C D G L M P R S T W X Y

G

getCollection() - Method in class de.yaina.trackrenderer.TileCollection
Return the actual collection of hashed rasters, which is iterable
getColour() - Method in class de.yaina.trackrenderer.TrackRender
Return the colour
getDimensionX() - Method in class de.yaina.trackrenderer.TileCollection
Get horizontal size of tiles
getDimensionY() - Method in class de.yaina.trackrenderer.TileCollection
Get vertical size of tiles
getImage(int, int) - Method in class de.yaina.trackrenderer.TileCollection
Return an ARGB image from the raster referenced by tile, suitable for further processing by AWT
getImage() - Method in class de.yaina.trackrenderer.TileRaster
Convert the raster to an ARGB image, suitable to be processed by AWT
getPixmap(int) - Static method in class de.yaina.trackrenderer.Pixmaps
Return array of pixmap of point/line style
getPoint(TileCoordinates) - Method in class de.yaina.trackrenderer.TileCanvas
 
getPoint(TileCoordinates) - Method in class de.yaina.trackrenderer.TileCollection
Get a point (a single dot) from the image
getPoint(int, int) - Method in class de.yaina.trackrenderer.TileRaster
Read a point from the image map
getSize(int) - Static method in class de.yaina.trackrenderer.Pixmaps
Return width of point/line style
getStyle() - Method in class de.yaina.trackrenderer.TrackRender
Return the point/line style for this map
getTile(int, int) - Method in class de.yaina.trackrenderer.TileCollection
Return a tile from the map
getTileX() - Method in class de.yaina.trackrenderer.TileRaster
Get the horizontal tile number
getTileXSize() - Method in class de.yaina.trackrenderer.TrackRender
Return the horizontal tile size in pixel
getTileY() - Method in class de.yaina.trackrenderer.TileRaster
Get the vertical tile number
getTileYSize() - Method in class de.yaina.trackrenderer.TrackRender
Return the vertical tile size in pixel
getZoom() - Method in class de.yaina.trackrenderer.MapCanvas
Get the zoom level of this map

C D G L M P R S T W X Y