Uses of Class
com.metsci.glimpse.core.plot.timeline.event.EventManager
-
Packages that use EventManager Package Description com.metsci.glimpse.core.plot.timeline.event com.metsci.glimpse.core.plot.timeline.event.paint -
-
Uses of EventManager in com.metsci.glimpse.core.plot.timeline.event
Methods in com.metsci.glimpse.core.plot.timeline.event that return EventManager Modifier and Type Method Description EventManager
EventPlotInfo. getEventManager()
-
Uses of EventManager in com.metsci.glimpse.core.plot.timeline.event.paint
Constructors in com.metsci.glimpse.core.plot.timeline.event.paint with parameters of type EventManager Constructor Description EventPainterManager(EventPlotInfo plot, EventManager manager, Epoch epoch, TextureAtlas atlas)
-