|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommunityChangedListener | |
|---|---|
| com.micello.mapapi | This package includes the main administrative classes for the Micello Map API. |
| com.micello.mapapi.data | This package includes the classes that control the map data. |
| com.micello.mapapi.render | This package includes the classes for rendering the map. |
| com.micello.mapapi.standard | This package includes the classes to implement high level functions on top of the map control. |
| Uses of CommunityChangedListener in com.micello.mapapi |
|---|
| Classes in com.micello.mapapi that implement CommunityChangedListener | |
|---|---|
class |
ErrorMonitor
This class is used to display messages. |
| Uses of CommunityChangedListener in com.micello.mapapi.data |
|---|
| Methods in com.micello.mapapi.data with parameters of type CommunityChangedListener | |
|---|---|
void |
MapData.addCommunityChangedListener(CommunityChangedListener communityChangedListener)
This method adds a community data listener. |
void |
MapData.removeCommunityChangedListener(CommunityChangedListener communityChangedListener)
This method removes a community data listener. |
| Uses of CommunityChangedListener in com.micello.mapapi.render |
|---|
| Classes in com.micello.mapapi.render that implement CommunityChangedListener | |
|---|---|
class |
MapViewRegion
This class manages the viewport to the map in the MicelloMapView. |
| Uses of CommunityChangedListener in com.micello.mapapi.standard |
|---|
| Classes in com.micello.mapapi.standard that implement CommunityChangedListener | |
|---|---|
class |
InfoHelper
This class is a convenience class to help display detail information for a Community, Geometry or MarkerOverlay. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||