- Constructor for class org.wicketstuff.gmap.event.
- GAnimation - Enum in org.wicketstuff.gmap.api
-
- GCircle - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
Circle.
Following events can be attached to this overlay:
center_changed
click
dblckick
dragend
dragstart
mousedown
mousemove
mouseout
mouseover
mouseup
radius_changed
rightclick
- GCircle(GLatLng, double, String, int, float, String, float) - Constructor for class org.wicketstuff.gmap.api.GCircle
-
- GClientGeocoder - Class in org.wicketstuff.gmap.api
-
- GClientGeocoder(String, TextField<?>) - Constructor for class org.wicketstuff.gmap.api.GClientGeocoder
-
Construct.
- GClientGeocoder(String, TextField<?>, Duration) - Constructor for class org.wicketstuff.gmap.api.GClientGeocoder
-
- geocode(String) - Method in class org.wicketstuff.gmap.geocoder.Geocoder
-
- Geocoder - Class in org.wicketstuff.gmap.geocoder
-
Geocoder.
- Geocoder() - Constructor for class org.wicketstuff.gmap.geocoder.Geocoder
-
- Geocoder(String) - Constructor for class org.wicketstuff.gmap.geocoder.Geocoder
-
- Geocoder(ObjectMapper) - Constructor for class org.wicketstuff.gmap.geocoder.Geocoder
-
- Geocoder(ObjectMapper, String) - Constructor for class org.wicketstuff.gmap.geocoder.Geocoder
-
- GeocoderAddress - Class in org.wicketstuff.gmap.geocoder.pojos
-
POJO for an entity in Google geocoders address_components Array
- GeocoderAddress() - Constructor for class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
- GeocoderException - Exception in org.wicketstuff.gmap.geocoder
-
- GeocoderException(GeocoderStatus) - Constructor for exception org.wicketstuff.gmap.geocoder.GeocoderException
-
- GeocoderGeometry - Class in org.wicketstuff.gmap.geocoder.pojos
-
Equivalent POJO for the google geometry JSON-Object of a geocoder request
- GeocoderGeometry() - Constructor for class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- GeocoderResult - Class in org.wicketstuff.gmap.geocoder.pojos
-
GeocoderResult is the Resultset of the Google Geocode Request.
This class encapsulates the full result of one geocoder request.
- GeocoderResult() - Constructor for class org.wicketstuff.gmap.geocoder.pojos.GeocoderResult
-
- GeocoderResultData - Class in org.wicketstuff.gmap.geocoder.pojos
-
- GeocoderResultData() - Constructor for class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
- GeocoderStatus - Enum in org.wicketstuff.gmap.geocoder
-
Possible values of return status field.
- getAddressComponents() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Get an array containing the separate address components
- getAnchor() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getAnchor() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getAnimation() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getArguments() - Method in class org.wicketstuff.gmap.api.GLatLng
-
- getBackgroundPosition() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getBounds() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- getBounds() - Method in class org.wicketstuff.gmap.GMap
-
- getCallbackScript() - Method in class org.wicketstuff.gmap.api.GClientGeocoder
-
- getCenter() - Method in class org.wicketstuff.gmap.GMap
-
- getContent() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getCursor() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getDependencies() - Method in class org.wicketstuff.gmap.WicketGMapJsReference
-
- getDisableAutoPan() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getEvent() - Method in class org.wicketstuff.gmap.event.ClickListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.DblClickListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.DragEndListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.DragListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.DragStartListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.GEventListenerBehavior
-
- getEvent() - Method in class org.wicketstuff.gmap.event.LoadListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.MapTypeChangedListener
-
- getEvent() - Method in class org.wicketstuff.gmap.event.ZoomChangedListener
-
- getFormattedAdress() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Get the human-readable address of this location
- getFunctionListeners() - Method in class org.wicketstuff.gmap.api.GOverlay
-
Return all registered Listeners.
- getGecoderResult() - Method in class org.wicketstuff.gmap.geocoder.Geocoder
-
Get the Result of the last geocoder Request
- getGeometry() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
- getGmap() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getGMap() - Method in class org.wicketstuff.gmap.event.GEventListenerBehavior
-
- getGridSize() - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- getHeight() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getHeight() - Method in class org.wicketstuff.gmap.api.GSize
-
- getIcon() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getId() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getId() - Method in class org.wicketstuff.gmap.api.GOverlay
-
- getJS() - Method in class org.wicketstuff.gmap.api.GOverlay
-
- getJSadd(GOverlay, String) - Method in enum org.wicketstuff.gmap.api.GEvent
-
- getJSadd(GOverlay) - Method in enum org.wicketstuff.gmap.api.GEvent
-
- getJSaddListener() - Method in class org.wicketstuff.gmap.event.GEventListenerBehavior
-
- getJSaddListener() - Method in class org.wicketstuff.gmap.event.LoadListener
-
- getJSclear(GOverlay) - Method in enum org.wicketstuff.gmap.api.GEvent
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GCircle
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GGroundOverlay
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GLatLng
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GLatLngBounds
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GMarker
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GMarkerCluster
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GOverlay
-
Implement the needed JavaScript constructor for the corresponding JavaScript object.
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GPoint
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GPolygon
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GPolyline
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GRectangle
-
- getJSconstructor() - Method in class org.wicketstuff.gmap.api.GSize
-
- getJSconstructor() - Method in interface org.wicketstuff.gmap.api.GValue
-
- getJSinit() - Method in class org.wicketstuff.gmap.GMap
-
Generates the JavaScript used to instantiate this GMap3 as an JavaScript class on the client side.
- getJSinit() - Method in class org.wicketstuff.gmap.GMap.OverlayListener
-
- getJSinvoke(String) - Method in class org.wicketstuff.gmap.GMap
-
Convenience method for generating a JavaScript call on this GMap with the given invocation.
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.PanDirectionBehavior
-
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.SetCenterBehavior
-
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.SetMapTypeBehavior
-
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.SetZoomBehavior
-
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.ZoomInBehavior
-
- getJSinvoke() - Method in class org.wicketstuff.gmap.GMap.ZoomOutBehavior
-
- getJsReference() - Method in class org.wicketstuff.gmap.GMap
-
Build a reference in JS-Scope.
- getJSremove() - Method in class org.wicketstuff.gmap.api.GOverlay
-
- getJSsetMapType(GMap) - Method in enum org.wicketstuff.gmap.api.GMapType
-
- getLat() - Method in class org.wicketstuff.gmap.api.GLatLng
-
- getLatitude() - Method in class org.wicketstuff.gmap.api.GPoint
-
- getLatLng() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getLatLng() - Method in class org.wicketstuff.gmap.api.GMarker
-
- getLatLng() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getListeners() - Method in class org.wicketstuff.gmap.api.GOverlay
-
Return all registered Listeners.
- getLng() - Method in class org.wicketstuff.gmap.api.GLatLng
-
- getLocation() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- getLocation_type() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- getLongitude() - Method in class org.wicketstuff.gmap.api.GPoint
-
- getLongName() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
- getMapId() - Method in class org.wicketstuff.gmap.GMap
-
- getMapType() - Method in class org.wicketstuff.gmap.GMap
-
- getMarkerOptions() - Method in class org.wicketstuff.gmap.api.GMarker
-
- getMaxWidth() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getMaxZoom() - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- getMaxZoom() - Method in class org.wicketstuff.gmap.GMap
-
- getMinimumClusterSize() - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- getMinZoom() - Method in class org.wicketstuff.gmap.GMap
-
- getNE() - Method in class org.wicketstuff.gmap.api.GLatLngBounds
-
- getNortheast() - Method in class org.wicketstuff.gmap.geocoder.pojos.NortheastSoutwestInfo
-
- getOrigin() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getOverlayListener() - Method in class org.wicketstuff.gmap.GMap
-
- getOverlayListener() - Method in class org.wicketstuff.gmap.GMapStateless
-
- getOverlays() - Method in class org.wicketstuff.gmap.GMap
-
- getOverlays() - Method in interface org.wicketstuff.gmap.GOverlayContainer
-
- getPage() - Method in class org.wicketstuff.gmap.api.GOverlay
-
- getParent() - Method in class org.wicketstuff.gmap.api.GOverlay
-
- getResults() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResult
-
- getScaledSize() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getSensor() - Method in class org.wicketstuff.gmap.GMapHeaderContributor
-
- getShortName() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
Get the full text description or name of the address component
- getSize() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getSouthwest() - Method in class org.wicketstuff.gmap.geocoder.pojos.NortheastSoutwestInfo
-
- getStatelessHint(Component) - Method in class org.wicketstuff.gmap.event.GEventListenerBehavior
-
- getStatelessHint() - Method in class org.wicketstuff.gmap.GMapStateless
-
- getStatelessHint(Component) - Method in class org.wicketstuff.gmap.StatelessGMapHeaderContributor
-
- getStatus() - Method in exception org.wicketstuff.gmap.geocoder.GeocoderException
-
- getStatus() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResult
-
Return the status of a geocoder request
- getStyles() - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- getSW() - Method in class org.wicketstuff.gmap.api.GLatLngBounds
-
- getTextColor() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getTextSize() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getTitle() - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- getTriggerEventScript(String) - Method in class org.wicketstuff.gmap.GMap
-
Returns the script for triggering an event on map.
- getTriggerResizeScript() - Method in class org.wicketstuff.gmap.GMap
-
- getTypes() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
Get an array that indicating the type of the address component.
- getTypes() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Get zero or more tags identifying the type of feature
- getUrl() - Method in class org.wicketstuff.gmap.api.GIcon
-
- getUrl() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getViewport() - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- getWidth() - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- getWidth() - Method in class org.wicketstuff.gmap.api.GSize
-
- getzIndex() - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- getZoom() - Method in class org.wicketstuff.gmap.GMap
-
- GEvent - Enum in org.wicketstuff.gmap.api
-
An enumeration of all supported events by Google Maps v3
Taken from
Map Events
- GEventHandler - Class in org.wicketstuff.gmap.api
-
- GEventHandler() - Constructor for class org.wicketstuff.gmap.api.GEventHandler
-
- GEventListenerBehavior - Class in org.wicketstuff.gmap.event
-
- GEventListenerBehavior() - Constructor for class org.wicketstuff.gmap.event.GEventListenerBehavior
-
- GGroundOverlay - Class in org.wicketstuff.gmap.api
-
- GGroundOverlay(String, GLatLngBounds) - Constructor for class org.wicketstuff.gmap.api.GGroundOverlay
-
- GIcon - Class in org.wicketstuff.gmap.api
-
http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerImage
- GIcon() - Constructor for class org.wicketstuff.gmap.api.GIcon
-
- GIcon(String) - Constructor for class org.wicketstuff.gmap.api.GIcon
-
- GIcon(char) - Constructor for class org.wicketstuff.gmap.api.GIcon
-
- GIcon(String, GSize, GPoint, GPoint, GSize) - Constructor for class org.wicketstuff.gmap.api.GIcon
-
- GIcon(String, GSize, GPoint) - Constructor for class org.wicketstuff.gmap.api.GIcon
-
- GInfoWindow - Class in org.wicketstuff.gmap.api
-
- GInfoWindow(GLatLng, String) - Constructor for class org.wicketstuff.gmap.api.GInfoWindow
-
Constructor.
- GInfoWindow(GLatLng, Component) - Constructor for class org.wicketstuff.gmap.api.GInfoWindow
-
Constructor.
- GLatLng - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
LatLng.
- GLatLng(double, double) - Constructor for class org.wicketstuff.gmap.api.GLatLng
-
Construct.
- GLatLng(double, double, boolean) - Constructor for class org.wicketstuff.gmap.api.GLatLng
-
Construct.
- GLatLngBounds - Class in org.wicketstuff.gmap.api
-
- GLatLngBounds(GLatLng, GLatLng) - Constructor for class org.wicketstuff.gmap.api.GLatLngBounds
-
Construct.
- GMap - Class in org.wicketstuff.gmap
-
- GMap(String, String) - Constructor for class org.wicketstuff.gmap.GMap
-
Constructor.
- GMap(String, String, String) - Constructor for class org.wicketstuff.gmap.GMap
-
Constructor.
- GMap(String) - Constructor for class org.wicketstuff.gmap.GMap
-
- GMap(String, boolean) - Constructor for class org.wicketstuff.gmap.GMap
-
- GMap(String, GMapHeaderContributor) - Constructor for class org.wicketstuff.gmap.GMap
-
Construct.
- GMap.OverlayListener - Class in org.wicketstuff.gmap
-
- GMap.PanDirectionBehavior - Class in org.wicketstuff.gmap
-
- GMap.SetCenterBehavior - Class in org.wicketstuff.gmap
-
- GMap.SetMapTypeBehavior - Class in org.wicketstuff.gmap
-
- GMap.SetZoomBehavior - Class in org.wicketstuff.gmap
-
- GMap.ZoomInBehavior - Class in org.wicketstuff.gmap
-
- GMap.ZoomOutBehavior - Class in org.wicketstuff.gmap
-
- GMapHeaderContributor - Class in org.wicketstuff.gmap
-
- GMapHeaderContributor() - Constructor for class org.wicketstuff.gmap.GMapHeaderContributor
-
- GMapHeaderContributor(boolean) - Constructor for class org.wicketstuff.gmap.GMapHeaderContributor
-
- GMapHeaderContributor(String) - Constructor for class org.wicketstuff.gmap.GMapHeaderContributor
-
- GMapHeaderContributor(String, boolean) - Constructor for class org.wicketstuff.gmap.GMapHeaderContributor
-
- GMapHeaderContributor(String, String) - Constructor for class org.wicketstuff.gmap.GMapHeaderContributor
-
- GMapMarkerClustererHeaderContributor - Class in org.wicketstuff.gmap
-
Header contributor for marker clusterer file
- GMapMarkerClustererHeaderContributor() - Constructor for class org.wicketstuff.gmap.GMapMarkerClustererHeaderContributor
-
Constructor.
- GMapStateless - Class in org.wicketstuff.gmap
-
A stateless version of the GMap component.
- GMapStateless(String, StatelessGMapHeaderContributor) - Constructor for class org.wicketstuff.gmap.GMapStateless
-
- GMapType - Enum in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
GMapType.
- GMarker - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
GMarker.
- GMarker(GMarkerOptions) - Constructor for class org.wicketstuff.gmap.api.GMarker
-
- GMarker(String, GMarkerOptions) - Constructor for class org.wicketstuff.gmap.api.GMarker
-
- GMarkerCluster - Class in org.wicketstuff.gmap.api
-
Clusters markers into groups.
- GMarkerCluster(GMap) - Constructor for class org.wicketstuff.gmap.api.GMarkerCluster
-
- GMarkerCluster(GMap, GMarkerClusterOptions) - Constructor for class org.wicketstuff.gmap.api.GMarkerCluster
-
- GMarkerClusterOptions - Class in org.wicketstuff.gmap.api
-
Options object for using specific settings in marker clustering.
- GMarkerClusterOptions() - Constructor for class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- GMarkerClusterStyle - Class in org.wicketstuff.gmap.api
-
Used in GMarkerClusterOptions
JS code with options:
'styles': (object) An object that has style properties:
'url': (string) The image url.
- GMarkerClusterStyle() - Constructor for class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- GMarkerOptions - Class in org.wicketstuff.gmap.api
-
http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerOptions
- GMarkerOptions(GMap, GLatLng) - Constructor for class org.wicketstuff.gmap.api.GMarkerOptions
-
- GMarkerOptions(GMap, GLatLng, String) - Constructor for class org.wicketstuff.gmap.api.GMarkerOptions
-
Creates a GMarkerOptions instance with the specified parameters.
- GMarkerOptions(GMap, GLatLng, String, boolean) - Constructor for class org.wicketstuff.gmap.api.GMarkerOptions
-
- GMarkerOptions(GMap, GLatLng, String, GIcon) - Constructor for class org.wicketstuff.gmap.api.GMarkerOptions
-
- GMarkerOptions(GMap, GLatLng, String, GIcon, boolean) - Constructor for class org.wicketstuff.gmap.api.GMarkerOptions
-
- GOverlay - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
GOverlay.
- GOverlay() - Constructor for class org.wicketstuff.gmap.api.GOverlay
-
Construct.
- GOverlay(String) - Constructor for class org.wicketstuff.gmap.api.GOverlay
-
Used in stateless environment as session id's are changing continuously without state.
- GOverlayContainer - Interface in org.wicketstuff.gmap
-
- GPoint - Class in org.wicketstuff.gmap.api
-
Represents an Maps API's GPoint that contains x and y coordinates.
- GPoint(float, float) - Constructor for class org.wicketstuff.gmap.api.GPoint
-
- GPolygon - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
GPolygon.
- GPolygon(String, int, float, String, float, GLatLng...) - Constructor for class org.wicketstuff.gmap.api.GPolygon
-
- GPolyline - Class in org.wicketstuff.gmap.api
-
- GPolyline(String, int, float, GLatLng...) - Constructor for class org.wicketstuff.gmap.api.GPolyline
-
- GRectangle - Class in org.wicketstuff.gmap.api
-
Represents an Google Maps API's
Rectangle.
Following events can be attached to this overlay:
bounds_changed
click
dblckick
dragend
dragstart
mousedown
mousemove
mouseout
mouseover
mouseup
rightclick
- GRectangle(GLatLngBounds, String, int, float, String, float) - Constructor for class org.wicketstuff.gmap.api.GRectangle
-
- GSize - Class in org.wicketstuff.gmap.api
-
Represents an Maps API's GSize that contains width and height.
- GSize(float, float) - Constructor for class org.wicketstuff.gmap.api.GSize
-
- GValue - Interface in org.wicketstuff.gmap.api
-
Root class for all Value Objects.
All implementations shall override #equals(Object) and
#hashCode().
- set(String, String) - Method in class org.wicketstuff.gmap.js.ObjectLiteral
-
- setAddressComponents(GeocoderAddress[]) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Set an array containing the separate address components
- setAnchor(GPoint) - Method in class org.wicketstuff.gmap.api.GIcon
-
The position at which to anchor an image in correspondance to the location of the marker on the map.
- setAnchor(Integer[]) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setAnimation(GAnimation) - Method in class org.wicketstuff.gmap.api.GMarker
-
Sets the animation type for this marker.
- setAnimation(GAnimation) - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- setAverageCenter(boolean) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- setBackgroundPosition(String) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setBounds(NortheastSoutwestInfo) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- setBounds(GLatLngBounds) - Method in class org.wicketstuff.gmap.GMap
-
- setCenter(GLatLng) - Method in class org.wicketstuff.gmap.GMap
-
Set the center.
- SetCenterBehavior(String, GLatLng) - Constructor for class org.wicketstuff.gmap.GMap.SetCenterBehavior
-
- setClickable(boolean) - Method in class org.wicketstuff.gmap.api.GCircle
-
- setClickable(boolean) - Method in class org.wicketstuff.gmap.api.GRectangle
-
- setContent(String) - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- setDisableAutoPan(Boolean) - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- setDoubleClickZoomEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if zooming-by-doubleclicking should be allowed or not.
- setDraggable(boolean) - Method in class org.wicketstuff.gmap.api.GCircle
-
- setDraggable(boolean) - Method in class org.wicketstuff.gmap.api.GRectangle
-
- setDraggingEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if dragging should be allowed or not.
- setEditable(boolean) - Method in class org.wicketstuff.gmap.api.GCircle
-
- setEditable(boolean) - Method in class org.wicketstuff.gmap.api.GRectangle
-
- setFailSilently(boolean) - Method in class org.wicketstuff.gmap.GMap
-
- setFormattedAdress(String) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Set the human-readable address of this location
- setGeometry(GeocoderGeometry) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
- setGridSize(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- setHeight(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setLatLng(GLatLng) - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- setLatLng(GLatLng) - Method in class org.wicketstuff.gmap.api.GMarkerOptions
-
- setLocation(GLatLng) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- setLocation_type(String) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- setLongName(String) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
Set the full text description or name of the address component
- setMapType(GMapType) - Method in class org.wicketstuff.gmap.GMap
-
Sets the map type which should be used.
- SetMapTypeBehavior(String, GMapType) - Constructor for class org.wicketstuff.gmap.GMap.SetMapTypeBehavior
-
- setMapTypeControlEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if the map type control should be visible or not.
- setMarkerCluster(GMarkerCluster) - Method in class org.wicketstuff.gmap.GMap
-
- setMaxWidth(Integer) - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- setMaxZoom(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- setMaxZoom(int) - Method in class org.wicketstuff.gmap.GMap
-
Sets a new maxZoom limit.
- setMinimumClusterSize(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- setMinZoom(int) - Method in class org.wicketstuff.gmap.GMap
-
Sets a new minZoom limit.
- setNortheast(GLatLng) - Method in class org.wicketstuff.gmap.geocoder.pojos.NortheastSoutwestInfo
-
- setOrigin(GPoint) - Method in class org.wicketstuff.gmap.api.GIcon
-
The position of the image within a sprite, if any.
- setOverlays(List<GOverlay>) - Method in class org.wicketstuff.gmap.GMap
-
- setPanControlEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if the pan control should be visible or not.
- setParent(GMap) - Method in class org.wicketstuff.gmap.api.GOverlay
-
- setResults(GeocoderResultData[]) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResult
-
- setScaleControlEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if the scale control should be visible or not.
- setScaledSize(GSize) - Method in class org.wicketstuff.gmap.api.GIcon
-
The size of the entire image after scaling, if any.
- setSchema(String) - Method in class org.wicketstuff.gmap.api.GIcon
-
- setScrollWheelZoomEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if zooming-by-mousewheel should be allowed or not.
- setShortName(String) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
Set an abbreviated textual name for the address component
- setSize(GSize) - Method in class org.wicketstuff.gmap.api.GIcon
-
The display size of the sprite or image.
- setSouthwest(GLatLng) - Method in class org.wicketstuff.gmap.geocoder.pojos.NortheastSoutwestInfo
-
- setStatus(GeocoderStatus) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResult
-
Set the status of a geocoder request
- setStreetViewControlEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if the StreetView control should be visible or not.
- setString(String, String) - Method in class org.wicketstuff.gmap.js.ObjectLiteral
-
- setStyles(List<GMarkerClusterStyle>) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- setTextColor(String) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setTextSize(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setTypes(String[]) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderAddress
-
Set an array that indicating the type of the address component.
- setTypes(String[]) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderResultData
-
Set zero or more tags identifying the type of feature
- setUrl(String) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setViewport(NortheastSoutwestInfo) - Method in class org.wicketstuff.gmap.geocoder.pojos.GeocoderGeometry
-
- setVisible(boolean) - Method in class org.wicketstuff.gmap.api.GCircle
-
- setVisible(boolean) - Method in class org.wicketstuff.gmap.api.GRectangle
-
- setWidth(Integer) - Method in class org.wicketstuff.gmap.api.GMarkerClusterStyle
-
- setZIndex(Integer) - Method in class org.wicketstuff.gmap.api.GCircle
-
- setzIndex(Integer) - Method in class org.wicketstuff.gmap.api.GInfoWindow
-
- setZIndex(Integer) - Method in class org.wicketstuff.gmap.api.GRectangle
-
- setZoom(int) - Method in class org.wicketstuff.gmap.GMap
-
Sets a new zoom level.
- SetZoomBehavior(String, int) - Constructor for class org.wicketstuff.gmap.GMap.SetZoomBehavior
-
- setZoomControlEnabled(boolean) - Method in class org.wicketstuff.gmap.GMap
-
Sets if the zoom control should be visible or not.
- setZoomOnClick(boolean) - Method in class org.wicketstuff.gmap.api.GMarkerClusterOptions
-
- StatelessGMapHeaderContributor - Class in org.wicketstuff.gmap
-
- StatelessGMapHeaderContributor(String) - Constructor for class org.wicketstuff.gmap.StatelessGMapHeaderContributor
-