Package org.ka2ddo.yaac.gui.drawlayer

This package contains Java/Swing and OpenMap-based classes for drawing custom overlays onto the YAAC map window, and loading and saving such drawings.

See:
          Description

Class Summary
AbstractDrawable This 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  
 

Enum Summary
DrawMode This enumeration defines the different drawing modes the DrawLayer can support.
 

Package org.ka2ddo.yaac.gui.drawlayer Description

This package contains Java/Swing and OpenMap-based classes for drawing custom overlays onto the YAAC map window, and loading and saving such drawings.