Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.event | |
com.metsci.glimpse.support.interval |
Modifier and Type | Class and Description |
---|---|
class |
AggregateEvent
When a
StackedTimePlot2D is zoomed out very far, Events
can be squashed very close together in pixel space, making them hard
to see. |
class |
Event
Event represents an occurrence with a start and end time and is usually created
by an
EventPlotInfo (which represents
a row or column of a StackedTimePlot2D . |
Modifier and Type | Class and Description |
---|---|
class |
IntervalSortedMultimap<K extends Comparable<K>,V extends Keyed<K>>
A data structure for storing
Keyed values (events with start and end times). |
Copyright © 2013 Metron, Inc.. All rights reserved.