See: Description
Class | Description |
---|---|
DynamicLineSetPainter |
Efficiently paints dynamically changing groups of colored lines.
|
DynamicLineSetPainter.BulkLineAccumulator | |
DynamicPointSetPainter |
Efficiently paints dynamically changing groups of colored points.
|
DynamicPointSetPainter.BulkColorAccumulator | |
DynamicPointSetPainter.BulkPointAccumulator | |
LineSetPainter |
Efficiently draws a static set of line segments.
|
PointSetPainter |
Efficiently draws a static set of points.
|
PointSetPainter.IdXy | |
PolygonPainter |
Paints large collections of arbitrary polygons (including concave polygons).
|
PolygonPainterSimple |
A simpler/alternate implementation of
PolygonPainter which allows
arbitrary polygons to be turned on and off. |
ShadedPointPainter |
A painter, similar to
PointSetPainter , which allows visualization
of large clouds of points or particles. |
TimeShadedPointPainter |
A Scatterplot point painter which associates a time with each data point.
|
Copyright © 2016 Metron, Inc.. All rights reserved.