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 MapMap. getMap(AbstractGPS centre, int zoomlevel, int width, int height, Map.MapType maptype)static MapMap. getMap(GPSBoundary boundary, int width, int height, Map.MapType maptype)static MapMap. getMap(Vector<AbstractGPS> v, int width, int height, Map.MapType maptype)
-