See: Description
| Class | Description |
|---|---|
| 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.
|
| POIVisibilityPanel |
A JPanel containing the editing controls for all types and categories of OSM amenities.
|
| WayParams |
This class contains the current graphical rendering settings for a WayType.
|
| WaySelectionPanel |
A JPanel for editing the rendering attributes of OpenStreetMap Ways.
|
| WaySelectionTableModel |
Table model to pair WayType names with simple enabling checkboxes.
|
| Enum | Description |
|---|---|
| GuiOsmConstants.StrokeEnum |
Enumeration identifying different types of stroke styles used for rendering.
|