Package org.ka2ddo.yaac.gui.osm


package org.ka2ddo.yaac.gui.osm
This package contains Java/Swing-specific classes for rendering OpenStreetMap data onto the YAAC map window.
  • Class
    Description
    This class is a container for various public constants used by other classes in the .osm package.
    A class implementing a TexturePaint where the texture is a checked pattern in two colors.
    A TexturePaint object with an associated file path where the image was loaded from.
    Enumeration identifying different types of stroke styles used for rendering.
    This class provides a UI for editing which map features can be seen on a map.
    TableCellEditor for line drawing stroke styles, so the user can select which style to use.
     
    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.
    A JPanel containing the editing controls for all types and categories of OSM amenities.
    ListCellRenderer for line drawing stroke styles, so the user can select which style to use.
    This class implements a debugging tool for analyzing YAAC-encoded OSM Ways.
    This class contains the current graphical rendering settings for a WayType.
    A JPanel for editing the rendering attributes of OpenStreetMap Ways.
    Table model to pair WayType names with simple enabling checkboxes.