Class Summary |
DrawCanvas |
A tiled canvas with some supposedly higher-level drawing functions. |
MapCanvas |
A mercator-projected tiled map to draw positions on |
Pixmaps |
A collection of point / line styles and markers. |
TileCanvas |
A canvas of a tiled image, takes care of coordinates exceeding the limits
of a tile and adjusts the values accordingly. |
TileCollection |
A HashMaped collection of tiles. |
TileCoordinates |
This is just a small structure holding tile / coordinate information |
TileRaster |
Implements a raster image for tiles. |
TrackRender |
The actual renderer. |