See: Description
Class | Description |
---|---|
AbstractDrawable |
This abstract class defines common attributes and methods for a drawable object in the
DrawLayer.
|
DrawLayer |
This class implements an overlay on the OpenMap map panel that permits
the user to draw arbitrary geometrical lines and objects, suitable for
marking and highlighting areas of interest on the map.
|
DrawToolBar |
This class implements a toolbar for drawing tools.
|
Polyline |
This class defines a drawable polyline.
|
SaveableFontSizer | |
StrokeIcon |
This class implements an icon that shows a particular
BasicStroke style of line. |
Enum | Description |
---|---|
DrawMode |
This enumeration defines the different drawing modes the DrawLayer can
support.
|