Package org.ka2ddo.yaac.gui.osm

This package contains Java/Swing-specific classes for rendering OpenStreetMap data onto the YAAC map window.

See:
          Description

Class Summary
GuiOsmConstants This class is a container for various public constants used by other classes in the .osm package.
GuiOsmConstants.CheckedTexturePaint A class implementing a TexturePaint where the texture is a checked pattern in two colors.
LayerSelectorTool This class provides a UI for editing which map features can be seen on a map.
OSMLayer This class implements a rendering Layer for OpenMap that draws street maps on the MapBean based on the binary tiled map data extracted from the OpenStreetMap database.
WayParams This class contains the current graphical rendering settings for a WayType.
 

Enum Summary
GuiOsmConstants.StrokeEnum Enumeration identifying different types of stroke styles used for rendering.
 

Package org.ka2ddo.yaac.gui.osm Description

This package contains Java/Swing-specific classes for rendering OpenStreetMap data onto the YAAC map window.