A B C D E G H I J M O P R S T V W Z

A

addGoogleMapsListener(GoogleMapsListener) - Method in class jp.sf.mapswidgets.GoogleMaps
Adds the listener to the collection of listeners who will be notified when the Google Maps status is changed, by sending it one of the messages defined in the GoogleMapsListener interface.
addMarkerListener(MarkerListener) - Method in class jp.sf.mapswidgets.Marker
Adds the listener to the collection of listeners who will be notified when the Marker status is changed, by sending it one of the messages defined in the MarkerListener interface.
addOverlay(Overlay) - Method in class jp.sf.mapswidgets.GoogleMaps
Adds the given overlay object (Marker or Polyline) to the map.
allOverlaysRemoved() - Method in class jp.sf.mapswidgets.GoogleMapsAdapter
 
allOverlaysRemoved() - Method in interface jp.sf.mapswidgets.GoogleMapsListener
Called after all overlays are cleared from the map.

A B C D E G H I J M O P R S T V W Z