Uses of Package
com.metsci.glimpse.core.plot.timeline.event
-
Packages that use com.metsci.glimpse.core.plot.timeline.event Package Description com.metsci.glimpse.core.plot.timeline com.metsci.glimpse.core.plot.timeline.data com.metsci.glimpse.core.plot.timeline.event com.metsci.glimpse.core.plot.timeline.event.listener com.metsci.glimpse.core.plot.timeline.event.paint com.metsci.glimpse.core.support Data structures and support classes. -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.plot.timeline Class Description EventPlotInfo A handle to one of the plotting areas making up aStackedTimePlot2D
. -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.plot.timeline.data Class Description Event Event represents an occurrence with a start and end time and is usually created by anEventPlotInfo
(which represents a row or column of aStackedTimePlot2D
. -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.plot.timeline.event Class Description Event Event represents an occurrence with a start and end time and is usually created by anEventPlotInfo
(which represents a row or column of aStackedTimePlot2D
.Event.OverlapRenderingMode Indicates what types of overlaps should be considered when determining whether to shorten Event box text.Event.TextRenderingMode Indicates how text which is too large to fit in the Event box should be shortened.EventBounds Metadata about an Event used by theEventSelectionHandler
to indicate what part of an event was clicked (the icon, label, etc...).EventIntervalQuadTree Although this collection is sorted based on the Event start and end TimeStamps, it usesObject.equals(Object)
to satisfy theSet
contract.EventManager Helper class which maintains sorted Event data structures forEventPlotInfo
.EventManager.Row EventPlotInfo A handle to one of the plotting areas making up aStackedTimePlot2D
.EventToolTipHandler -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.plot.timeline.event.listener Class Description Event Event represents an occurrence with a start and end time and is usually created by anEventPlotInfo
(which represents a row or column of aStackedTimePlot2D
.EventPlotInfo A handle to one of the plotting areas making up aStackedTimePlot2D
. -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.plot.timeline.event.paint Class Description Event Event represents an occurrence with a start and end time and is usually created by anEventPlotInfo
(which represents a row or column of aStackedTimePlot2D
.Event.OverlapRenderingMode Indicates what types of overlaps should be considered when determining whether to shorten Event box text.EventManager Helper class which maintains sorted Event data structures forEventPlotInfo
.EventPlotInfo A handle to one of the plotting areas making up aStackedTimePlot2D
. -
Classes in com.metsci.glimpse.core.plot.timeline.event used by com.metsci.glimpse.core.support Class Description EventPlotInfo A handle to one of the plotting areas making up aStackedTimePlot2D
.