|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| DynamicMappable | Represents a mappable object with changeable (dynamic) contents, and allows registration for notifications of any change events. |
| Mappable | Represents the root of all data types that the data store recognizes. |
| MappableEventListener | Listener for events occurring on DynamicMappable objects. |
| Class Summary | |
|---|---|
| AbstractMappable | A generic base implementation of most mappables. |
| MapComplexPolygon | Represents a polygon that is composed of an outer boundary, which is defined as an
ordered series of MapPoint elements, and inner boundaries that are
represented by 0 or more MapSimplePolygon elements. |
| MapDataModel | Represents a container of information for a MapField. |
| MapImage | Represents a bitmap image for a specified location on a map. |
| MapLine | Represents a line segment on the map. |
| MapLocation | Represents a mappable location that includes the latitude, longitude, label and description of the location. |
| MapMarker | A mappable entity that can be represented as a marker point. |
| MapPoint | Represents the coordinates for a location point on a map. |
| MapPolyLine | Represents a continuous line that is composed of the line segments between an ordered set
of MapPoint objects. |
| MapSimplePolygon | Represents a polygon that is composed of an outer boundary, which is defined as an
ordered series of MapPoint elements. |
| MappableChangeEvent | Captures the contents of an event (a "change event") that has occurred to
a dynamic mappable object. |
| MappableEventManager | Manages the events and listeners for DynamicMappable and Mappable objects. |
| PeerPoint | Represents a static location, with accuracy. |
Provides classes and interfaces for data structures used in creating and customizing maps.
You can use the MapDataModel to store information for a
MapField. This allows
you to add and manipulate mappable items on a map. Mappable is the base
data structure used with the MapDataModel.
You can use the following mappable items to customize your map:
MapPoint - a mappable
location with specified coordinates (lat/long)
MapLocation - a mappable
location that includes coordinates, a label, and description of the location
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal