Uses of Class
de.yaina.trackrenderer.TileCollection

Packages that use TileCollection
de.yaina.trackrenderer   
 

Uses of TileCollection in de.yaina.trackrenderer
 

Subclasses of TileCollection in de.yaina.trackrenderer
 class DrawCanvas
          A tiled canvas with some supposedly higher-level drawing functions.
 class MapCanvas
          A mercator-projected tiled map to draw positions on
 class TileCanvas
          A canvas of a tiled image, takes care of coordinates exceeding the limits of a tile and adjusts the values accordingly.