|
Interface Summary |
| ControlImpl |
Wraps the GControl and its subclasses in the Maps API using JSIO. |
| ControlPositionImpl |
Wraps the GControlPosition object in the Maps API using JSIO. |
| CopyrightCollectionImpl |
Wraps the GCopyrightCollection using JSIO. |
| CopyrightImpl |
Wraps the GCopyright class in the Maps API using JSIO. |
| DirectionQueryOptionsImpl |
Wraps the GDirectionQueryOptions object in the Maps API using JSIO. |
| DirectionsImpl |
Wraps the GDirections object in the Maps API using JSIO. |
| EventImpl.Callback |
TODO: JSIO should wrap any java method that returns to JavaScript with code
to deal with uncaught exceptions. |
| GeocodeCacheImpl |
JSIO Wrapper for the GGeocodeCache class. |
| GeocoderImpl |
Wraps the GGeocoderClient object from the Maps API using JSIO. |
| GeocoderImpl.Response |
Provides an interface to the object passed to
LocationsCallback#callback(Response) |
| GeocoderImpl.ResponseStatus |
Provides an interface to the object passed to
LocationsCallback#callback(Response). |
| GroundOverlayImpl |
Creates a binding to the GGroundOverlay class in the Maps API. |
| HierarchicalMapTypeControlImpl |
The HierarchicalMapTypeControl provides a "nested" map type control for
selecting and switching between supported map types via buttons and nested
checkboxes. |
| InfoWindowImpl |
Provides an interface to the GInfoWindowTab object from the Maps API using
JSIO. |
| InfoWindowOptionsImpl |
Provides an interface to the GInfoWindowsOptions object from the Maps API
using JSIO. |
| MapImpl |
Wrapper for the GMap object from the Maps API using JSIO. |
| MapOptionsImpl |
Wrapper for the GMapOptions object from the Maps API using JSIO. |
| MapTypeImpl |
A Flyweight style wrapper for the Maps JavaScript MapType class. |
| MapTypeOptionsImpl |
This class corresponds to the GMapTypeOptions class in the Maps JavaScript
API. |
| MarkerImpl |
Wrapper for the GMarker object in the Maps API using JSIO. |
| PanoramaImpl |
Wrapper for the GStreetviewPanorama object from the Maps API using JSIO. |
| PolygonImpl |
Wraps the GPolygon class from the Maps API using JSIO. |
| PolylineImpl |
Implementation of the GPolyline class using JSIO. |
| ProjectionImpl |
Wrapper for the GProjection and GMercatorProjection classes from the Maps API
using JSIO. |
| StreetviewClientImpl |
Wrapper for the GStreetviewClient object from the Maps API using JSIO. |
| StreetviewOverlayImpl |
Wrapper for the GStreetviewOverlay object from the Maps API using JSIO. |
| TileLayerImpl |
Wrapper for the GTileLayer object from the Maps API using JSIO. |
| TileLayerOverlayImpl |
Wrapper for the GTileOverlay object from the Maps API using JSIO. |
| TrafficOverlayImpl |
Wrapper for the GTrafficOverlay object from the Maps API using JSIO. |