Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.data |
Modifier and Type | Method and Description |
---|---|
static EventSelection.Location |
EventSelection.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSelection.Location[] |
EventSelection.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<EventSelection.Location> |
EventSelection.getLocations() |
Modifier and Type | Method and Description |
---|---|
boolean |
EventSelection.isLocation(EventSelection.Location... locationList) |
Constructor and Description |
---|
EventSelection(Event event,
EnumSet<EventSelection.Location> locations) |
Copyright © 2016 Metron, Inc.. All rights reserved.