See: Description
Class | Description |
---|---|
AbstractMapDisplay |
Handles tiles management and display, and map location and screen position conversions.
|
DistortedGLGraphicsMapDisplay | |
Java2DMapDisplay |
The internal MapDisplay to handle the map display in Processing 2D (and used as super class for 3D)
|
MapDisplayFactory |
A factory to create MapDisplays for the UnfoldingMap, depending on specified map features.
|
OpenGLMapDisplay |