Uses of Class
adams.data.gps.Map
-
Packages that use Map Package Description adams.data.gps -
-
Uses of Map in adams.data.gps
Methods in adams.data.gps that return Map Modifier and Type Method Description static Map
Map. getMap(AbstractGPS centre, int zoomlevel, int width, int height, Map.MapType maptype)
static Map
Map. getMap(GPSBoundary boundary, int width, int height, Map.MapType maptype)
static Map
Map. getMap(Vector<AbstractGPS> v, int width, int height, Map.MapType maptype)
-