Uses of Class
com.metsci.glimpse.core.plot.timeline.event.EventBounds
-
Packages that use EventBounds Package Description com.metsci.glimpse.core.plot.timeline.event -
-
Uses of EventBounds in com.metsci.glimpse.core.plot.timeline.event
Methods in com.metsci.glimpse.core.plot.timeline.event that return EventBounds Modifier and Type Method Description EventBounds
EventManager. getEventBounds(Object id)
EventBounds
EventPlotInfo. getEventBounds(Object id)
EventBounds
EventManager. getOrCreateEventBounds(Object id)
EventBounds
EventManager. setEventBounds(Object id, EventBounds bounds)
Methods in com.metsci.glimpse.core.plot.timeline.event with parameters of type EventBounds Modifier and Type Method Description EventBounds
EventManager. setEventBounds(Object id, EventBounds bounds)
-