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

S

setCenter(Point) - Method in class jp.sf.mapswidgets.GoogleMaps
Centers the map at the given point.
setClickArea(int[]) - Method in class jp.sf.mapswidgets.Icon
Set the click area to capture non-IE browsers click events.
setClickAreImageURL(String) - Method in class jp.sf.mapswidgets.Icon
Set the click area image URL to capture IE click events.
setColor(RGB) - Method in class jp.sf.mapswidgets.Polyline
Set the color
setDebug(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Turns on/off the debug mode.
setDraggingEnabled(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Enables/Disables dynamic dragging (enabled by default).
setHeight(double) - Method in class jp.sf.mapswidgets.Size
Set the height.
setIcon(Icon) - Method in class jp.sf.mapswidgets.Marker
Set the icon.
setImageSize(Size) - Method in class jp.sf.mapswidgets.Icon
Set the image size.
setImageURL(String) - Method in class jp.sf.mapswidgets.Icon
Set the image URL.
setInfoWindowEnabled(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Enables/Disables the info window on this map (enabled by default).
setLargeMapControlVisible(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows/Hieds the large pan/zoom map control.
setLineWidth(int) - Method in class jp.sf.mapswidgets.Polyline
Set the width of the line
setMapType(MapType) - Method in class jp.sf.mapswidgets.GoogleMaps
Switches this map to the given map type.
setMapTypeControlVisible(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows/Hieds the map type control.
setMaxX(double) - Method in class jp.sf.mapswidgets.Bounds
Set the x coordinate of the bottom right of the bounds.
setMaxY(double) - Method in class jp.sf.mapswidgets.Bounds
Set the y coordinate of the bottom right of the bounds.
setMinX(double) - Method in class jp.sf.mapswidgets.Bounds
Set the x coordinate of the top left of the bounds.
setMinY(double) - Method in class jp.sf.mapswidgets.Bounds
Set the y coordinate of the top left of the bounds.
setOffsetOfInfoWindow(Point) - Method in class jp.sf.mapswidgets.Icon
Set the offset of the marker info window.
setOffsetOfMarker(Point) - Method in class jp.sf.mapswidgets.Icon
Set the offset of the marker.
setOpacity(double) - Method in class jp.sf.mapswidgets.Polyline
Set the opacity.
setPoint(Point) - Method in class jp.sf.mapswidgets.Marker
Set the point.
setPoints(Point[]) - Method in class jp.sf.mapswidgets.Polyline
Set the points
setPrintImageURL(String) - Method in class jp.sf.mapswidgets.Icon
Set the print image URL.
setPrintImageURLForMozilla(String) - Method in class jp.sf.mapswidgets.Icon
Set the print image URL for Firefox/Mozilla.
setPrintShadowImageURL(String) - Method in class jp.sf.mapswidgets.Icon
Set the print shadow image URL.
setShadowImageSize(Size) - Method in class jp.sf.mapswidgets.Icon
Set the shadow image size.
setShadowImageURL(String) - Method in class jp.sf.mapswidgets.Icon
Set the shadow image URL.
setSmallMapControlVisible(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows/Hieds the small pan/zoom map control.
setSmallZoomControlVisible(boolean) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows/Hieds the small zoom map control (no panning control).
setWidth(double) - Method in class jp.sf.mapswidgets.Size
Set the width.
setX(double) - Method in class jp.sf.mapswidgets.Point
Set the x coordinate.
setY(double) - Method in class jp.sf.mapswidgets.Point
Set the y coordinate.
setZoomLevel(int) - Method in class jp.sf.mapswidgets.GoogleMaps
Zooms to the given integer zoom level, ignoring the request if the given zoom level is outside the bounds of the current map type.
showInfoWindow(Point, String) - Method in class jp.sf.mapswidgets.GoogleMaps
Displays the info window with the given HTML content at the given point.
showInfoWindow(Point, String, Size) - Method in class jp.sf.mapswidgets.GoogleMaps
Displays the info window with the given HTML content at the given point.
showInfoWindow(String) - Method in class jp.sf.mapswidgets.Marker
Displays the info window with the given HTML content.
showMapWindow(Point) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows a blowup of the map at the given point.
showMapWindow(Point, int) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows a blowup of the map at the given point.
showMapWindow(Point, int, MapType) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows a blowup of the map at the given point.
showMapWindow(Point, int, MapType, Size) - Method in class jp.sf.mapswidgets.GoogleMaps
Shows a blowup of the map at the given point.
showMapWindow() - Method in class jp.sf.mapswidgets.Marker
Shows a blowup of the map.
showMapWindow(int) - Method in class jp.sf.mapswidgets.Marker
Shows a blowup of the map.
showMapWindow(int, MapType) - Method in class jp.sf.mapswidgets.Marker
Shows a blowup of the map.
Size - Class in jp.sf.mapswidgets
Instances of this class represents a 2-dimensional size measurement.
Size(double, double) - Constructor for class jp.sf.mapswidgets.Size
 

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