public class StreamOptions extends Object
Constructor and Description |
---|
StreamOptions(List<StreamInterface> options,
Point location) |
Modifier and Type | Method and Description |
---|---|
Point |
getLocation() |
List<StreamInterface> |
getOptions() |
void |
setLocation(Point location) |
void |
setOptions(List<StreamInterface> options) |
public StreamOptions(List<StreamInterface> options, Point location)
options
- location
- public List<StreamInterface> getOptions()
public void setOptions(List<StreamInterface> options)
options
- the options to setpublic Point getLocation()
public void setLocation(Point location)
location
- the location to setCopyright © 2019 Hitachi Vantara. All rights reserved.