- geocode(String, GeocodingServiceCallback) - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingService
-
- geocodedResultsReceived(GeocodingResult[], GeocoderStatus) - Method in class com.lynden.gmapsfx.MainApp
-
- geocodedResultsReceived(GeocodingResult[], GeocoderStatus) - Method in interface com.lynden.gmapsfx.service.geocoding.GeocodingServiceCallback
-
- GEOCODER - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GEOCODER_ADDRESS_COMPONENT - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GEOCODER_COMPONENT_RESTRICTIONS - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GEOCODER_GEOMETRY - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GEOCODER_REQUEST - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GEOCODER_RESULT - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- GeocoderAddressComponent - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocoderAddressComponent() - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- GeocoderAddressComponent(JSObject) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- GeocoderAddressComponentType - Enum in com.lynden.gmapsfx.service.geocoding
-
- GeocoderComponentRestrictions - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocoderComponentRestrictions(String, String, String, String, String) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderComponentRestrictions
-
- GeocoderGeometry - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocoderGeometry() - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- GeocoderGeometry(JSObject) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- GeocoderLocationType - Enum in com.lynden.gmapsfx.service.geocoding
-
- GeocoderRequest - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocoderRequest(String) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderRequest
-
- GeocoderRequest(String, LatLong, String, LatLongBounds, GeocoderComponentRestrictions, String) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderRequest
-
- GeocoderStatus - Enum in com.lynden.gmapsfx.service.geocoding
-
- GeocoderUtils - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocoderUtils() - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocoderUtils
-
- GeocodingResult - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocodingResult() - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- GeocodingResult(JSObject) - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- GeocodingService - Class in com.lynden.gmapsfx.service.geocoding
-
- GeocodingService() - Constructor for class com.lynden.gmapsfx.service.geocoding.GeocodingService
-
- GeocodingServiceCallback - Interface in com.lynden.gmapsfx.service.geocoding
-
- geodesic(boolean) - Method in class com.lynden.gmapsfx.javascript.object.PolylineOptions
-
- geodesic(boolean) - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-
- get(int) - Method in class com.lynden.gmapsfx.javascript.JavascriptArray
-
- getAddress() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderRequest
-
- getAddressComponents() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- getArgString(Object) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Takes the specified object and converts the argument to a String.
- getArray() - Method in class com.lynden.gmapsfx.javascript.object.MVCArray
-
Returns a JSObject representing the underlying array.
- getArrayConstructor(String, Object[]) - Method in interface com.lynden.gmapsfx.javascript.IJavascriptRuntime
-
Gets an array parameter constructor as a String, which then can be
passed to the execute() method.
- getArrayConstructor(String, Object[]) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets an array parameter constructor as a String, which then can be
passed to the execute() method.
- getArrayFunction(String, Object[]) - Method in interface com.lynden.gmapsfx.javascript.IJavascriptRuntime
-
Gets an array function as a String, which then can be passed to the
execute() method.
- getArrayFunction(String, Object[]) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets an array function as a String, which then can be passed to the
execute() method.
- getAt(int) - Method in class com.lynden.gmapsfx.javascript.object.MVCArray
-
Returns the item at the specified index in the array.
- getBearing(LatLong) - Method in class com.lynden.gmapsfx.javascript.object.LatLong
-
Calculates the bearing, in degrees, of the end LatLong point from this
LatLong point.
- getBounds() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
Returns the LatLongBounds of the visual area.
- getBounds() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
Returns the LatLongBounds of the visual area.
- getBounds() - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- getBounds() - Method in class com.lynden.gmapsfx.service.directions.DirectionsRoute
-
- getBounds() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- getCenter() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
Gets the value of the property center.
- getCenter() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
Gets the value of the property center.
- getCenter() - Method in class com.lynden.gmapsfx.shapes.Circle
-
- getConstructor(String, Object...) - Method in interface com.lynden.gmapsfx.javascript.IJavascriptRuntime
-
Gets a constructor as a string which then can be passed to the execute().
- getConstructor(String, Object...) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets a constructor as a string which then can be passed to the execute().
- getContent() - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- getDestinationPoint(double, double) - Method in class com.lynden.gmapsfx.javascript.object.LatLong
-
Calculates the LatLong position of the end point of a line the specified
distance from this LatLong, along the provided bearing, where North is 0,
East is 90 etc.
- getDirec() - Method in class com.lynden.gmapsfx.GoogleMapView
-
- getDistance() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getDistance() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getDraggable() - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- getDuration() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getDuration() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getEditable() - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- getElevation() - Method in class com.lynden.gmapsfx.service.elevation.ElevationResult
-
The elevation returned from the ElevationService.
- getElevationAlongPath(PathElevationRequest, ElevationServiceCallback) - Method in class com.lynden.gmapsfx.service.elevation.ElevationService
-
Create a request for elevations for samples along a path.
- getElevationForLocations(LocationElevationRequest, ElevationServiceCallback) - Method in class com.lynden.gmapsfx.service.elevation.ElevationService
-
Create a request for elevations for multiple locations.
- getEndAddress() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getEndLocation() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getEndLocation() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getEnumValue() - Method in class com.lynden.gmapsfx.javascript.JavascriptEnum
-
- getFormattedAddress() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
partial_match: boolean,postcode_localities[]: string, geometry: {
location: LatLng, location_type: GeocoderLocationType viewport:
LatLngBounds, bounds: LatLngBounds }
- getFunction(String, String, Object...) - Method in interface com.lynden.gmapsfx.javascript.IJavascriptRuntime
-
Gets a function as a String, which then can be passed to the
execute() method.
- getFunction(String, Object...) - Method in interface com.lynden.gmapsfx.javascript.IJavascriptRuntime
-
Gets a function as a String, which then can be passed to the
execute() method.
- getFunction(String, String, Object...) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets a function as a String, which then can be passed to the execute()
method.
- getFunction(String, Object...) - Method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets a function as a String, which then can be passed to the execute()
method.
- getFunctionAsString() - Method in class com.lynden.gmapsfx.javascript.JavascriptFunction
-
- getFunctionLine() - Method in class com.lynden.gmapsfx.javascript.JavascriptFunctionLine
-
- getGeocodedWaypoints() - Method in class com.lynden.gmapsfx.service.directions.DirectionsResult
-
- getGeocoding(GeocoderRequest, GeocodingServiceCallback) - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingService
-
- getGeometry() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- getHeading() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
- getHeading() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- getHeight() - Method in class com.lynden.gmapsfx.javascript.object.Size
-
- getHeightUnit() - Method in class com.lynden.gmapsfx.javascript.object.Size
-
- getInstance() - Static method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Gets a singleton instance of this class, creating one if it doesn't yet
exist.
- getInstructions() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getJavascriptMethod(String, Object...) - Method in class com.lynden.gmapsfx.GoogleMapView
-
- getJSObject() - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Get the underlying object used by the Javascript runtime.
- getJSObjectsFromArray(JSObject) - Static method in class com.lynden.gmapsfx.service.geocoding.GeocoderUtils
-
- getLatitude() - Method in class com.lynden.gmapsfx.javascript.object.LatLong
-
- getLatLong() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
- getLatLong() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- getLegs() - Method in class com.lynden.gmapsfx.service.directions.DirectionsRoute
-
- getLength() - Method in class com.lynden.gmapsfx.javascript.object.MVCArray
-
Gets the length of the array.
- getLoadWorker() - Method in interface com.lynden.gmapsfx.javascript.IWebEngine
-
Gets a worked which will be notified when a web page has finished
loading.
- getLoadWorker() - Method in class com.lynden.gmapsfx.javascript.JavaFxWebEngine
-
Gets a worked which will be notified when a web page has finished loading.
- getLocation() - Method in class com.lynden.gmapsfx.service.directions.DirectionsWaypoint
-
- getLocation() - Method in class com.lynden.gmapsfx.service.elevation.ElevationResult
-
The location for this elevation.
- getLocation() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- getLocationType() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- getLongitude() - Method in class com.lynden.gmapsfx.javascript.object.LatLong
-
- getLongName() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- getMap() - Method in class com.lynden.gmapsfx.GoogleMapView
-
- getMaxZoom() - Method in class com.lynden.gmapsfx.zoom.MaxZoomResult
-
- getMaxZoomAtLatLng(LatLong, MaxZoomServiceCallback) - Method in class com.lynden.gmapsfx.zoom.MaxZoomService
-
- getMe() - Method in class com.lynden.gmapsfx.shapes.CircleOptions
-
- getMe() - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-
- getMe() - Method in class com.lynden.gmapsfx.shapes.PolygonOptions
-
- getMe() - Method in class com.lynden.gmapsfx.shapes.PolylineOptions
-
- getMe() - Method in class com.lynden.gmapsfx.shapes.RectangleOptions
-
- getName() - Method in class com.lynden.gmapsfx.javascript.JavascriptEnum
-
- getNextVariableName() - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Gets the name of the next variable which will be the objectname plus a
unique number
- getNorthEast() - Method in class com.lynden.gmapsfx.javascript.object.LatLongBounds
-
- getOverviewPath() - Method in class com.lynden.gmapsfx.service.directions.DirectionsRoute
-
- getPath() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getPath() - Method in class com.lynden.gmapsfx.shapes.Polygon
-
- getPath() - Method in class com.lynden.gmapsfx.shapes.Polyline
-
- getPaths() - Method in class com.lynden.gmapsfx.shapes.Polygon
-
- getPlaceId() - Method in class com.lynden.gmapsfx.service.directions.DirectionsGeocodedWaypoint
-
- getPlaceId() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- getPosition() - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- getPostcodeLocalities() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- getPostcodeLocalities() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- getProjection() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
- getProjection() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- getProperty(String) - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Get the specified property for this object.
- getProperty(String, Class<T>) - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Gets the property and casts to the appropriate type
- getRadius() - Method in class com.lynden.gmapsfx.shapes.Circle
-
- getResolution() - Method in class com.lynden.gmapsfx.service.elevation.ElevationResult
-
The resolution for the elevation, which is the distance in metres
between the points that were used to interpolate the elevation.
- getRoute(DirectionsRequest, DirectionsServiceCallback, DirectionsRenderer) - Method in class com.lynden.gmapsfx.service.directions.DirectionsService
-
- getRoutes() - Method in class com.lynden.gmapsfx.service.directions.DirectionsResult
-
- getShortName() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- getSouthWest() - Method in class com.lynden.gmapsfx.javascript.object.LatLongBounds
-
- getStartAddress() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getStartLocation() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getStartLocation() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getStatus() - Method in class com.lynden.gmapsfx.service.directions.DirectionsGeocodedWaypoint
-
- getStatus() - Method in class com.lynden.gmapsfx.zoom.MaxZoomResult
-
- getSteps() - Method in class com.lynden.gmapsfx.service.directions.DirectionsLeg
-
- getSteps() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getStopOver() - Method in class com.lynden.gmapsfx.service.directions.DirectionsWaypoint
-
- getText() - Method in class com.lynden.gmapsfx.service.directions.Distance
-
- getText() - Method in class com.lynden.gmapsfx.service.directions.Duration
-
- getTravelMode() - Method in class com.lynden.gmapsfx.service.directions.DirectionsSteps
-
- getType() - Method in class com.lynden.gmapsfx.javascript.JavascriptEnum
-
- getTypes() - Method in class com.lynden.gmapsfx.service.directions.DirectionsGeocodedWaypoint
-
- getTypes() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponent
-
- getTypes() - Method in class com.lynden.gmapsfx.service.geocoding.GeocodingResult
-
- getValue() - Method in class com.lynden.gmapsfx.service.directions.Distance
-
- getValue() - Method in class com.lynden.gmapsfx.service.directions.Duration
-
- getVariableName() - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Gets the name of this variable within the Javascript runtime
- getViewPort() - Method in class com.lynden.gmapsfx.service.geocoding.GeocoderGeometry
-
- getVisible() - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- getVisible() - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
- getWaypointOrder() - Method in class com.lynden.gmapsfx.service.directions.DirectionsRoute
-
- getWebview() - Method in class com.lynden.gmapsfx.GoogleMapView
-
- getWidth() - Method in class com.lynden.gmapsfx.javascript.object.Size
-
- getWidthUnit() - Method in class com.lynden.gmapsfx.javascript.object.Size
-
- getX() - Method in class com.lynden.gmapsfx.javascript.object.GMapPoint
-
- getY() - Method in class com.lynden.gmapsfx.javascript.object.GMapPoint
-
- getZIndex() - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- getZoom() - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
Gets the value of the property zoom.
- getZoom() - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
Gets the value of the property zoom.
- GFXEventHandler - Interface in com.lynden.gmapsfx.javascript.event
-
A tagging interface to allow us to store all event handlers in the one
EventHandlers
object.
- GMapObjectType - Interface in com.lynden.gmapsfx.javascript.object
-
- GMapPoint - Class in com.lynden.gmapsfx.javascript.object
-
- GMapPoint(JSObject) - Constructor for class com.lynden.gmapsfx.javascript.object.GMapPoint
-
- GoogleMap - Class in com.lynden.gmapsfx.javascript.object
-
- GoogleMap() - Constructor for class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- GoogleMap(MapOptions) - Constructor for class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- GoogleMapView - Class in com.lynden.gmapsfx
-
- GoogleMapView() - Constructor for class com.lynden.gmapsfx.GoogleMapView
-
- GoogleMapView(boolean) - Constructor for class com.lynden.gmapsfx.GoogleMapView
-
- GoogleMapView(String) - Constructor for class com.lynden.gmapsfx.GoogleMapView
-
Allows for the creation of the map using external resources from another
jar for the html page and markers.
- GoogleMapView(String, boolean) - Constructor for class com.lynden.gmapsfx.GoogleMapView
-
Creates a new map view and specifies if the FireBug pane should be
displayed in the WebView
- GoogleMapView.JSListener - Class in com.lynden.gmapsfx
-
- SATELLITE - Static variable in class com.lynden.gmapsfx.javascript.object.MapTypeIdEnum
-
- scaleControl - Variable in class com.lynden.gmapsfx.javascript.object.MapOptions
-
- scaleControl(boolean) - Method in class com.lynden.gmapsfx.javascript.object.MapOptions
-
- setAnimation(Animation) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
Sets how the marker should be animated.
- setAt(int, JavascriptObject) - Method in class com.lynden.gmapsfx.javascript.object.MVCArray
-
Sets the supplied object at the supplied index.
- setBounds(LatLongBounds) - Method in class com.lynden.gmapsfx.shapes.Rectangle
-
- setCenter(double, double) - Method in class com.lynden.gmapsfx.GoogleMapView
-
- setCenter(LatLong) - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
Sets the value of the property center.
- setCenter(LatLong) - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
Sets the value of the property center.
- setCenter(LatLong) - Method in class com.lynden.gmapsfx.shapes.Circle
-
- setContent(String) - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- setDefaultWebEngine(IWebEngine) - Static method in class com.lynden.gmapsfx.javascript.JavascriptRuntime
-
Set the WebEngine that this runtime should use.
- setDraggable(boolean) - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- setEditable(boolean) - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- setHeading(double) - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
- setHeading(double) - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- setInitialized(boolean) - Method in class com.lynden.gmapsfx.GoogleMapView
-
- setLocation(LatLong) - Method in class com.lynden.gmapsfx.service.directions.DirectionsWaypoint
-
- setLocation(String) - Method in class com.lynden.gmapsfx.service.directions.DirectionsWaypoint
-
- setMap(GoogleMap) - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
This method is called from the GoogleMap.addPolygon() method,
it should not be invoked directly.
- setMap(GoogleMap) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
This method is called from the GoogleMap.addMarker() method, it should not be invoked directly.
- setMap(GoogleMap) - Method in class com.lynden.gmapsfx.javascript.object.Polyline
-
This method is called from the GoogleMap.addPolyline() method,
it should not be invoked directly.
- setMap(GoogleMap) - Method in class com.lynden.gmapsfx.service.directions.DirectionsRenderer
-
- setMapType(MapTypeIdEnum) - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
- setMapType(MapTypeIdEnum) - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
- setOpt(boolean) - Method in class com.lynden.gmapsfx.service.directions.DirectionsRequest
-
- setOptions(InfoWindowOptions) - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- setOptions(MarkerOptions) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
- setOptions(String) - Method in class com.lynden.gmapsfx.service.directions.DirectionsRenderer
-
- setPanel(DirectionsPane) - Method in class com.lynden.gmapsfx.service.directions.DirectionsRenderer
-
- setPath(MVCArray) - Method in class com.lynden.gmapsfx.shapes.Polygon
-
- setPath(MVCArray) - Method in class com.lynden.gmapsfx.shapes.Polyline
-
- setPaths(MVCArray) - Method in class com.lynden.gmapsfx.shapes.Polygon
-
- setPosition(LatLong) - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- setPosition(LatLong) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
- setProperty(String, Object) - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Sets a property on this Javascript object.
- setProperty(String, JavascriptObject) - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Sets a property on this Javascript object for which the value is a
Javascript object itself.
- setProperty(String, JavascriptEnum) - Method in class com.lynden.gmapsfx.javascript.JavascriptObject
-
Sets a property on this Javascript object for which the value is a
JavascriptEnum
The value is set to what is returned by the getEnumValue() method on the JavascriptEnum
- setRadius(double) - Method in class com.lynden.gmapsfx.shapes.Circle
-
- setStopOver(boolean) - Method in class com.lynden.gmapsfx.service.directions.DirectionsWaypoint
-
- setTitle(String) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
Sets the title of this Marker
- setVisible(boolean) - Method in class com.lynden.gmapsfx.javascript.object.MapShape
-
- setVisible(boolean) - Method in class com.lynden.gmapsfx.javascript.object.Marker
-
- setZIndex(int) - Method in class com.lynden.gmapsfx.javascript.object.InfoWindow
-
- setZoom(int) - Method in class com.lynden.gmapsfx.GoogleMapView
-
- setZoom(int) - Method in class com.lynden.gmapsfx.javascript.object.DirectionsPane
-
Sets the value of the property zoom.
- setZoom(int) - Method in class com.lynden.gmapsfx.javascript.object.GoogleMap
-
Sets the value of the property zoom.
- shift() - Method in class com.lynden.gmapsfx.javascript.JavascriptArray
-
- SIZE - Static variable in interface com.lynden.gmapsfx.javascript.object.GMapObjectType
-
- Size - Class in com.lynden.gmapsfx.javascript.object
-
Size object corresponding to
google.maps.Size
Two-dimensonal size, where width is the distance on the x-axis, and height is the distance on the y-axis.
- Size(int, int) - Constructor for class com.lynden.gmapsfx.javascript.object.Size
-
- Size(int, int, String, String) - Constructor for class com.lynden.gmapsfx.javascript.object.Size
-
- sort(String) - Method in class com.lynden.gmapsfx.javascript.JavascriptArray
-
- start(Stage) - Method in class com.lynden.gmapsfx.ArrayTester
-
- start(Stage) - Method in class com.lynden.gmapsfx.MainApp
-
- StateEventHandler - Interface in com.lynden.gmapsfx.javascript.event
-
Handles Google Maps state events, which are called without any parameters.
- streetViewControl - Variable in class com.lynden.gmapsfx.javascript.object.MapOptions
-
- streetViewControl(boolean) - Method in class com.lynden.gmapsfx.javascript.object.MapOptions
-
- strokeColor(String) - Method in class com.lynden.gmapsfx.javascript.object.PolylineOptions
-
- strokeColor(String) - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-
- strokeOpacity(double) - Method in class com.lynden.gmapsfx.javascript.object.PolylineOptions
-
- strokeOpacity(double) - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-
- strokePosition(StrokePosition) - Method in class com.lynden.gmapsfx.shapes.FillableMapShapeOptions
-
- StrokePosition - Enum in com.lynden.gmapsfx.shapes
-
From google.maps.StrokePosition
- strokeWeight(double) - Method in class com.lynden.gmapsfx.javascript.object.PolylineOptions
-
- strokeWeight(double) - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-
- value - Variable in class com.lynden.gmapsfx.javascript.JavascriptEnum
-
- valueOf(String) - Static method in enum com.lynden.gmapsfx.javascript.event.MapStateEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.javascript.event.UIEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.javascript.object.Animation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.directions.DirectionsGeocodedWaypointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.directions.DirectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.directions.TrafficModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.directions.TravelModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.elevation.ElevationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderLocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.shapes.StrokePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lynden.gmapsfx.zoom.MaxZoomStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lynden.gmapsfx.javascript.event.MapStateEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.javascript.event.UIEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.javascript.object.Animation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.directions.DirectionsGeocodedWaypointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.directions.DirectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.directions.TrafficModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.directions.TravelModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.elevation.ElevationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderAddressComponentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderLocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.service.geocoding.GeocoderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.shapes.StrokePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lynden.gmapsfx.zoom.MaxZoomStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variableName - Variable in class com.lynden.gmapsfx.javascript.JavascriptObject
-
- visible - Variable in class com.lynden.gmapsfx.javascript.object.MarkerOptions
-
- visible(Boolean) - Method in class com.lynden.gmapsfx.javascript.object.MarkerOptions
-
- visible(boolean) - Method in class com.lynden.gmapsfx.javascript.object.PolylineOptions
-
- visible(boolean) - Method in class com.lynden.gmapsfx.shapes.MapShapeOptions
-