Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
M
O
P
R
S
T
V
W
Z
G
getCenter()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns the center point of the map viewport in latitude/longitude coordinates.
getClickArea()
- Method in class jp.sf.mapswidgets.
Icon
Get the click area to capture non-IE browsers click events.
getClickAreImageURL()
- Method in class jp.sf.mapswidgets.
Icon
Get the click area image URL to capture IE click events.
getColor()
- Method in class jp.sf.mapswidgets.
Polyline
Get the color.
getHeight()
- Method in class jp.sf.mapswidgets.
Size
Get the height.
getIcon()
- Method in class jp.sf.mapswidgets.
Marker
Get the icon.
getImageSize()
- Method in class jp.sf.mapswidgets.
Icon
Get the image size.
getImageURL()
- Method in class jp.sf.mapswidgets.
Icon
Get the image URL.
getLineWidth()
- Method in class jp.sf.mapswidgets.
Polyline
Get the width of the line.
getMapBounds()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns the latitude/longitude bounds of the map viewport.
getMapSpan()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns the width and height of the map viewport in latitude/longitude ticks.
getMapType()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns the map type currently in use.
getMaxX()
- Method in class jp.sf.mapswidgets.
Bounds
Get the x coordinate of the bottom right of the bounds.
getMaxY()
- Method in class jp.sf.mapswidgets.
Bounds
Get the y coordinate of the bottom right of the bounds.
getMinX()
- Method in class jp.sf.mapswidgets.
Bounds
Get the x coordinate of the top left of the bounds.
getMinY()
- Method in class jp.sf.mapswidgets.
Bounds
Get the y coordinate of the top left of the bounds.
getOffsetOfInfoWindow()
- Method in class jp.sf.mapswidgets.
Icon
Get the offset of the marker info window.
getOffsetOfMarker()
- Method in class jp.sf.mapswidgets.
Icon
Get the offset of the marker.
getOpacity()
- Method in class jp.sf.mapswidgets.
Polyline
Get the opacity.
getPoint()
- Method in class jp.sf.mapswidgets.
Marker
Get the point.
getPoints()
- Method in class jp.sf.mapswidgets.
Polyline
Get the points.
getPointsList()
- Method in class jp.sf.mapswidgets.
Polyline
Get the inner points list.
getPrintImageURL()
- Method in class jp.sf.mapswidgets.
Icon
Get the print image URL.
getPrintImageURLForMozilla()
- Method in class jp.sf.mapswidgets.
Icon
Get the print image URL for Firefox/Mozilla.
getPrintShadowImageURL()
- Method in class jp.sf.mapswidgets.
Icon
Get the print shadow image URL.
getShadowImageSize()
- Method in class jp.sf.mapswidgets.
Icon
Get the shadow image size.
getShadowImageURL()
- Method in class jp.sf.mapswidgets.
Icon
Get the shadow image URL.
getSupportedMapTypes()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns an array of map types supported by this map.
getWidth()
- Method in class jp.sf.mapswidgets.
Size
Get the width.
getX()
- Method in class jp.sf.mapswidgets.
Point
Get the x coordinate.
getY()
- Method in class jp.sf.mapswidgets.
Point
Get the y coordinate.
getZoomLevel()
- Method in class jp.sf.mapswidgets.
GoogleMaps
Returns the integer zoom level of the map.
GoogleMaps
- Class in
jp.sf.mapswidgets
Instances of this class implement the Google Maps browser.
GoogleMaps(Composite, int)
- Constructor for class jp.sf.mapswidgets.
GoogleMaps
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
GoogleMaps(Composite, int, String)
- Constructor for class jp.sf.mapswidgets.
GoogleMaps
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
GoogleMapsAdapter
- Class in
jp.sf.mapswidgets
This adapter class provides default implementations for the methods described by the
GoogleMapsListener
interface.
GoogleMapsAdapter()
- Constructor for class jp.sf.mapswidgets.
GoogleMapsAdapter
GoogleMapsListener
- Interface in
jp.sf.mapswidgets
Classes which implement this interface provide methods that deal with the events that are generated in a Google Maps control.
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
M
O
P
R
S
T
V
W
Z