Package org.ka2ddo.yaac.gui.drawlayer


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.
  • Class
    Description
    This abstract class defines common attributes and methods for a drawable object in the 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.
    This enumeration defines the different drawing modes the DrawLayer can support.
    This class implements a toolbar for drawing tools.
    This class defines a drawable polyline.
     
    This class implements an icon that shows a particular BasicStroke style of line.