Package | Description |
---|---|
com.metsci.glimpse.plot.timeline.event.paint |
Modifier and Type | Method and Description |
---|---|
void |
GroupedEventPainter.paint(javax.media.opengl.GL2 gl,
EventPlotInfo info,
GlimpseBounds bounds,
Axis1D timeAxis,
Collection<EventDrawInfo> events)
Draw all the events in the provided collection using the GL2 handle.
|
void |
DefaultGroupedEventPainter.paint(javax.media.opengl.GL2 gl,
EventPlotInfo info,
GlimpseBounds bounds,
Axis1D timeAxis,
Collection<EventDrawInfo> events) |
void |
GroupedEventPainterAdapter.paint(javax.media.opengl.GL2 gl,
EventPlotInfo info,
GlimpseBounds bounds,
Axis1D timeAxis,
Collection<EventDrawInfo> events) |
Copyright © 2016 Metron, Inc.. All rights reserved.