Class Summary |
Bounds |
Instance of this class represents 2-dimensional bounding box. |
GoogleMaps |
Instances of this class implement the Google Maps browser. |
GoogleMapsAdapter |
This adapter class provides default implementations for the
methods described by the GoogleMapsListener interface. |
Icon |
Instances of this class represent the image used to display a marker on the map. |
Marker |
Instances of this class represent a type of map overlay that shows an icon at a single point on the map. |
MarkerAdapter |
This adapter class provides default implementations for the
methods described by the MarkerListener interface. |
Overlay |
This class is the abstract superclass of all classes which represent overlays on the map. |
Point |
Instances of this class represent a single, 2-dimensional coordinate. |
Polyline |
Instances of this class represent a vector polyline overlay on the map. |
Size |
Instances of this class represents a 2-dimensional size measurement. |