Index
A B C D E F G H I J K L M N O P R S T U V W Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- addClusterableMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- addMapInitializedListener(MapComponentInitializedListener) - Method in class com.dlsc.gmapsfx.GoogleMapView
- addMapReadyListener(MapReadyListener) - Method in class com.dlsc.gmapsfx.GoogleMapView
- addMapShape(MapShape) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- addMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds the supplied marker to the map.
- addMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Adds a marker to the clusterer and redraws if needed.
- addMarkers(JavascriptArray) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Add an array of markers to the clusterer.
- addMarkers(Collection<Marker>) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds all of the markers in the supplied collection to the map.
- addMarkers(Collection<Marker>, UIEventType, Callback<Marker, UIEventHandler>) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- addMouseEventHandler(UIEventType, MouseEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds a handler for a mouse type event and returns an object that does not require interaction with the underlying Javascript API.
- addStateEventHandler(MapStateEventType, StateEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Adds a handler for a state type event on the map.
- addStateEventHandler(MapStateEventType, StateEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds a handler for a state type event on the map.
- addUIEventHandler(UIEventType, UIEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Adds a handler for a mouse type event on the map.
- addUIEventHandler(UIEventType, UIEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds a handler for a mouse type event on the map.
- addUIEventHandler(JavascriptObject, UIEventType, UIEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Adds a handler for a mouse type event on the map.
- addUIEventHandler(JavascriptObject, UIEventType, UIEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Adds a handler for a mouse type event on the map.
- addUIHandler(JavascriptObject, UIEventType, GFXEventHandler) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- ADMINISTRATIVE_AREA_LEVEL_1 - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- ADMINISTRATIVE_AREA_LEVEL_2 - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- ADMINISTRATIVE_AREA_LEVEL_3 - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- ADMINISTRATIVE_AREA_LEVEL_4 - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- ADMINISTRATIVE_AREA_LEVEL_5 - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- AIRPORT - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- ALL - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- animation - Variable in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- animation(Animation) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- Animation - Enum in com.dlsc.gmapsfx.javascript.object
- APPROXIMATE - com.dlsc.gmapsfx.service.geocoding.GeocoderLocationType
- ArcBuilder - Class in com.dlsc.gmapsfx.shapes
-
Builds a Polygon or Polyline in the shape of an Arc.
- ArcBuilder() - Constructor for class com.dlsc.gmapsfx.shapes.ArcBuilder
- args - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunction
- args - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- ArrayTester - Class in com.dlsc.gmapsfx
- ArrayTester() - Constructor for class com.dlsc.gmapsfx.ArrayTester
B
- barrier - Variable in class com.dlsc.gmapsfx.GoogleMapView
- BEST_GUESS - com.dlsc.gmapsfx.service.directions.TrafficModel
- BICYCLING - com.dlsc.gmapsfx.service.directions.TravelModes
- BOUNCE - com.dlsc.gmapsfx.javascript.object.Animation
- bounds(LatLongBounds) - Method in class com.dlsc.gmapsfx.shapes.RectangleOptions
- bounds_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- boundsProperty() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
A property tied to the map, updated when the idle state event is fired.
- buildArcPoints(LatLong, double, double, double) - Static method in class com.dlsc.gmapsfx.shapes.ArcBuilder
-
Generates the points for an arc based on two bearings from a centre point and a radius.
- buildArcPoints(LatLong, LatLong, LatLong) - Static method in class com.dlsc.gmapsfx.shapes.ArcBuilder
- buildClosedArc(LatLong, LatLong, LatLong, ArcType) - Static method in class com.dlsc.gmapsfx.shapes.ArcBuilder
-
Builds the path for a closed arc, returning a PolygonOptions that can be further customised before use.
- buildJavascriptString(String, String, String, String, String) - Static method in class com.dlsc.gmapsfx.service.geocoding.GeocoderComponentRestrictions
- buildMouseEvent(JSObject) - Method in class com.dlsc.gmapsfx.javascript.event.EventHandlers
- buildOpenArc(LatLong, LatLong, LatLong) - Static method in class com.dlsc.gmapsfx.shapes.ArcBuilder
-
Builds the path for an open arc based on a PolylineOptions.
C
- callback - Variable in class com.dlsc.gmapsfx.service.directions.DirectionsService
- callback - Variable in class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- center - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- center(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- center(LatLong) - Method in class com.dlsc.gmapsfx.shapes.CircleOptions
- CENTER - com.dlsc.gmapsfx.shapes.StrokePosition
- center_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- centerProperty() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- centerProperty() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- checkBoolean(Object, Boolean) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Checks a returned Javascript value where we expect a boolean but could get null.
- checkInitialized() - Method in class com.dlsc.gmapsfx.GoogleMapView
- checkInteger(Object, Integer) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
- checkUndefined(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
JSObject will return the String "undefined" at certain times, so we need to make sure we're not getting a value that looks valid, but isn't.
- Circle - Class in com.dlsc.gmapsfx.shapes
- Circle() - Constructor for class com.dlsc.gmapsfx.shapes.Circle
- Circle(CircleOptions) - Constructor for class com.dlsc.gmapsfx.shapes.Circle
- CIRCLE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- CircleOptions - Class in com.dlsc.gmapsfx.shapes
- CircleOptions() - Constructor for class com.dlsc.gmapsfx.shapes.CircleOptions
- clear() - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Removes all elements from the array.
- clearDirections() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- clearMarkers() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Removes all of the markers from the map.
- clearMarkers() - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Clears all clusters and markers from the clusterer.
- click - com.dlsc.gmapsfx.javascript.event.UIEventType
- clickable(boolean) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- clickableIcons - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- clickableIcons(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- close() - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- ClusteredGoogleMap - Class in com.dlsc.gmapsfx.javascript.object
-
User: twalcari Date: 1/9/2015 Time: 11:59
- ClusteredGoogleMap() - Constructor for class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- ClusteredGoogleMap(MapOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- ClusteredGoogleMapView - Class in com.dlsc.gmapsfx
-
User: twalcari Date: 1/9/2015 Time: 11:51
- ClusteredGoogleMapView() - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(boolean) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(String) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(String, boolean) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(String, String) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(String, String, String, boolean) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredGoogleMapView(String, String, String, String, boolean) - Constructor for class com.dlsc.gmapsfx.ClusteredGoogleMapView
- ClusteredMainApp - Class in com.dlsc.gmapsfx
-
Example Application for creating and loading a GoogleMap into a JavaFX application
- ClusteredMainApp() - Constructor for class com.dlsc.gmapsfx.ClusteredMainApp
- COLLOQUIAL_AREA - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- com.dlsc.gmapsfx - module com.dlsc.gmapsfx
- com.dlsc.gmapsfx - package com.dlsc.gmapsfx
- com.dlsc.gmapsfx.javascript - package com.dlsc.gmapsfx.javascript
- com.dlsc.gmapsfx.javascript.event - package com.dlsc.gmapsfx.javascript.event
- com.dlsc.gmapsfx.javascript.object - package com.dlsc.gmapsfx.javascript.object
- com.dlsc.gmapsfx.service.directions - package com.dlsc.gmapsfx.service.directions
- com.dlsc.gmapsfx.service.elevation - package com.dlsc.gmapsfx.service.elevation
- com.dlsc.gmapsfx.service.geocoding - package com.dlsc.gmapsfx.service.geocoding
- com.dlsc.gmapsfx.shapes - package com.dlsc.gmapsfx.shapes
- com.dlsc.gmapsfx.util - package com.dlsc.gmapsfx.util
- com.dlsc.gmapsfx.zoom - package com.dlsc.gmapsfx.zoom
- contains(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- content(String) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
Content to display in the InfoWindow.
- convertJSObjectToListOfEnum(JSObject, Class<T>) - Static method in class com.dlsc.gmapsfx.service.geocoding.GeocoderUtils
- COOPERATIVE - com.dlsc.gmapsfx.javascript.object.GestureHandlingType
- COUNTRY - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- createMap() - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- createMap() - Method in class com.dlsc.gmapsfx.GoogleMapView
- createMap(boolean) - Method in class com.dlsc.gmapsfx.GoogleMapView
- createMap(MapOptions) - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- createMap(MapOptions) - Method in class com.dlsc.gmapsfx.GoogleMapView
- createMap(MapOptions, boolean) - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- createMap(MapOptions, boolean) - Method in class com.dlsc.gmapsfx.GoogleMapView
- createMarkerImage(String, String) - Static method in class com.dlsc.gmapsfx.util.MarkerImageFactory
-
Takes a URI for an image contained within an application jar file and converts it into a data URI for use in a MarkerOptions object.
D
- dblclick - com.dlsc.gmapsfx.javascript.event.UIEventType
- direc - Variable in class com.dlsc.gmapsfx.GoogleMapView
- directions - Variable in class com.dlsc.gmapsfx.ClusteredMainApp
- directions - Variable in class com.dlsc.gmapsfx.MainApp
- directions - Variable in class com.dlsc.gmapsfx.MainApp2
- DIRECTIONS_DISPLAY - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_DISPLAY_OPTIONS - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_GEOCODED_WAYPOINT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_LEG - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_OPTIONS - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_REQUESTS - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_RESULT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_ROUTE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_SERVICE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_STEP - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DIRECTIONS_WAYPOINT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- DirectionsGeocodedWaypoint - Class in com.dlsc.gmapsfx.service.directions
- DirectionsGeocodedWaypoint() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- DirectionsGeocodedWaypoint(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- DirectionsGeocodedWaypointStatus - Enum in com.dlsc.gmapsfx.service.directions
- DirectionsLeg - Class in com.dlsc.gmapsfx.service.directions
- DirectionsLeg() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- DirectionsLeg(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- DirectionsPane - Class in com.dlsc.gmapsfx.javascript.object
- DirectionsPane() - Constructor for class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- DirectionsPane(MapOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- directionsReceived(DirectionsResult, DirectionStatus) - Method in class com.dlsc.gmapsfx.MainApp
- directionsReceived(DirectionsResult, DirectionStatus) - Method in class com.dlsc.gmapsfx.MainApp2
- directionsReceived(DirectionsResult, DirectionStatus) - Method in interface com.dlsc.gmapsfx.service.directions.DirectionsServiceCallback
- DirectionsRenderer - Class in com.dlsc.gmapsfx.service.directions
- DirectionsRenderer() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- DirectionsRenderer(boolean, GoogleMap, DirectionsPane) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- DirectionsRenderer(boolean, GoogleMap, DirectionsPane, String) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- DirectionsRenderer(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- DirectionsRequest - Class in com.dlsc.gmapsfx.service.directions
- DirectionsRequest(LatLong, LatLong, TravelModes, boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(LatLong, LatLong, TravelModes, DirectionsWaypoint[], boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(LatLong, LatLong, TravelModes, DrivingOptions, boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(LatLong, LatLong, TravelModes, DrivingOptions, DirectionsWaypoint[], boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(String, LatLong, String, LatLong, TravelModes, DrivingOptions, DirectionsWaypoint[], boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(String, String, TravelModes, boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(String, String, TravelModes, DirectionsWaypoint[], boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(String, String, TravelModes, DrivingOptions, boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsRequest(String, String, TravelModes, DrivingOptions, DirectionsWaypoint[], boolean) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- DirectionsResult - Class in com.dlsc.gmapsfx.service.directions
- DirectionsResult() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsResult
- DirectionsResult(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsResult
- DirectionsRoute - Class in com.dlsc.gmapsfx.service.directions
- DirectionsRoute() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- DirectionsRoute(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- DirectionsService - Class in com.dlsc.gmapsfx.service.directions
- DirectionsService() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsService
- DirectionsServiceCallback - Interface in com.dlsc.gmapsfx.service.directions
- DirectionsSteps - Class in com.dlsc.gmapsfx.service.directions
- DirectionsSteps() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- DirectionsSteps(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- DirectionStatus - Enum in com.dlsc.gmapsfx.service.directions
- DirectionsWaypoint - Class in com.dlsc.gmapsfx.service.directions
- DirectionsWaypoint() - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- DirectionsWaypoint(LatLong) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- DirectionsWaypoint(String) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- DirectionsWaypoint(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- disableAutoPan(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
Disable auto-pan on open.
- disableDefaultUI - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- disableDefaultUI(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- disableDoubleClick - Variable in class com.dlsc.gmapsfx.GoogleMapView
- disableDoubleClickZoom - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- disableDoubleClickZoom(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- dispatchEvent(Event, EventDispatchChain) - Method in class com.dlsc.gmapsfx.GoogleMapView.MyEventDispatcher
- Distance - Class in com.dlsc.gmapsfx.service.directions
- Distance(double, String) - Constructor for class com.dlsc.gmapsfx.service.directions.Distance
- Distance(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.Distance
- DISTANCE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- distanceFrom(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
-
From v3_epoly.js, calculates the distance between this LatLong point and another.
- divArg - Static variable in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- divArg - Static variable in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- drag - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- dragend - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- draggable(boolean) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- dragstart - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- DRIVING - com.dlsc.gmapsfx.service.directions.TravelModes
- DrivingOptions - Class in com.dlsc.gmapsfx.service.directions
- DrivingOptions(Date) - Constructor for class com.dlsc.gmapsfx.service.directions.DrivingOptions
- DrivingOptions(Date, TrafficModel) - Constructor for class com.dlsc.gmapsfx.service.directions.DrivingOptions
- DROP - com.dlsc.gmapsfx.javascript.object.Animation
- Duration - Class in com.dlsc.gmapsfx.service.directions
- Duration(double, String) - Constructor for class com.dlsc.gmapsfx.service.directions.Duration
- Duration(JSObject) - Constructor for class com.dlsc.gmapsfx.service.directions.Duration
- DURATION - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
E
- EarthRadiusMeters - Static variable in class com.dlsc.gmapsfx.javascript.object.LatLong
- editable(boolean) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- ELEVATION_RESULT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- ELEVATION_SERVICE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- ElevationResult - Class in com.dlsc.gmapsfx.service.elevation
-
Encapsulates the response from the ElevationService for one particular location.
- ElevationResult(JSObject) - Constructor for class com.dlsc.gmapsfx.service.elevation.ElevationResult
- ElevationService - Class in com.dlsc.gmapsfx.service.elevation
-
Makes a request to the Google Maps Elevation Service.
- ElevationService() - Constructor for class com.dlsc.gmapsfx.service.elevation.ElevationService
- ElevationServiceCallback - Interface in com.dlsc.gmapsfx.service.elevation
-
Parties interested in receiving the results from a call to the
ElevationServicemust implement this interface. - elevationsReceived(ElevationResult[], ElevationStatus) - Method in class com.dlsc.gmapsfx.MainApp
- elevationsReceived(ElevationResult[], ElevationStatus) - Method in class com.dlsc.gmapsfx.MainApp2
- elevationsReceived(ElevationResult[], ElevationStatus) - Method in interface com.dlsc.gmapsfx.service.elevation.ElevationServiceCallback
- ElevationStatus - Enum in com.dlsc.gmapsfx.service.elevation
-
Status responses from the ElevationService.
- engine - Static variable in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
- equals(Size) - Method in class com.dlsc.gmapsfx.javascript.object.Size
- ERROR - com.dlsc.gmapsfx.zoom.MaxZoomStatus
- EventHandlers - Class in com.dlsc.gmapsfx.javascript.event
-
This object forms the bridge between Javascript events and the Java events.
- EventHandlers() - Constructor for class com.dlsc.gmapsfx.javascript.event.EventHandlers
- execute(String) - Method in interface com.dlsc.gmapsfx.javascript.IJavascriptRuntime
-
Execute the specified command returning a value (if any)
- execute(String) - Method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Execute the specified command returning a value (if any)
- executeJavascript(String) - Method in class com.dlsc.gmapsfx.GoogleMapView
- executeScript(String) - Method in interface com.dlsc.gmapsfx.javascript.IWebEngine
-
Executes the specified JavaScript Command
- executeScript(String) - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
-
Executes the specified JavaScript Command
- extend(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.LatLongBounds
F
- FillableMapShapeOptions<T extends FillableMapShapeOptions> - Class in com.dlsc.gmapsfx.shapes
-
Options for a MapShape that is fillable.
- FillableMapShapeOptions() - Constructor for class com.dlsc.gmapsfx.shapes.FillableMapShapeOptions
- fillColor(String) - Method in class com.dlsc.gmapsfx.shapes.FillableMapShapeOptions
- fillOpacity(double) - Method in class com.dlsc.gmapsfx.shapes.FillableMapShapeOptions
- fireMapInitializedListeners() - Method in class com.dlsc.gmapsfx.GoogleMapView
- fireMapReadyListeners() - Method in class com.dlsc.gmapsfx.GoogleMapView
- fitBounds(LatLongBounds) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- fitBounds(LatLongBounds) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Moves the map to ensure the given bounds fit within the viewport.
- FLOOR - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- forEach(String) - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Iterates over the elements within the array, calling the supplied function for each member.
- fromLatLngToPoint(LatLong) - Method in class com.dlsc.gmapsfx.GoogleMapView
- fromLatLngToPoint(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Returns the screen point for the provided LatLong.
- fromLatLngToPoint(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Returns the screen point for the provided LatLong.
- fromLatLngToPoint(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.Projection
- fullscreenControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- fullscreenControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
-
Determines whether the fullscreen control is displayed on the map.
- functionLines - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunction
- functionName - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunction
-
Attempt to create a function as an object var myCallback = function( argX ) { someVariable.someMethod( argX ); someOtherVariable.someOtherMethod(); }
G
- geocode(String, GeocodingServiceCallback) - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- geocodedResultsReceived(GeocodingResult[], GeocoderStatus) - Method in class com.dlsc.gmapsfx.MainApp
- geocodedResultsReceived(GeocodingResult[], GeocoderStatus) - Method in class com.dlsc.gmapsfx.MainApp2
- geocodedResultsReceived(GeocodingResult[], GeocoderStatus) - Method in interface com.dlsc.gmapsfx.service.geocoding.GeocodingServiceCallback
- GEOCODER - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GEOCODER_ADDRESS_COMPONENT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GEOCODER_COMPONENT_RESTRICTIONS - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GEOCODER_GEOMETRY - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GEOCODER_REQUEST - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GEOCODER_RESULT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- GeocoderAddressComponent - Class in com.dlsc.gmapsfx.service.geocoding
- GeocoderAddressComponent() - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- GeocoderAddressComponent(JSObject) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- GeocoderAddressComponentType - Enum in com.dlsc.gmapsfx.service.geocoding
- GeocoderComponentRestrictions - Class in com.dlsc.gmapsfx.service.geocoding
- GeocoderComponentRestrictions(String, String, String, String, String) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderComponentRestrictions
- GeocoderGeometry - Class in com.dlsc.gmapsfx.service.geocoding
- GeocoderGeometry() - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- GeocoderGeometry(JSObject) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- GeocoderLocationType - Enum in com.dlsc.gmapsfx.service.geocoding
- GeocoderRequest - Class in com.dlsc.gmapsfx.service.geocoding
- GeocoderRequest(String) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderRequest
- GeocoderRequest(String, LatLong, String, LatLongBounds, GeocoderComponentRestrictions, String) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderRequest
- GeocoderStatus - Enum in com.dlsc.gmapsfx.service.geocoding
- GeocoderUtils - Class in com.dlsc.gmapsfx.service.geocoding
- GeocoderUtils() - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocoderUtils
- GeocodingResult - Class in com.dlsc.gmapsfx.service.geocoding
- GeocodingResult() - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- GeocodingResult(JSObject) - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- GeocodingService - Class in com.dlsc.gmapsfx.service.geocoding
- GeocodingService() - Constructor for class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- GeocodingServiceCallback - Interface in com.dlsc.gmapsfx.service.geocoding
- geodesic(boolean) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- GEOMETRIC_CENTER - com.dlsc.gmapsfx.service.geocoding.GeocoderLocationType
- gestureHandling(GestureHandlingType) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
-
Sets the gestureHandling option, used to control how Google Maps deals with touch screen devices.
- GestureHandlingType - Enum in com.dlsc.gmapsfx.javascript.object
-
Constrained set of values for the GestureHandling option in MapOptions.
- get(int) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- getAddress() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderRequest
- getAddressComponents() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- getArgString(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Takes the specified object and converts the argument to a String.
- getArray() - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Returns a JSObject representing the underlying array.
- getArrayConstructor(String, Object[]) - Method in interface com.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.gmapsfx.javascript.object.MVCArray
-
Returns the item at the specified index in the array.
- getBearing(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
-
Calculates the bearing, in degrees, of the end LatLong point from this LatLong point.
- getBounds() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Returns the LatLongBounds of the visual area.
- getBounds() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Returns the LatLongBounds of the visual area.
- getBounds() - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- getBounds() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- getBounds() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- getCenter() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Gets the value of the property center.
- getCenter() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Gets the value of the property center.
- getCenter() - Method in class com.dlsc.gmapsfx.shapes.Circle
- getConstructor(String, Object...) - Method in interface com.dlsc.gmapsfx.javascript.IJavascriptRuntime
-
Gets a constructor as a string which then can be passed to the execute().
- getConstructor(String, Object...) - Method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Gets a constructor as a string which then can be passed to the execute().
- getContent() - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- getDestinationPoint(double, double) - Method in class com.dlsc.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.dlsc.gmapsfx.GoogleMapView
- getDistance() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getDistance() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getDraggable() - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- getDuration() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getDuration() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getEditable() - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- getElevation() - Method in class com.dlsc.gmapsfx.service.elevation.ElevationResult
-
The elevation returned from the ElevationService.
- getElevationAlongPath(PathElevationRequest, ElevationServiceCallback) - Method in class com.dlsc.gmapsfx.service.elevation.ElevationService
-
Create a request for elevations for samples along a path.
- getElevationForLocations(LocationElevationRequest, ElevationServiceCallback) - Method in class com.dlsc.gmapsfx.service.elevation.ElevationService
-
Create a request for elevations for multiple locations.
- getEndAddress() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getEndLocation() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getEndLocation() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getEnumValue() - Method in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- getFormattedAddress() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
-
partial_match: boolean,postcode_localities[]: string, geometry: { location: LatLng, location_type: GeocoderLocationType viewport: LatLngBounds, bounds: LatLngBounds }
- getFunction(String, Object...) - Method in interface com.dlsc.gmapsfx.javascript.IJavascriptRuntime
-
Gets a function as a String, which then can be passed to the execute() method.
- getFunction(String, Object...) - Method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Gets a function as a String, which then can be passed to the execute() method.
- getFunction(String, String, Object...) - Method in interface com.dlsc.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.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Gets a function as a String, which then can be passed to the execute() method.
- getFunctionAsString() - Method in class com.dlsc.gmapsfx.javascript.JavascriptFunction
- getFunctionLine() - Method in class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- getGeocodedWaypoints() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsResult
- getGeocoding(GeocoderRequest, GeocodingServiceCallback) - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- getGeometry() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- getGridSize() - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Gets the max zoom for the clusterer.
- getHeading() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- getHeading() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- getHeight() - Method in class com.dlsc.gmapsfx.javascript.object.Size
- getHeightUnit() - Method in class com.dlsc.gmapsfx.javascript.object.Size
- getHtmlFile(boolean) - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- getHtmlFile(boolean) - Method in class com.dlsc.gmapsfx.GoogleMapView
- getInstance() - Static method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Gets a singleton instance of this class, creating one if it doesn't yet exist.
- getInstructions() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getJavascriptMethod(String, Object...) - Method in class com.dlsc.gmapsfx.GoogleMapView
- getJSObject() - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Get the underlying object used by the Javascript runtime.
- getJSObjectsFromArray(JSObject) - Static method in class com.dlsc.gmapsfx.service.geocoding.GeocoderUtils
- getLatitude() - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
- getLatLong() - Method in class com.dlsc.gmapsfx.javascript.event.GMapMouseEvent
- getLatLong() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- getLegs() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- getLength() - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Gets the length of the array.
- getLoadWorker() - Method in interface com.dlsc.gmapsfx.javascript.IWebEngine
-
Gets a worked which will be notified when a web page has finished loading.
- getLoadWorker() - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
-
Gets a worked which will be notified when a web page has finished loading.
- getLocation() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- getLocation() - Method in class com.dlsc.gmapsfx.service.elevation.ElevationResult
-
The location for this elevation.
- getLocation() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- getLocationType() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- getLongitude() - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
- getLongName() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- getMap() - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- getMap() - Method in class com.dlsc.gmapsfx.GoogleMapView
- getMarkerClusterer() - Method in class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- getMarkers() - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Returns the array of markers in the clusterer.
- getMaxZoom() - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Gets the max zoom for the clusterer.
- getMaxZoom() - Method in class com.dlsc.gmapsfx.zoom.MaxZoomResult
- getMaxZoomAtLatLng(LatLong, MaxZoomServiceCallback) - Method in class com.dlsc.gmapsfx.zoom.MaxZoomService
- getMe() - Method in class com.dlsc.gmapsfx.shapes.CircleOptions
- getMe() - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- getMe() - Method in class com.dlsc.gmapsfx.shapes.PolygonOptions
- getMe() - Method in class com.dlsc.gmapsfx.shapes.PolylineOptions
- getMe() - Method in class com.dlsc.gmapsfx.shapes.RectangleOptions
- getName() - Method in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- getNextVariableName() - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Gets the name of the next variable which will be the objectname plus a unique number
- getNorthEast() - Method in class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- getOptionValue() - Method in enum com.dlsc.gmapsfx.javascript.object.GestureHandlingType
- getOverviewPath() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- getPath() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getPath() - Method in class com.dlsc.gmapsfx.shapes.Polygon
- getPath() - Method in class com.dlsc.gmapsfx.shapes.Polyline
- getPaths() - Method in class com.dlsc.gmapsfx.shapes.Polygon
- getPlaceId() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- getPlaceId() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- getPosition() - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- getPostcodeLocalities() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- getPostcodeLocalities() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- getProjection() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- getProjection() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- getProperty(String) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Get the specified property for this object.
- getProperty(String, Class<T>) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Gets the property and casts to the appropriate type
- getRadius() - Method in class com.dlsc.gmapsfx.shapes.Circle
- getResolution() - Method in class com.dlsc.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.dlsc.gmapsfx.service.directions.DirectionsService
- getRoutes() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsResult
- getRoutesCount() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- getShortName() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- getSouthWest() - Method in class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- getStartAddress() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getStartLocation() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getStartLocation() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getStatus() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- getStatus() - Method in class com.dlsc.gmapsfx.zoom.MaxZoomResult
- getSteps() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- getSteps() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getStopOver() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- getText() - Method in class com.dlsc.gmapsfx.service.directions.Distance
- getText() - Method in class com.dlsc.gmapsfx.service.directions.Duration
- getTitle() - Method in class com.dlsc.gmapsfx.javascript.object.Marker
- getTravelMode() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsSteps
- getType() - Method in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- getTypes() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- getTypes() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- getTypes() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- getValue() - Method in class com.dlsc.gmapsfx.service.directions.Distance
- getValue() - Method in class com.dlsc.gmapsfx.service.directions.Duration
- getVariableName() - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Gets the name of this variable within the Javascript runtime
- getViewPort() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- getVisible() - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- getVisible() - Method in class com.dlsc.gmapsfx.javascript.object.Marker
- getWaypointOrder() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRoute
- getWebview() - Method in class com.dlsc.gmapsfx.GoogleMapView
- getWidth() - Method in class com.dlsc.gmapsfx.javascript.object.Size
- getWidthUnit() - Method in class com.dlsc.gmapsfx.javascript.object.Size
- getX() - Method in class com.dlsc.gmapsfx.javascript.object.GMapPoint
- getY() - Method in class com.dlsc.gmapsfx.javascript.object.GMapPoint
- getZIndex() - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- getZoom() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Gets the value of the property zoom.
- getZoom() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Gets the value of the property zoom.
- GFXEventHandler - Interface in com.dlsc.gmapsfx.javascript.event
-
A tagging interface to allow us to store all event handlers in the one
EventHandlersobject. - GMapMouseEvent - Class in com.dlsc.gmapsfx.javascript.event
- GMapMouseEvent(LatLong) - Constructor for class com.dlsc.gmapsfx.javascript.event.GMapMouseEvent
- GMapObjectType - Interface in com.dlsc.gmapsfx.javascript.object
- GMapPoint - Class in com.dlsc.gmapsfx.javascript.object
- GMapPoint(JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.object.GMapPoint
- GOOGLE_MAPS_API_LINK - Static variable in class com.dlsc.gmapsfx.GoogleMapView
- GOOGLE_MAPS_API_VERSION - Static variable in class com.dlsc.gmapsfx.GoogleMapView
- GoogleMap - Class in com.dlsc.gmapsfx.javascript.object
- GoogleMap() - Constructor for class com.dlsc.gmapsfx.javascript.object.GoogleMap
- GoogleMap(MapOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.GoogleMap
- GoogleMapView - Class in com.dlsc.gmapsfx
- GoogleMapView() - Constructor for class com.dlsc.gmapsfx.GoogleMapView
- GoogleMapView(boolean) - Constructor for class com.dlsc.gmapsfx.GoogleMapView
- GoogleMapView(String) - Constructor for class com.dlsc.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.dlsc.gmapsfx.GoogleMapView
-
Creates a new map view and specifies if the FireBug pane should be displayed in the WebView
- GoogleMapView(String, String) - Constructor for class com.dlsc.gmapsfx.GoogleMapView
-
Creates a new map view and specifies the display language and API key.
- GoogleMapView(String, String, String, boolean) - Constructor for class com.dlsc.gmapsfx.GoogleMapView
-
Creates a new map view and specifies the display language and API key.
- GoogleMapView(String, String, String, String, boolean) - Constructor for class com.dlsc.gmapsfx.GoogleMapView
-
Creates a new map view and specifies the display language and API key.
- GoogleMapView.MapLibraryLoadBridge - Class in com.dlsc.gmapsfx
- GoogleMapView.MyEventDispatcher - Class in com.dlsc.gmapsfx
- GREEDY - com.dlsc.gmapsfx.javascript.object.GestureHandlingType
H
- handle() - Method in interface com.dlsc.gmapsfx.javascript.event.StateEventHandler
- handle(GMapMouseEvent) - Method in interface com.dlsc.gmapsfx.javascript.event.MouseEventHandler
- handle(JSObject) - Method in interface com.dlsc.gmapsfx.javascript.event.UIEventHandler
- handleStateEvent(String) - Method in class com.dlsc.gmapsfx.javascript.event.EventHandlers
-
This method is called from Javascript, passing in the previously created callback key.
- handleUIEvent(String, JSObject) - Method in class com.dlsc.gmapsfx.javascript.event.EventHandlers
-
This method is called from Javascript, passing in the previously created callback key, and the event object.
- heading_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- height - Variable in class com.dlsc.gmapsfx.javascript.object.Size
- heightUnit - Variable in class com.dlsc.gmapsfx.javascript.object.Size
- hideDirectionsPane() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- HYBRID - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
I
- icon - Variable in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- icon(String) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- idle - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- IJavascriptRuntime - Interface in com.dlsc.gmapsfx.javascript
-
An interface for interacting with a JavaScript environment which includes methods for building strings that represent functions and constructors as well as providing a means to execute commands.
- indexOf(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- INFO_WINDOW - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- INFO_WINDOW_TYPE - Static variable in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- InfoWindow - Class in com.dlsc.gmapsfx.javascript.object
-
An overlay that looks like a bubble and is often connected to a marker.
- InfoWindow() - Constructor for class com.dlsc.gmapsfx.javascript.object.InfoWindow
- InfoWindow(InfoWindowOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.InfoWindow
- InfoWindowOptions - Class in com.dlsc.gmapsfx.javascript.object
-
Options for setting an InfoWindow on a Map.
- InfoWindowOptions() - Constructor for class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
Default constructor
- initialize() - Method in class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- initialize() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- initialized - Variable in class com.dlsc.gmapsfx.GoogleMapView
- insertAt(int, JavascriptObject) - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Inserts the supplied element at the specified index in the array.
- INSIDE - com.dlsc.gmapsfx.shapes.StrokePosition
- internal_createMap() - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- internal_createMap() - Method in class com.dlsc.gmapsfx.GoogleMapView
- internal_createMap(MapOptions) - Method in class com.dlsc.gmapsfx.ClusteredGoogleMapView
- internal_createMap(MapOptions) - Method in class com.dlsc.gmapsfx.GoogleMapView
- INTERSECTION - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- INVALID_REQUEST - com.dlsc.gmapsfx.service.directions.DirectionStatus
- INVALID_REQUEST - com.dlsc.gmapsfx.service.elevation.ElevationStatus
- INVALID_REQUEST - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- invokeJavascript(String) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Invokes a JavaScript function that takes no arguments.
- invokeJavascript(String, Object...) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Invoke the specified JavaScript function in the JavaScript runtime.
- invokeJavascriptReturnValue(String, Class<T>) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Invokes a JavaScript function that takes no arguments.
- invokeJavascriptReturnValue(String, Class<T>, Object...) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Invoke the specified JavaScript function in the JavaScript runtime.
- isDisableDoubleClick() - Method in class com.dlsc.gmapsfx.GoogleMapView
- isMemberDefined(String) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
- isPartialMatch() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypoint
- isPartialMatch() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- IWebEngine - Interface in com.dlsc.gmapsfx.javascript
-
Provides an abstraction to the web engine, so that a mock engine can be utilized in unit tests, or a different web engine could be utilized in future versions of this framework.
J
- JavaFxWebEngine - Class in com.dlsc.gmapsfx.javascript
-
This class provides an implementation of the IWebEngine interface utilizing a javafx.scene.web.WebEngine as the underlying engine.
- JavaFxWebEngine(WebEngine) - Constructor for class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
-
Builds a new engine utilizing the specified JavaFX WebEngine
- JavascriptArray - Class in com.dlsc.gmapsfx.javascript
-
JavascriptObject implementation of an array.
- JavascriptArray() - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptArray
- JavascriptEnum - Class in com.dlsc.gmapsfx.javascript
- JavascriptEnum(String, String) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptEnum
- JavascriptFunction - Class in com.dlsc.gmapsfx.javascript
- JavascriptFunction(String, List<String>, List<JavascriptFunctionLine>) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptFunction
- JavascriptFunctionLine - Class in com.dlsc.gmapsfx.javascript
- JavascriptFunctionLine(JavascriptObject, String, List<Object>) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- JavascriptObject - Class in com.dlsc.gmapsfx.javascript
-
Base class for any Google JavaScript object.
- JavascriptObject() - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
- JavascriptObject(String) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
- JavascriptObject(String, Object...) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
- JavascriptObject(String, Object[], boolean) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
- JavascriptObject(String, String) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Builds a new JavascriptObject based on a string representation of the object.
- JavascriptObject(String, JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Wraps a Javascript JSObject returned from a function.
- JavascriptRuntime - Class in com.dlsc.gmapsfx.javascript
-
Class for interacting with the JavaScript environment.
- JavascriptRuntime() - Constructor for class com.dlsc.gmapsfx.javascript.JavascriptRuntime
- jsObject - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- jsObject - Variable in class com.dlsc.gmapsfx.javascript.JavascriptObject
K
- key - Variable in class com.dlsc.gmapsfx.GoogleMapView
- keyboardShortcuts - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- keyboardShortcuts(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
L
- label(String) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- language - Variable in class com.dlsc.gmapsfx.GoogleMapView
- lastIndexOf(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- LAT_LNG - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- LAT_LNG_BOUNDS - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- latLong - Variable in class com.dlsc.gmapsfx.javascript.event.GMapMouseEvent
- LatLong - Class in com.dlsc.gmapsfx.javascript.object
- LatLong(double, double) - Constructor for class com.dlsc.gmapsfx.javascript.object.LatLong
- LatLong(JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.object.LatLong
- LatLongBounds - Class in com.dlsc.gmapsfx.javascript.object
- LatLongBounds() - Constructor for class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- LatLongBounds(LatLong, LatLong) - Constructor for class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- LatLongBounds(JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- latToRadians() - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
-
Convenience method to convert the latitude of this LatLong to radians.
- length() - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
-
Get the length of the array.
- load(String) - Method in interface com.dlsc.gmapsfx.javascript.IWebEngine
-
Loads the specified URL
- load(String) - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
-
Loads the specified URL
- loadContent(String) - Method in interface com.dlsc.gmapsfx.javascript.IWebEngine
-
Loads the given HTML content directly.
- loadContent(String) - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
-
Loads the given HTML content directly.
- LOCALITY - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- LocationElevationRequest - Class in com.dlsc.gmapsfx.service.elevation
-
Creates a request that can be passed in to the
ElevationServiceto get the elevations for a number of locations. - LocationElevationRequest() - Constructor for class com.dlsc.gmapsfx.service.elevation.LocationElevationRequest
- LocationElevationRequest(LatLong[]) - Constructor for class com.dlsc.gmapsfx.service.elevation.LocationElevationRequest
- longToRadians() - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
-
Convenience method to convert the longitude of this LatLong to radians.
M
- main(String[]) - Static method in class com.dlsc.gmapsfx.ArrayTester
- main(String[]) - Static method in class com.dlsc.gmapsfx.ClusteredMainApp
-
The main() method is ignored in correctly deployed JavaFX application.
- main(String[]) - Static method in class com.dlsc.gmapsfx.MainApp
-
The main() method is ignored in correctly deployed JavaFX application.
- main(String[]) - Static method in class com.dlsc.gmapsfx.MainApp2
-
The main() method is ignored in correctly deployed JavaFX application.
- MainApp - Class in com.dlsc.gmapsfx
-
Example Application for creating and loading a GoogleMap into a JavaFX application
- MainApp() - Constructor for class com.dlsc.gmapsfx.MainApp
- MainApp2 - Class in com.dlsc.gmapsfx
-
Example Application for creating and loading a GoogleMap into a JavaFX application
- MainApp2() - Constructor for class com.dlsc.gmapsfx.MainApp2
- map - Variable in class com.dlsc.gmapsfx.ClusteredMainApp
- map - Variable in class com.dlsc.gmapsfx.GoogleMapView
- map - Variable in class com.dlsc.gmapsfx.MainApp
- map - Variable in class com.dlsc.gmapsfx.MainApp2
- MAP - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- MAP_ENUM - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- mapComponent - Variable in class com.dlsc.gmapsfx.ClusteredMainApp
- mapComponent - Variable in class com.dlsc.gmapsfx.MainApp
- mapComponent - Variable in class com.dlsc.gmapsfx.MainApp2
- MapComponentInitializedListener - Interface in com.dlsc.gmapsfx
- mapInitialized() - Method in class com.dlsc.gmapsfx.ClusteredMainApp
- mapInitialized() - Method in class com.dlsc.gmapsfx.MainApp
- mapInitialized() - Method in class com.dlsc.gmapsfx.MainApp2
- mapInitialized() - Method in interface com.dlsc.gmapsfx.MapComponentInitializedListener
- mapInitializedListeners - Variable in class com.dlsc.gmapsfx.GoogleMapView
- MapLibraryLoadBridge() - Constructor for class com.dlsc.gmapsfx.GoogleMapView.MapLibraryLoadBridge
- mapLibraryLoaded() - Method in class com.dlsc.gmapsfx.GoogleMapView.MapLibraryLoadBridge
- mapMaker - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- mapMaker(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
-
Use MapMaker tiles.
- mapMarker(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
-
Deprecated.
- MapNotInitializedException - Exception in com.dlsc.gmapsfx
- MapNotInitializedException() - Constructor for exception com.dlsc.gmapsfx.MapNotInitializedException
- MapOptions - Class in com.dlsc.gmapsfx.javascript.object
- MapOptions() - Constructor for class com.dlsc.gmapsfx.javascript.object.MapOptions
- mapReady() - Method in interface com.dlsc.gmapsfx.MapReadyListener
- MapReadyListener - Interface in com.dlsc.gmapsfx
-
A MapReadyListener is called when the MapOptions have been loaded and the Javascript map object is set up ready to be accessed.
- mapReadyListeners - Variable in class com.dlsc.gmapsfx.GoogleMapView
- MapShape - Class in com.dlsc.gmapsfx.javascript.object
- MapShape(String) - Constructor for class com.dlsc.gmapsfx.javascript.object.MapShape
- MapShape(String, MapShapeOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.MapShape
- MapShapeOptions<T extends MapShapeOptions> - Class in com.dlsc.gmapsfx.shapes
-
Abstract base class for our shape options, as they all have a lot of common properties.
- MapShapeOptions() - Constructor for class com.dlsc.gmapsfx.shapes.MapShapeOptions
- MapStateEventType - Enum in com.dlsc.gmapsfx.javascript.event
-
An enum of Google Maps state events for the Map object.
- mapType - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- mapType(MapTypeIdEnum) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- mapTypeControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- mapTypeControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- maptypeid_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- MapTypeIdEnum - Class in com.dlsc.gmapsfx.javascript.object
- MapTypeIdEnum(String) - Constructor for class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- Marker - Class in com.dlsc.gmapsfx.javascript.object
-
Marker which can be placed on a GoogleMap.
- Marker(MarkerOptions) - Constructor for class com.dlsc.gmapsfx.javascript.object.Marker
-
Contructs a new map Marker with the specified options
- MARKER - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- MARKER_CLUSTERER - Static variable in interface com.dlsc.gmapsfx.javascript.object.MarkerClustererObjectType
- MarkerClusterer - Class in com.dlsc.gmapsfx.javascript.object
-
User: twalcari Date: 1/9/2015 Time: 12:01
- MarkerClusterer(GoogleMap) - Constructor for class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
- MarkerClusterer(GoogleMap, JavascriptArray) - Constructor for class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
- MarkerClustererObjectType - Interface in com.dlsc.gmapsfx.javascript.object
-
User: twalcari Date: 1/9/2015 Time: 12:04
- MarkerImageFactory - Class in com.dlsc.gmapsfx.util
- MarkerImageFactory() - Constructor for class com.dlsc.gmapsfx.util.MarkerImageFactory
- MarkerOptions - Class in com.dlsc.gmapsfx.javascript.object
- MarkerOptions() - Constructor for class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- MAX_WAYPOINTS_EXCEEDED - com.dlsc.gmapsfx.service.directions.DirectionStatus
- MAX_ZOOM_RESULT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- MAX_ZOOM_SERVICE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- maxWidth(int) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
Maximum width of the infowindow, regardless of content's width.
- maxZoom - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- maxZoom(double) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- maxZoomReceived(MaxZoomResult) - Method in interface com.dlsc.gmapsfx.zoom.MaxZoomServiceCallback
- MaxZoomResult - Class in com.dlsc.gmapsfx.zoom
- MaxZoomResult() - Constructor for class com.dlsc.gmapsfx.zoom.MaxZoomResult
- MaxZoomResult(MaxZoomStatus) - Constructor for class com.dlsc.gmapsfx.zoom.MaxZoomResult
- MaxZoomResult(JSObject) - Constructor for class com.dlsc.gmapsfx.zoom.MaxZoomResult
- MaxZoomService - Class in com.dlsc.gmapsfx.zoom
- MaxZoomService() - Constructor for class com.dlsc.gmapsfx.zoom.MaxZoomService
- MaxZoomServiceCallback - Interface in com.dlsc.gmapsfx.zoom
- MaxZoomStatus - Enum in com.dlsc.gmapsfx.zoom
- method - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- minZoom - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- minZoom(double) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- mousedown - com.dlsc.gmapsfx.javascript.event.UIEventType
- MouseEventHandler - Interface in com.dlsc.gmapsfx.javascript.event
- mousemove - com.dlsc.gmapsfx.javascript.event.UIEventType
- mouseout - com.dlsc.gmapsfx.javascript.event.UIEventType
- mouseover - com.dlsc.gmapsfx.javascript.event.UIEventType
- mouseup - com.dlsc.gmapsfx.javascript.event.UIEventType
- MVC_ARRAY - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- MVCArray - Class in com.dlsc.gmapsfx.javascript.object
-
This javascript object current takes JavascriptObjects as parameters, but returns JSObjects, as it doesn't know what has been placed within it.
- MVCArray() - Constructor for class com.dlsc.gmapsfx.javascript.object.MVCArray
- MVCArray(Object[]) - Constructor for class com.dlsc.gmapsfx.javascript.object.MVCArray
- MVCArray(JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.object.MVCArray
- MyEventDispatcher(EventDispatcher) - Constructor for class com.dlsc.gmapsfx.GoogleMapView.MyEventDispatcher
N
- name - Variable in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- NATURAL_FEATURE - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- NEIGHBORHOOD - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- NONE - com.dlsc.gmapsfx.javascript.object.GestureHandlingType
- NOT_FOUND - com.dlsc.gmapsfx.service.directions.DirectionStatus
- NULL - com.dlsc.gmapsfx.javascript.object.Animation
O
- object - Variable in class com.dlsc.gmapsfx.javascript.JavascriptFunctionLine
- OBJECT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- objectCounter - Static variable in class com.dlsc.gmapsfx.javascript.JavascriptObject
- OK - com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypointStatus
- OK - com.dlsc.gmapsfx.service.directions.DirectionStatus
- OK - com.dlsc.gmapsfx.service.elevation.ElevationStatus
- OK - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- OK - com.dlsc.gmapsfx.zoom.MaxZoomStatus
- open(GoogleMap) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- open(GoogleMap, Marker) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- OPTIMISTIC - com.dlsc.gmapsfx.service.directions.TrafficModel
- options - Variable in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- options - Variable in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- OUTSIDE - com.dlsc.gmapsfx.shapes.StrokePosition
- OVER_QUERY_LIMIT - com.dlsc.gmapsfx.service.directions.DirectionStatus
- OVER_QUERY_LIMIT - com.dlsc.gmapsfx.service.elevation.ElevationStatus
- OVER_QUERY_LIMIT - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- overviewMapControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- overviewMapControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
P
- panBy(double, double) - Method in class com.dlsc.gmapsfx.GoogleMapView
- panBy(double, double) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Pans the map by the supplied values.
- panBy(double, double) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Pans the map by the supplied values.
- panControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- panControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- PANE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- panTo(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Pans the map to the specified latitude and longitude.
- panToBounds(LatLongBounds) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- PARK - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- path(MVCArray) - Method in class com.dlsc.gmapsfx.shapes.PolylineOptions
- PathElevationRequest - Class in com.dlsc.gmapsfx.service.elevation
- PathElevationRequest() - Constructor for class com.dlsc.gmapsfx.service.elevation.PathElevationRequest
- PathElevationRequest(LatLong[], int) - Constructor for class com.dlsc.gmapsfx.service.elevation.PathElevationRequest
- paths(MVCArray) - Method in class com.dlsc.gmapsfx.shapes.PolygonOptions
- peerRegistry - Static variable in class com.dlsc.gmapsfx.javascript.JavascriptObject
- PESSIMISTIC - com.dlsc.gmapsfx.service.directions.TrafficModel
- pixelOffset(Size) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
The offset, in pixels, of the tip of the info window from the point on the map at whose geographical coordinates the info window is anchored.
- POINT - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- POLITICAL - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- Polygon - Class in com.dlsc.gmapsfx.shapes
- Polygon() - Constructor for class com.dlsc.gmapsfx.shapes.Polygon
- Polygon(PolygonOptions) - Constructor for class com.dlsc.gmapsfx.shapes.Polygon
- POLYGON - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- PolygonOptions - Class in com.dlsc.gmapsfx.shapes
- PolygonOptions() - Constructor for class com.dlsc.gmapsfx.shapes.PolygonOptions
- Polyline - Class in com.dlsc.gmapsfx.shapes
-
Wraps a google.maps.Polyline object.
- Polyline() - Constructor for class com.dlsc.gmapsfx.shapes.Polyline
- Polyline(PolylineOptions) - Constructor for class com.dlsc.gmapsfx.shapes.Polyline
- POLYLINE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- PolylineOptions - Class in com.dlsc.gmapsfx.shapes
- PolylineOptions() - Constructor for class com.dlsc.gmapsfx.shapes.PolylineOptions
- pop() - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- pop() - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Removes and returns the last element of the array
- position - Variable in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- position(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
The LatLng at which to display this InfoWindow.
- position(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- POST_BOX - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- POSTAL_CODE - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- PREMISE - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- processResponse(Object) - Method in class com.dlsc.gmapsfx.zoom.MaxZoomService
-
Processess the Javascript response and generates the required objects that are then passed back to the original callback.
- processResponse(Object, Object) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsService
- processResponse(Object, Object) - Method in class com.dlsc.gmapsfx.service.elevation.ElevationService
-
Processess the Javascript response and generates the required objects that are then passed back to the original callback.
- processResponse(Object, Object) - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- Projection - Class in com.dlsc.gmapsfx.javascript.object
- Projection(JSObject) - Constructor for class com.dlsc.gmapsfx.javascript.object.Projection
- PROJECTION - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- projection_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- push(JavascriptObject) - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Adds the supplied element onto the end of the array, then returns the length of the array.
- push(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
R
- radius(double) - Method in class com.dlsc.gmapsfx.shapes.CircleOptions
- RANGE_INTERPOLATED - com.dlsc.gmapsfx.service.geocoding.GeocoderLocationType
- Rectangle - Class in com.dlsc.gmapsfx.shapes
- Rectangle() - Constructor for class com.dlsc.gmapsfx.shapes.Rectangle
- Rectangle(RectangleOptions) - Constructor for class com.dlsc.gmapsfx.shapes.Rectangle
- RECTANGLE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- RectangleOptions - Class in com.dlsc.gmapsfx.shapes
- RectangleOptions() - Constructor for class com.dlsc.gmapsfx.shapes.RectangleOptions
- redraw() - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
- region - Variable in class com.dlsc.gmapsfx.GoogleMapView
- registerHandler(GFXEventHandler) - Method in class com.dlsc.gmapsfx.javascript.event.EventHandlers
-
Registers a handler and returns the callback key to be passed to Javascript.
- removeAt(int) - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Removes and discards the item at the specified index.
- removeClusterableMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.ClusteredGoogleMap
- removeMapInitializedListener(MapComponentInitializedListener) - Method in class com.dlsc.gmapsfx.GoogleMapView
- removeMapShape(MapShape) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- removeMapShape(MapShape) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- removeMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- removeMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Removes the supplied marker from the map.
- removeMarker(Marker) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
- removeMarkers(Collection<Marker>) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Removes the markers in the supplied collection from the map.
- removeReadyListener(MapReadyListener) - Method in class com.dlsc.gmapsfx.GoogleMapView
- renderer - Variable in class com.dlsc.gmapsfx.service.directions.DirectionsService
- REQUEST_DENIED - com.dlsc.gmapsfx.service.directions.DirectionStatus
- REQUEST_DENIED - com.dlsc.gmapsfx.service.elevation.ElevationStatus
- REQUEST_DENIED - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- resize - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- reverse() - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- reverseGeocode(double, double, GeocodingServiceCallback) - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingService
- rightclick - com.dlsc.gmapsfx.javascript.event.UIEventType
- ROADMAP - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- ROOFTOP - com.dlsc.gmapsfx.service.geocoding.GeocoderLocationType
- ROOM - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- rotateControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- rotateControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- ROUTE - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- runtime - Variable in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- runtime - Variable in class com.dlsc.gmapsfx.javascript.JavascriptObject
- runtime - Static variable in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
S
- SATELLITE - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- scaleControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- scaleControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- scrollWheel - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- scrollWheel(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- setAnimation(Animation) - Method in class com.dlsc.gmapsfx.javascript.object.Marker
-
Sets how the marker should be animated.
- setAt(int, JavascriptObject) - Method in class com.dlsc.gmapsfx.javascript.object.MVCArray
-
Sets the supplied object at the supplied index.
- setBounds(LatLongBounds) - Method in class com.dlsc.gmapsfx.shapes.Rectangle
- setCenter(double, double) - Method in class com.dlsc.gmapsfx.GoogleMapView
- setCenter(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Sets the value of the property center.
- setCenter(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Sets the value of the property center.
- setCenter(LatLong) - Method in class com.dlsc.gmapsfx.shapes.Circle
- setContent(String) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- setDefaultWebEngine(IWebEngine) - Static method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Set the WebEngine that this runtime should use.
- setDisableDoubleClick(boolean) - Method in class com.dlsc.gmapsfx.GoogleMapView
- setDraggable(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- setEditable(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- setGridSize(int) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Sets the max zoom for the clusterer.
- setHeading(double) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- setHeading(double) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- setInitialized(boolean) - Method in class com.dlsc.gmapsfx.GoogleMapView
- setJavascriptRuntime(IJavascriptRuntime) - Static method in class com.dlsc.gmapsfx.javascript.JavascriptRuntime
-
Sets a Javascript runtime to use.
- setKey(String) - Method in class com.dlsc.gmapsfx.GoogleMapView
- setLatLong(LatLong) - Method in class com.dlsc.gmapsfx.javascript.event.GMapMouseEvent
- setLocation(LatLong) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- setLocation(String) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- setMap(GoogleMap) - Method in class com.dlsc.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.dlsc.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.dlsc.gmapsfx.service.directions.DirectionsRenderer
- setMapType(MapTypeIdEnum) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- setMapType(MapTypeIdEnum) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Sets the map type.
- setMaxZoom(int) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerClusterer
-
Sets the max zoom for the clusterer.
- setOnAlert(EventHandler<WebEvent<String>>) - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
- setOnError(EventHandler<WebErrorEvent>) - Method in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
- setOpt(boolean) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- setOptions(InfoWindowOptions) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- setOptions(MarkerOptions) - Method in class com.dlsc.gmapsfx.javascript.object.Marker
- setOptions(String) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- setPanel(DirectionsPane) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- setPath(MVCArray) - Method in class com.dlsc.gmapsfx.shapes.Polygon
- setPath(MVCArray) - Method in class com.dlsc.gmapsfx.shapes.Polyline
- setPaths(MVCArray) - Method in class com.dlsc.gmapsfx.shapes.Polygon
- setPosition(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- setPosition(LatLong) - Method in class com.dlsc.gmapsfx.javascript.object.Marker
- setProperty(String, JavascriptEnum) - Method in class com.dlsc.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
- setProperty(String, JavascriptObject) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Sets a property on this Javascript object for which the value is a Javascript object itself.
- setProperty(String, Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptObject
-
Sets a property on this Javascript object.
- setRadius(double) - Method in class com.dlsc.gmapsfx.shapes.Circle
- setRouteIndex(int) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- setStopOver(boolean) - Method in class com.dlsc.gmapsfx.service.directions.DirectionsWaypoint
- setTitle(String) - Method in class com.dlsc.gmapsfx.javascript.object.Marker
-
Sets the title of this Marker
- setVisible(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapShape
- setVisible(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.Marker
- setZIndex(int) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindow
- setZoom(int) - Method in class com.dlsc.gmapsfx.GoogleMapView
- setZoom(int) - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
-
Sets the value of the property zoom.
- setZoom(int) - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
-
Sets the value of the property zoom.
- shift() - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- showDirectionsPane() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
- Size - Class in com.dlsc.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.dlsc.gmapsfx.javascript.object.Size
- Size(int, int, String, String) - Constructor for class com.dlsc.gmapsfx.javascript.object.Size
- SIZE - Static variable in interface com.dlsc.gmapsfx.javascript.object.GMapObjectType
- sort(String) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- start(Stage) - Method in class com.dlsc.gmapsfx.ArrayTester
- start(Stage) - Method in class com.dlsc.gmapsfx.ClusteredMainApp
- start(Stage) - Method in class com.dlsc.gmapsfx.MainApp
- start(Stage) - Method in class com.dlsc.gmapsfx.MainApp2
- StateEventHandler - Interface in com.dlsc.gmapsfx.javascript.event
-
Handles Google Maps state events, which are called without any parameters.
- STREET_ADDRESS - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- STREET_NUMBER - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- streetViewControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- streetViewControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- strokeColor(String) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- strokeOpacity(double) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- strokePosition(StrokePosition) - Method in class com.dlsc.gmapsfx.shapes.FillableMapShapeOptions
- StrokePosition - Enum in com.dlsc.gmapsfx.shapes
-
From google.maps.StrokePosition
- strokeWeight(double) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- styleString(String) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- SUBLOCALITY - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
- SUBPREMISE - com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
T
- TERRAIN - Static variable in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- tilesloaded - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- tilt_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- title - Variable in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- title(String) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- toString() - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
- toString() - Method in enum com.dlsc.gmapsfx.javascript.object.Animation
- toString() - Method in class com.dlsc.gmapsfx.javascript.object.GMapPoint
- toString() - Method in class com.dlsc.gmapsfx.javascript.object.LatLong
- toString() - Method in class com.dlsc.gmapsfx.javascript.object.LatLongBounds
- toString() - Method in class com.dlsc.gmapsfx.javascript.object.MapTypeIdEnum
- toString() - Method in class com.dlsc.gmapsfx.javascript.object.Size
- toString() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsLeg
- toString() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRenderer
- toString() - Method in class com.dlsc.gmapsfx.service.directions.DirectionsRequest
- toString() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponent
- toString() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderGeometry
- toString() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocoderRequest
- toString() - Method in class com.dlsc.gmapsfx.service.geocoding.GeocodingResult
- TrafficModel - Enum in com.dlsc.gmapsfx.service.directions
- TRANSIT - com.dlsc.gmapsfx.service.directions.TravelModes
- TravelModes - Enum in com.dlsc.gmapsfx.service.directions
- type - Variable in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- typeString - Variable in enum com.dlsc.gmapsfx.javascript.object.Animation
U
- UIEventHandler - Interface in com.dlsc.gmapsfx.javascript.event
-
Handles Google Maps UI events.
- UIEventType - Enum in com.dlsc.gmapsfx.javascript.event
-
Enum containing the strings for the event types passed to the Google Maps APIs for UI events.
- UNKNOWN_ERROR - com.dlsc.gmapsfx.service.directions.DirectionStatus
- UNKNOWN_ERROR - com.dlsc.gmapsfx.service.elevation.ElevationStatus
- UNKNOWN_ERROR - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- unshift(Object) - Method in class com.dlsc.gmapsfx.javascript.JavascriptArray
V
- value - Variable in class com.dlsc.gmapsfx.javascript.JavascriptEnum
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.javascript.event.MapStateEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.javascript.event.UIEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.javascript.object.Animation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.javascript.object.GestureHandlingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.directions.DirectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.directions.TrafficModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.directions.TravelModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.elevation.ElevationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.geocoding.GeocoderAddressComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.geocoding.GeocoderLocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.shapes.StrokePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.dlsc.gmapsfx.zoom.MaxZoomStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.dlsc.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.dlsc.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.dlsc.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.dlsc.gmapsfx.javascript.object.GestureHandlingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.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.dlsc.gmapsfx.zoom.MaxZoomStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variableName - Variable in class com.dlsc.gmapsfx.javascript.JavascriptObject
- visible - Variable in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
- visible(boolean) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- visible(Boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MarkerOptions
W
- WALKING - com.dlsc.gmapsfx.service.directions.TravelModes
- webengine - Variable in class com.dlsc.gmapsfx.ArrayTester
- webengine - Variable in class com.dlsc.gmapsfx.GoogleMapView
- webEngine - Variable in class com.dlsc.gmapsfx.javascript.JavaFxWebEngine
- webview - Variable in class com.dlsc.gmapsfx.ArrayTester
- webview - Variable in class com.dlsc.gmapsfx.GoogleMapView
- width - Variable in class com.dlsc.gmapsfx.javascript.object.Size
- widthUnit - Variable in class com.dlsc.gmapsfx.javascript.object.Size
Z
- ZERO_RESULTS - com.dlsc.gmapsfx.service.directions.DirectionsGeocodedWaypointStatus
- ZERO_RESULTS - com.dlsc.gmapsfx.service.geocoding.GeocoderStatus
- zIndex(int) - Method in class com.dlsc.gmapsfx.javascript.object.InfoWindowOptions
-
All InfoWindows are displayed on the map in order of their zIndex, with higher values displaying in front of InfoWindows with lower values.
- zIndex(int) - Method in class com.dlsc.gmapsfx.shapes.MapShapeOptions
- zoom - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- zoom(double) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- zoom_changed - com.dlsc.gmapsfx.javascript.event.MapStateEventType
- zoomControl - Variable in class com.dlsc.gmapsfx.javascript.object.MapOptions
- zoomControl(boolean) - Method in class com.dlsc.gmapsfx.javascript.object.MapOptions
- zoomProperty() - Method in class com.dlsc.gmapsfx.javascript.object.DirectionsPane
- zoomProperty() - Method in class com.dlsc.gmapsfx.javascript.object.GoogleMap
All Classes|All Packages