Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.event | |
com.metsci.glimpse.plot.timeline.event.paint |
Modifier and Type | Method and Description |
---|---|
EventPainter |
Event.getEventPainter() |
Modifier and Type | Method and Description |
---|---|
void |
Event.paint(EventPainter defaultPainter,
javax.media.opengl.GL2 gl,
Event nextEvent,
EventPlotInfo info,
GlimpseBounds bounds,
Axis1D timeAxis,
int posMin,
int posMax) |
void |
Event.setEventPainter(EventPainter painter)
Sets a custom painter for this event.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventPainter
Paints the default visualization for provided
Event objects. |
Constructor and Description |
---|
GroupedEventPainterAdapter(EventPainter painter) |
Copyright © 2016 Metron, Inc.. All rights reserved.