Package com.metsci.glimpse.painter.shape

Painters which draw basic geometric shapes: line segments, points, and polygons.

See:
          Description

Class Summary
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.
 

Package com.metsci.glimpse.painter.shape Description

Painters which draw basic geometric shapes: line segments, points, and polygons.



Copyright © 2012 Metron, Inc.. All Rights Reserved.