Class TLcdPOLPainter

All Implemented Interfaces:
ILcdCloneable, ILcdPropertyChangeSource, ILcdGXYEditor, ILcdGXYEditorProvider, ILcdGXYPainter, ILcdGXYPainterProvider, ILcdGXYPathPainter, Serializable, Cloneable

public class TLcdPOLPainter extends TLcdGXYPointListPainter
A painter to paint POL elements. The painter contains a color table and a type table to define the colors to render the elements in based on their type or their color index when the color is set to be different from the default color for that type.
See Also: