Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

A

addEventListener(String, MapsCallback) - Method in class com.teamdev.jxmaps.MapObject
 
Animation - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for animations types.
Array2DProperty(String) - Constructor for class com.teamdev.jxmaps.LatLng.Array2DProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.DirectionsGeocodedWaypoint.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.DirectionsLeg.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.DirectionsRoute.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.DirectionsStep.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.GeocoderAddressComponent.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.IconSequence.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.LatLng.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.MapTypeId.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.MapTypeStyle.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.MapTypeStyler.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.PlaceAspectRating.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.PlacePhoto.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.PlaceReview.ArrayProperty
 
ArrayProperty(String) - Constructor for class com.teamdev.jxmaps.TransitAgency.ArrayProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.BooleanProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.DoubleArrayProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.DoubleProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.IntegerProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.LatLng.Array2DProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.LatLng.ArrayProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.LatLng.Property
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.LatLngBounds.Property
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.MapObjectProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.ObjectArrayProperty
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.Point.Property
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.Size.Property
 
assignFrom(Property) - Method in class com.teamdev.jxmaps.StringArrayProperty
 
attachObject(Map, JSObject) - Method in class com.teamdev.jxmaps.MapObject
 
Attribution - Class in com.teamdev.jxmaps
Represents attribution object.
Attribution() - Constructor for class com.teamdev.jxmaps.Attribution
 
Attribution(Map) - Constructor for class com.teamdev.jxmaps.Attribution
Deprecated.
Attribution.Property - Class in com.teamdev.jxmaps
 

B

BooleanProperty - Class in com.teamdev.jxmaps
 
BooleanProperty(String) - Constructor for class com.teamdev.jxmaps.BooleanProperty
 

C

cacheProperties(Class, List<Property>) - Method in class com.teamdev.jxmaps.MapObject
 
cacheProperties() - Method in class com.teamdev.jxmaps.MapObject
 
Circle - Class in com.teamdev.jxmaps
Represents circle object.
Circle(Map) - Constructor for class com.teamdev.jxmaps.Circle
Creates new Circle object.
CircleOptions - Class in com.teamdev.jxmaps
Represents circle options.
CircleOptions() - Constructor for class com.teamdev.jxmaps.CircleOptions
 
CircleOptions(Map) - Constructor for class com.teamdev.jxmaps.CircleOptions
Deprecated.
clone() - Method in class com.teamdev.jxmaps.LatLng
 
clone() - Method in class com.teamdev.jxmaps.LatLngBounds
 
clone() - Method in class com.teamdev.jxmaps.MapObject
 
clone() - Method in class com.teamdev.jxmaps.Point
 
clone() - Method in class com.teamdev.jxmaps.Size
 
close() - Method in class com.teamdev.jxmaps.InfoWindow
Closes this InfoWindow.
com.teamdev.jxmaps - package com.teamdev.jxmaps
Contains the basic classes and interfaces.
com.teamdev.jxmaps.javafx - package com.teamdev.jxmaps.javafx
Contains the implemetation classes for javafx component.
com.teamdev.jxmaps.swing - package com.teamdev.jxmaps.swing
Contains the implemetation classes for swing component.
contains(LatLng) - Method in class com.teamdev.jxmaps.LatLngBounds
Returns true if the given lat/lng is in this bounds.
ControlPosition - Enum in com.teamdev.jxmaps
Represents control position enum.
createJSValue(Map) - Method in class com.teamdev.jxmaps.LatLng
 
createJSValue(Map) - Method in class com.teamdev.jxmaps.LatLngBounds
 
createJSValue(Map) - Method in class com.teamdev.jxmaps.MapObject
 
createJSValue(Map) - Method in class com.teamdev.jxmaps.Point
 
createJSValue(Map) - Method in class com.teamdev.jxmaps.Size
 

D

dataClass - Variable in class com.teamdev.jxmaps.ObjectArrayProperty
 
DEFAULT_VALUE - Static variable in class com.teamdev.jxmaps.BooleanProperty
 
DEFAULT_VALUE - Static variable in class com.teamdev.jxmaps.DoubleProperty
 
DEFAULT_VALUE - Static variable in class com.teamdev.jxmaps.IntegerProperty
 
DirectionsGeocodedWaypoint - Class in com.teamdev.jxmaps
Represents a single geocoded waypoint
DirectionsGeocodedWaypoint() - Constructor for class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Creates new DirectionsGeocodedWaypoint object
DirectionsGeocodedWaypoint(Map) - Constructor for class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Deprecated.
DirectionsGeocodedWaypoint.ArrayProperty - Class in com.teamdev.jxmaps
 
DirectionsLeg - Class in com.teamdev.jxmaps
Represents directions leg object A single leg consisting of a set of steps in a DirectionsResult.
DirectionsLeg() - Constructor for class com.teamdev.jxmaps.DirectionsLeg
Creates new DirectionsLeg object
DirectionsLeg(Map) - Constructor for class com.teamdev.jxmaps.DirectionsLeg
Deprecated.
DirectionsLeg.ArrayProperty - Class in com.teamdev.jxmaps
 
DirectionsRenderer - Class in com.teamdev.jxmaps
Represents directions renderer object.
DirectionsRendererOptions - Class in com.teamdev.jxmaps
Represents directions renderer options object.
DirectionsRendererOptions() - Constructor for class com.teamdev.jxmaps.DirectionsRendererOptions
Creates new DirectionsRendererOptions object
DirectionsRendererOptions(Map) - Constructor for class com.teamdev.jxmaps.DirectionsRendererOptions
Deprecated.
DirectionsRequest - Class in com.teamdev.jxmaps
Represents directions request object.
DirectionsRequest() - Constructor for class com.teamdev.jxmaps.DirectionsRequest
Creates new DirectionsRequest object.
DirectionsRequest(Map) - Constructor for class com.teamdev.jxmaps.DirectionsRequest
Deprecated.
DirectionsResult - Class in com.teamdev.jxmaps
Represents directions result object.
DirectionsResult(Map) - Constructor for class com.teamdev.jxmaps.DirectionsResult
Deprecated.
DirectionsResult.Property - Class in com.teamdev.jxmaps
 
DirectionsRoute - Class in com.teamdev.jxmaps
Represents directions route object.
DirectionsRoute() - Constructor for class com.teamdev.jxmaps.DirectionsRoute
Creates new DirectionsRoute object.
DirectionsRoute(Map) - Constructor for class com.teamdev.jxmaps.DirectionsRoute
Deprecated.
DirectionsRoute.ArrayProperty - Class in com.teamdev.jxmaps
 
DirectionsRouteCallback - Class in com.teamdev.jxmaps
Represents directions route callback object.
DirectionsRouteCallback(Map) - Constructor for class com.teamdev.jxmaps.DirectionsRouteCallback
 
DirectionsService - Class in com.teamdev.jxmaps
Represents directions service object.
DirectionsService(Map) - Constructor for class com.teamdev.jxmaps.DirectionsService
 
DirectionsStatus - Enum in com.teamdev.jxmaps
Represents the status returned by the DirectionsService on the completion of a call to route().
DirectionsStep - Class in com.teamdev.jxmaps
Represents directions step object.
DirectionsStep() - Constructor for class com.teamdev.jxmaps.DirectionsStep
Creates new DirectionsStep object.
DirectionsStep(Map) - Constructor for class com.teamdev.jxmaps.DirectionsStep
Deprecated.
DirectionsStep.ArrayProperty - Class in com.teamdev.jxmaps
 
dispose() - Method in class com.teamdev.jxmaps.javafx.MapView
Dispose current object.
dispose() - Method in class com.teamdev.jxmaps.MapBrowser
 
dispose() - Method in class com.teamdev.jxmaps.MapObject
 
dispose() - Method in class com.teamdev.jxmaps.MapsCallback
 
dispose() - Method in class com.teamdev.jxmaps.swing.MapView
Dispose current object.
Distance - Class in com.teamdev.jxmaps
A representation of distance as a numeric value and a display string.
Distance() - Constructor for class com.teamdev.jxmaps.Distance
Creates new Distance object.
Distance(Map) - Constructor for class com.teamdev.jxmaps.Distance
Deprecated.
Distance.Property - Class in com.teamdev.jxmaps
 
DoubleArrayProperty - Class in com.teamdev.jxmaps
 
DoubleArrayProperty(String) - Constructor for class com.teamdev.jxmaps.DoubleArrayProperty
 
DoubleProperty - Class in com.teamdev.jxmaps
 
DoubleProperty(String) - Constructor for class com.teamdev.jxmaps.DoubleProperty
 
Duration - Class in com.teamdev.jxmaps
A representation of duration as a numeric value and a display string.
Duration() - Constructor for class com.teamdev.jxmaps.Duration
Creates new Duration object.
Duration(Map) - Constructor for class com.teamdev.jxmaps.Duration
Deprecated.
Duration.Property - Class in com.teamdev.jxmaps
 

E

ElevationCallback - Class in com.teamdev.jxmaps
Represents elevation service callback object.
ElevationCallback(Map) - Constructor for class com.teamdev.jxmaps.ElevationCallback
 
ElevationResult - Class in com.teamdev.jxmaps
The result of an ElevationService request, consisting of the set of elevation coordinates and their elevation values.
ElevationResult() - Constructor for class com.teamdev.jxmaps.ElevationResult
Creates new ElevationResult object.
ElevationResult(Map) - Constructor for class com.teamdev.jxmaps.ElevationResult
Deprecated.
ElevationService - Class in com.teamdev.jxmaps
Defines a service class that talks directly to Google servers for requesting elevation data.
ElevationStatus - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for elevation status.
equals(LatLng) - Method in class com.teamdev.jxmaps.LatLng
Comparison function.
equals(LatLngBounds) - Method in class com.teamdev.jxmaps.LatLngBounds
Comparison function.
equals(Point) - Method in class com.teamdev.jxmaps.Point
Compares two Points.
equals(Size) - Method in class com.teamdev.jxmaps.Size
Compares two Sizes.
extend(LatLng) - Method in class com.teamdev.jxmaps.LatLngBounds
Extends this bounds to contain the given point.

F

fitBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.Map
Sets the viewport to contain the given bounds.
from(String) - Static method in enum com.teamdev.jxmaps.TransitRoutePreference
 
fromJSValue(JSValue) - Static method in class com.teamdev.jxmaps.LatLng
 
fromJSValue(JSValue) - Static method in class com.teamdev.jxmaps.LatLngBounds
 
fromJSValue(Map, JSValue) - Method in class com.teamdev.jxmaps.MapObject
 
fromJSValue(JSValue) - Static method in class com.teamdev.jxmaps.Point
 
fromJSValue(JSValue) - Static method in class com.teamdev.jxmaps.Size
 
FullScreenControlOptions - Class in com.teamdev.jxmaps
Represents options for the rendering of the zoom control.
FullScreenControlOptions() - Constructor for class com.teamdev.jxmaps.FullScreenControlOptions
Creates new FullScreenControlOptions object.
FullScreenControlOptions.Property - Class in com.teamdev.jxmaps
 

G

geocode(GeocoderRequest, GeocoderCallback) - Method in class com.teamdev.jxmaps.Geocoder
Geocode a request.
Geocoder - Class in com.teamdev.jxmaps
A service for converting between an address and a LatLng.
GeocoderAddressComponent - Class in com.teamdev.jxmaps
A single address component within a GeocoderResult.
GeocoderAddressComponent() - Constructor for class com.teamdev.jxmaps.GeocoderAddressComponent
Creates new GeocoderAddressComponent object
GeocoderAddressComponent(Map) - Constructor for class com.teamdev.jxmaps.GeocoderAddressComponent
Deprecated.
GeocoderAddressComponent.ArrayProperty - Class in com.teamdev.jxmaps
 
GeocoderCallback - Class in com.teamdev.jxmaps
Represents geocoder service callback object.
GeocoderCallback(Map) - Constructor for class com.teamdev.jxmaps.GeocoderCallback
 
GeocoderComponentRestrictions - Class in com.teamdev.jxmaps
Represents a set of filters that resolve to a specific area.
GeocoderComponentRestrictions() - Constructor for class com.teamdev.jxmaps.GeocoderComponentRestrictions
Creates new GeocoderComponentRestrictions object.
GeocoderComponentRestrictions(Map) - Constructor for class com.teamdev.jxmaps.GeocoderComponentRestrictions
Deprecated.
GeocoderComponentRestrictions.Property - Class in com.teamdev.jxmaps
 
GeocoderGeometry - Class in com.teamdev.jxmaps
Contains geometry information in the GeocoderResult object.
GeocoderGeometry() - Constructor for class com.teamdev.jxmaps.GeocoderGeometry
Creates new GeocoderGeometry object.
GeocoderGeometry(Map) - Constructor for class com.teamdev.jxmaps.GeocoderGeometry
Deprecated.
GeocoderGeometry.Property - Class in com.teamdev.jxmaps
 
GeocoderLocationType - Enum in com.teamdev.jxmaps
Describes the type of location returned from a geocode.
GeocoderRequest - Class in com.teamdev.jxmaps
Contains the specification for a geocoding request to be sent to the Geocoder.
GeocoderRequest() - Constructor for class com.teamdev.jxmaps.GeocoderRequest
Creates new GeocoderRequest object.
GeocoderRequest(Map) - Constructor for class com.teamdev.jxmaps.GeocoderRequest
Deprecated.
GeocoderResult - Class in com.teamdev.jxmaps
Contains a single geocoder result retrieved from the geocode server.
GeocoderResult() - Constructor for class com.teamdev.jxmaps.GeocoderResult
Creates new GeocoderResult object.
GeocoderResult(Map) - Constructor for class com.teamdev.jxmaps.GeocoderResult
Deprecated.
GeocoderStatus - Enum in com.teamdev.jxmaps
Contains the status returned by the Geocoder on the completion of a call to geocode().
get() - Method in class com.teamdev.jxmaps.BooleanProperty
 
get() - Method in class com.teamdev.jxmaps.DoubleArrayProperty
 
get() - Method in class com.teamdev.jxmaps.DoubleProperty
 
get() - Method in class com.teamdev.jxmaps.IntegerProperty
 
get() - Method in class com.teamdev.jxmaps.LatLng.Array2DProperty
 
get() - Method in class com.teamdev.jxmaps.LatLng.ArrayProperty
 
get() - Method in class com.teamdev.jxmaps.LatLng.Property
 
get() - Method in class com.teamdev.jxmaps.LatLngBounds.Property
 
get() - Method in class com.teamdev.jxmaps.MapObjectProperty
 
get() - Method in class com.teamdev.jxmaps.ObjectArrayProperty
 
get() - Method in class com.teamdev.jxmaps.Point.Property
 
get() - Method in class com.teamdev.jxmaps.Size.Property
 
get() - Method in class com.teamdev.jxmaps.StringArrayProperty
 
getAddress() - Method in class com.teamdev.jxmaps.GeocoderRequest
Returns value of address property.
getAddressComponents() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of addressComponents property.
getAddressControl() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of addressControl property.
getAddressControlOptions() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of addressControlOptions property.
getAdministrativeArea() - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Returns value of administrativeArea property.
getAgencies() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of agencies property
getAlt() - Method in class com.teamdev.jxmaps.StyledMapType
Returns value of alt property.
getAnchor() - Method in class com.teamdev.jxmaps.Icon
Returns value of anchor property.
getAnchor() - Method in class com.teamdev.jxmaps.Symbol
Returns value of anchor property.
getAnchorPoint() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of anchorPoint property.
getAnimation() - Method in class com.teamdev.jxmaps.Marker
Returns value of animation property.
getAnimation() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of animation property.
getArrivalStop() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of arrivalStop property.
getArrivalTime() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of arrivalTime property.
getArrivalTime() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of arrivalTime property.
getArrivalTime() - Method in class com.teamdev.jxmaps.TransitOptions
Returns value of arrivalTime property.
getAspects() - Method in class com.teamdev.jxmaps.PlaceReview
Returns value of aspects property.
getAttribution() - Method in class com.teamdev.jxmaps.Marker
Returns value of attribution property.
getAttribution() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of attribution property.
getAuthorName() - Method in class com.teamdev.jxmaps.PlaceReview
Returns value of authorName property.
getAuthorUrl() - Method in class com.teamdev.jxmaps.PlaceReview
Returns value of authorUrl property.
getAutoRefresh() - Method in class com.teamdev.jxmaps.TrafficLayerOptions
Returns value of autoRefresh property.
getAvoidFerries() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of avoidFerries property.
getAvoidHighways() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of avoidHighways property.
getAvoidTolls() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of avoidTolls property.
getBackgroundColor() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of backgroundColor property.
getBounds() - Method in class com.teamdev.jxmaps.Circle
Gets the LatLngBounds of this Circle.
getBounds() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.GeocoderGeometry
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.GeocoderRequest
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.Map
Returns the lat/lng bounds of the current viewport.
getBounds() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.Rectangle
Returns bounds of current rectangle.
getBounds() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of bounds property.
getBounds() - Method in class com.teamdev.jxmaps.TextSearchRequest
Returns value of bounds property.
getBrowser() - Method in class com.teamdev.jxmaps.MapBrowser
 
getCenter() - Method in class com.teamdev.jxmaps.Circle
Returns the center of this circle.
getCenter() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of center property.
getCenter() - Method in class com.teamdev.jxmaps.LatLngBounds
Computes the center of this LatLngBounds.
getCenter() - Method in class com.teamdev.jxmaps.Map
Returns the position displayed at the center of the map.
getCenter() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of center property.
getClickable() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of clickable property.
getClickable() - Method in class com.teamdev.jxmaps.Marker
Returns value of clickable property.
getClickable() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of clickable property.
getClickable() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of clickable property.
getClickable() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of clickable property.
getClickable() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of clickable property.
getClickableIcons() - Method in class com.teamdev.jxmaps.Map
Returns the clickability of the map icons.
getClickableIcons() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of disableDoubleClickZoom property.
getClickToGo() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of clickToGo property.
getColor() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of color property.
getColor() - Method in class com.teamdev.jxmaps.MarkerLabel
Returns value of color property.
getColor() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of color property
getComponentType() - Method in class com.teamdev.jxmaps.MapViewOptions
Returns value of componentType property.
getContent() - Method in class com.teamdev.jxmaps.InfoWindow
Returns content of this InfoWindow.
getContent() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of content property.
getCoords() - Method in class com.teamdev.jxmaps.MarkerShape
Returns value of coords property.
getCopyrights() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of copyrights property.
getCountry() - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Returns value of country property.
getCrossOnDrag() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of crossOnDrag property.
getCursor() - Method in class com.teamdev.jxmaps.Marker
Returns value of cursor property.
getCursor() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of cursor property.
getDepartureStop() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of departureStop property.
getDepartureTime() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of departureTime property.
getDepartureTime() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of departureTime property.
getDepartureTime() - Method in class com.teamdev.jxmaps.TransitOptions
Returns value of departureTime property.
getDescription() - Method in class com.teamdev.jxmaps.StreetViewLink
Returns value of description property.
getDescription() - Method in class com.teamdev.jxmaps.StreetViewLocation
Returns value of description property.
getDestination() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns LatLng value of destination property.
getDestinationString() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns string value of destination property.
getDetails(PlaceDetailsRequest, PlaceDetailsCallback) - Method in class com.teamdev.jxmaps.PlacesService
Retrieves details about the Place identified by the given placeId.
getDirections() - Method in class com.teamdev.jxmaps.DirectionsRenderer
Returns the renderer's current set of directions.
getDirections() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of directions property.
getDirectionService() - Method in class com.teamdev.jxmaps.MapServices
Returns instance of directions service.
getDirectionsRenderer() - Method in class com.teamdev.jxmaps.Map
Returns directions renderer associated with map.
getDisableAutoPan() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of disableAutoPan property.
getDisableDefaultUI() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of disableDefaultUI property.
getDisableDefaultUI() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of disableDefaultUI property.
getDisableDoubleClickZoom() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of disableDoubleClickZoom property.
getDisableDoubleClickZoom() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of disableDoubleClickZoom property.
getDistance() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of distance property.
getDistance() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of distance property.
getDraggable() - Method in class com.teamdev.jxmaps.Circle
Returns whether this circle can be dragged by the user.
getDraggable() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.Marker
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.Polygon
Returns whether this shape can be dragged by the user.
getDraggable() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.Polyline
Returns whether this shape can be dragged by the user.
getDraggable() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of draggable property.
getDraggable() - Method in class com.teamdev.jxmaps.Rectangle
Returns whether this shape can be dragged by the user.
getDraggable() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of draggable property.
getDraggableCursor() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of draggableCursor property.
getDraggingCursor() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of draggingCursor property.
getDuration() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of duration property.
getDuration() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of duration property.
getDurationInTraffic() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of durationInTraffic property.
getEditable() - Method in class com.teamdev.jxmaps.Circle
Returns whether this circle can be edited by the user.
getEditable() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of editable property.
getEditable() - Method in class com.teamdev.jxmaps.Polygon
Returns whether this shape can be edited by the user.
getEditable() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of editable property.
getEditable() - Method in class com.teamdev.jxmaps.Polyline
Returns whether this shape can be edited by the user.
getEditable() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of editable property.
getEditable() - Method in class com.teamdev.jxmaps.Rectangle
Returns whether this shape can be edited by the user.
getEditable() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of editable property.
getElementType() - Method in class com.teamdev.jxmaps.MapTypeStyle
Returns value of elementType property.
getElevation() - Method in class com.teamdev.jxmaps.ElevationResult
Returns value of elevation property.
getElevationAlongPath(PathElevationRequest, ElevationCallback) - Method in class com.teamdev.jxmaps.ElevationService
Makes an elevation request along a path, where the elevation data are returned as distance-based samples along that path.
getElevationForLocations(LocationElevationRequest, ElevationCallback) - Method in class com.teamdev.jxmaps.ElevationService
Makes an elevation request for a list of discrete locations.
getElevationService() - Method in class com.teamdev.jxmaps.MapServices
Returns instance of elevation service, that defines a service class that talks directly to Google servers for requesting elevation data.
getEnableCloseButton() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of enableCloseButton property.
getEndAddress() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of endAddress property.
getEndLocation() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of endLocation property.
getEndLocation() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of endLocation property.
getEventId() - Method in class com.teamdev.jxmaps.MapsCallback
 
getFeatureType() - Method in class com.teamdev.jxmaps.MapTypeStyle
Returns value of featureType property.
getFillColor() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of fillColor property.
getFillColor() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of fillColor property.
getFillColor() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of fillColor property.
getFillColor() - Method in class com.teamdev.jxmaps.Symbol
Returns value of fillColor property.
getFillOpacity() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of fillOpacity property.
getFillOpacity() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of fillOpacity property.
getFillOpacity() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of fillOpacity property.
getFillOpacity() - Method in class com.teamdev.jxmaps.Symbol
Returns value of fillOpacity property.
getFixedRotation() - Method in class com.teamdev.jxmaps.IconSequence
Returns value of fixedRotation property.
getFontFamily() - Method in class com.teamdev.jxmaps.MarkerLabel
Returns value of fontFamily property.
getFontSize() - Method in class com.teamdev.jxmaps.MarkerLabel
Returns value of fontSize property.
getFontWeight() - Method in class com.teamdev.jxmaps.MarkerLabel
Returns value of fontWeight property.
getFormattedAddress() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of formattedAddress property.
getFormattedAddress() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of formattedAddress property.
getFormattedPhoneNumber() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of formattedPhoneNumber property.
getGamma() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of gamma property.
getGeocodedWaypoints() - Method in class com.teamdev.jxmaps.DirectionsResult
Returns value of geocodedWaypoints property.
getGeocoder() - Method in class com.teamdev.jxmaps.MapServices
Returns instance of geocoder service, that used for converting between an address and a LatLng.
getGeodesic() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of geodesic property.
getGeodesic() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of geodesic property.
getGeometry() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of geometry property.
getGeometry() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of geometry property.
getHeading() - Method in class com.teamdev.jxmaps.Map
Returns the compass heading of aerial imagery.
getHeading() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of heading property.
getHeading() - Method in class com.teamdev.jxmaps.StreetViewLink
Returns value of heading property.
getHeading() - Method in class com.teamdev.jxmaps.StreetViewPov
Returns value of heading property.
getHeadsign() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of headsign property.
getHeadway() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of headway property.
getHeight() - Method in class com.teamdev.jxmaps.PlacePhoto
Returns value of height property.
getHeight() - Method in class com.teamdev.jxmaps.Size
Returns value of height property.
getHideRouteList() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of hideRouteList property.
getHtmlAttributions() - Method in class com.teamdev.jxmaps.PlacePhoto
Returns value of htmlAttributions property.
getHue() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of hue property.
getIcon() - Method in class com.teamdev.jxmaps.IconSequence
Returns value of icon property.
getIcon() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of icon property.
getIcon() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of icon property.
getIcon() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of icon property
getIcon() - Method in class com.teamdev.jxmaps.TransitVehicle
Returns value of icon property.
getIcons() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of icons property.
getIconString() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of iconString property.
getIconSymbol() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of iconSymbol property.
getImage() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns an image of the currently loaded map.
getImage() - Method in class com.teamdev.jxmaps.swing.MapView
Returns an image of the currently loaded map.
getImageDateControl() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of imageDateControl property.
getInfoWindow() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of infoWindow property.
getInstructions() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of instructions property.
getInternationalPhoneNumber() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of internationalPhoneNumber property.
getInvertLightness() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of invertLightness property.
getIosDeepLinkId() - Method in class com.teamdev.jxmaps.Attribution
Returns value of iosDeepLinkId property.
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.BooleanProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.DoubleArrayProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.DoubleProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.IntegerProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.Array2DProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.ArrayProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.Property
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLngBounds.Property
 
getJSObject() - Method in class com.teamdev.jxmaps.MapObject
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.MapObjectProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.ObjectArrayProperty
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.Point.Property
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.Size.Property
 
getJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.StringArrayProperty
 
getKeyboardShortcuts() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of keyboardShortcuts property.
getKeyword() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of keyword property
getKeyword() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of keyword property.
getLabel() - Method in class com.teamdev.jxmaps.Marker
Returns value of label property.
getLabel() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of label property.
getLabelOrigin() - Method in class com.teamdev.jxmaps.Icon
Returns value of labelOrigin property.
getLabelOrigin() - Method in class com.teamdev.jxmaps.Symbol
Returns value of labelOrigin property.
getLabelString() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of labelString property.
getLanguage() - Method in class com.teamdev.jxmaps.PlaceReview
Returns value of language property.
getLat() - Method in class com.teamdev.jxmaps.LatLng
Returns the latitude in degrees.
getLatLng() - Method in class com.teamdev.jxmaps.StreetViewLocation
Returns value of latLng property.
getLegs() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of legs property.
getLightness() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of lightness property.
getLine() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of line property.
getLinks() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the set of navigation links for the Street View panorama.
getLinksControl() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of linksControl property.
getLng() - Method in class com.teamdev.jxmaps.LatLng
Returns the longitude in degrees.
getLocalIcon() - Method in class com.teamdev.jxmaps.TransitVehicle
Returns value of localIcon property.
getLocality() - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Returns value of locality property.
getLocation() - Method in class com.teamdev.jxmaps.ElevationResult
Returns value of text location.
getLocation() - Method in class com.teamdev.jxmaps.GeocoderGeometry
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.GeocoderRequest
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.MarkerPlace
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.PlaceGeometry
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the StreetViewLocation of the current panorama.
getLocation() - Method in class com.teamdev.jxmaps.TextSearchRequest
Returns value of location property.
getLocation() - Method in class com.teamdev.jxmaps.TransitStop
Returns value of location property.
getLocations() - Method in class com.teamdev.jxmaps.LocationElevationRequest
Returns value of locations property.
getLocationType() - Method in class com.teamdev.jxmaps.GeocoderGeometry
Returns value of locationType property.
getLongName() - Method in class com.teamdev.jxmaps.GeocoderAddressComponent
Returns value of longName property.
getMap() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns Map object associated with view.
getMap() - Method in class com.teamdev.jxmaps.MapBrowser
 
getMap() - Method in class com.teamdev.jxmaps.MapObject
 
getMap() - Method in class com.teamdev.jxmaps.swing.MapView
Returns Map object associated with view.
getMapMaker() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of mapMaker property.
getMapTypeControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of mapTypeControl property.
getMapTypeControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of mapTypeControlOptions property.
getMapTypeId() - Method in class com.teamdev.jxmaps.Map
Returns the current map type.
getMapTypeId() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of mapTypeId property.
getMapTypeIds() - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Returns value of mapTypeIds property.
getMapVisible() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns true in case map is visible.
getMapVisible() - Method in class com.teamdev.jxmaps.MapBrowser
 
getMapVisible() - Method in class com.teamdev.jxmaps.swing.MapView
Returns true in case map is visible.
getMarkerOptions() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of markerOptions property.
getMaxHeight() - Method in class com.teamdev.jxmaps.PhotoOptions
Returns value of maxHeight property.
getMaxPriceLevel() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of maxPriceLevel property
getMaxWidth() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of maxWidth property.
getMaxWidth() - Method in class com.teamdev.jxmaps.PhotoOptions
Returns value of maxWidth property.
getMaxZoom() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of maxZoom property.
getMaxZoom() - Method in class com.teamdev.jxmaps.StyledMapType
Returns value of maxZoom property.
getMinPriceLevel() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of minPriceLevel property
getMinZoom() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of minZoom property.
getMinZoom() - Method in class com.teamdev.jxmaps.StyledMapType
Returns value of minZoom property.
getModes() - Method in class com.teamdev.jxmaps.TransitOptions
Returns value of modes property.
getMotionTracking() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the state of motion tracker.
getName() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of name property.
getName() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of name property
getName() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of name property.
getName() - Method in class com.teamdev.jxmaps.StyledMapType
Returns value of name property.
getName() - Method in class com.teamdev.jxmaps.TransitAgency
Returns value of name property.
getName() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of name property
getName() - Method in class com.teamdev.jxmaps.TransitStop
Returns value of name property.
getName() - Method in class com.teamdev.jxmaps.TransitVehicle
Returns value of name property.
getNoClear() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of noClear property.
getNorthEast() - Method in class com.teamdev.jxmaps.LatLngBounds
Returns the north-east corner of this bounds.
getNumStops() - Method in class com.teamdev.jxmaps.TransitDetails
Returns value of numStops property.
getOffset() - Method in class com.teamdev.jxmaps.IconSequence
Returns value of offset property.
getOpacity() - Method in class com.teamdev.jxmaps.Marker
Returns value of opacity property.
getOpacity() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of opacity property.
getOpened() - Method in class com.teamdev.jxmaps.OverviewMapControlOptions
Returns value of opened property.
getOpenNow() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of openNow property
getOptimized() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of optimized property.
getOptimizeWaypoints() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of optimizeWaypoints property.
getOrigin() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns LatLng value of origin property.
getOrigin() - Method in class com.teamdev.jxmaps.Icon
Returns value of origin property.
getOriginString() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns String value of origin property.
getOverviewMapControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of overviewMapControl property.
getOverviewMapControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of overviewMapControlOptions property.
getOverviewPath() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of overviewPath property.
getOverviewPolyline() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of overviewPolyline property.
getPanControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of panControl property.
getPanControl() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of panControl property.
getPanControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of panControlOptions property.
getPanControlOptions() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of panControlOptions property.
getPano() - Method in class com.teamdev.jxmaps.StreetViewLink
Returns value of pano property.
getPano() - Method in class com.teamdev.jxmaps.StreetViewLocation
Returns value of pano property.
getPano() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the current panorama ID for the Street View panorama.
getPano() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of pano property
getPanorama() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns Street View object associated with view.
getPanorama() - Method in class com.teamdev.jxmaps.MapBrowser
 
getPanorama() - Method in class com.teamdev.jxmaps.swing.MapView
Returns Street View object associated with view.
getPartialMatch() - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Returns value of partialMatch property.
getPartialMatch() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of partialMatch property.
getPath() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of path property.
getPath() - Method in class com.teamdev.jxmaps.PathElevationRequest
Returns value of path property.
getPath() - Method in class com.teamdev.jxmaps.Polygon
Retrieves the first path.
getPath() - Method in class com.teamdev.jxmaps.Polyline
Retrieves the path.
getPath() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of path property.
getPath() - Method in class com.teamdev.jxmaps.Symbol
Returns value of path property.
getPaths() - Method in class com.teamdev.jxmaps.Polygon
Retrieves the paths for this polygon.
getPaths() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of paths property.
getPermanentlyClosed() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of permanentlyClosed property.
getPhone() - Method in class com.teamdev.jxmaps.TransitAgency
Returns value of phone property.
getPhotographerPov() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the heading and pitch of the photographer when this panorama was taken.
getPhotos() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of photos property.
getPitch() - Method in class com.teamdev.jxmaps.StreetViewPov
Returns value of pitch property.
getPixelOffset() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of pixelOffset property.
getPlace() - Method in class com.teamdev.jxmaps.Marker
Returns value of place property.
getPlace() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of place property.
getPlaceId() - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Returns value of placeId property.
getPlaceId() - Method in class com.teamdev.jxmaps.GeocoderRequest
Returns value of placeId property.
getPlaceId() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of placeId property.
getPlaceId() - Method in class com.teamdev.jxmaps.MarkerPlace
Returns value of placeId property.
getPlaceId() - Method in class com.teamdev.jxmaps.PlaceDetailsRequest
Returns value of placeId property.
getPlaceId() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of placeId property.
getPlacesService() - Method in class com.teamdev.jxmaps.MapServices
Returns instance of places service, that contains methods related to searching for Places and retrieving details about a Place.
getPolylineOptions() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of polylineOptions property.
getPosition() - Method in class com.teamdev.jxmaps.FullScreenControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.InfoWindow
Returns position of this InfoWindow.
getPosition() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.Marker
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.PanControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.RotateControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.StreetViewAddressControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.StreetViewControlOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.StreetViewLayout
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the Position of the current panorama.
getPosition() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of position property.
getPosition() - Method in class com.teamdev.jxmaps.ZoomControlOptions
Returns value of position property.
getPostalCode() - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Returns value of postalCode property.
getPostcodeLocalities() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of postcodeLocalities property.
getPov() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the current point of view for the Street View panorama.
getPov() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of pov property.
getPreserveViewport() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of preserveViewport property.
getPriceLevel() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of priceLevel property.
getProperties() - Method in class com.teamdev.jxmaps.MapObject
 
getProvideRouteAlternatives() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of provideRouteAlternatives property.
getQuery() - Method in class com.teamdev.jxmaps.MarkerPlace
Returns value of query property.
getQuery() - Method in class com.teamdev.jxmaps.TextSearchRequest
Returns value of query property.
getRadius() - Method in class com.teamdev.jxmaps.Circle
Returns the radius of this circle (in meters).
getRadius() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of radius property.
getRadius() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of radius property
getRadius() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of radius property.
getRadius() - Method in class com.teamdev.jxmaps.StyledMapType
Returns value of radius property.
getRadius() - Method in class com.teamdev.jxmaps.TextSearchRequest
Returns value of radius property.
getRankBy() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of rankBy property
getRating() - Method in class com.teamdev.jxmaps.PlaceAspectRating
Returns value of rating property.
getRating() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of rating property.
getRegion() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of region property.
getRegion() - Method in class com.teamdev.jxmaps.GeocoderRequest
Returns value of region property.
getRepeat() - Method in class com.teamdev.jxmaps.IconSequence
Returns value of repeat property.
getResolution() - Method in class com.teamdev.jxmaps.ElevationResult
Returns value of resolution property.
getRotateControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of rotateControl property.
getRotateControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of rotateControlOptions property.
getRotation() - Method in class com.teamdev.jxmaps.Symbol
Returns value of rotation property.
getRoute() - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Returns value of route property.
getRouteIndex() - Method in class com.teamdev.jxmaps.DirectionsRenderer
Returns the current (zero-based) route index in use by this DirectionsRenderer object.
getRouteIndex() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of routeIndex property.
getRoutes() - Method in class com.teamdev.jxmaps.DirectionsResult
Returns value of routes property.
getRoutingPreference() - Method in class com.teamdev.jxmaps.TransitOptions
Returns value of routingPreference property.
getSamples() - Method in class com.teamdev.jxmaps.PathElevationRequest
Returns value of samples property.
getSaturation() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of saturation property.
getScale() - Method in class com.teamdev.jxmaps.Symbol
Returns value of scale property.
getScaleControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of scaleControl property.
getScaleControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of scaleControlOptions property.
getScaledSize() - Method in class com.teamdev.jxmaps.Icon
Returns value of scaledSize property.
getScriptUrl() - Method in class com.teamdev.jxmaps.MapViewOptions
 
getScrollWheel() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of scrollWheel property.
getScrollWheel() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of scrollWheel property.
getServices() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns services manager object associated with map.
getServices() - Method in class com.teamdev.jxmaps.MapBrowser
 
getServices() - Method in class com.teamdev.jxmaps.swing.MapView
Returns services manager object associated with map.
getShape() - Method in class com.teamdev.jxmaps.Marker
Returns value of shape property.
getShape() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of shape property.
getShortDescription() - Method in class com.teamdev.jxmaps.StreetViewLocation
Returns value of shortDescription property.
getShortName() - Method in class com.teamdev.jxmaps.GeocoderAddressComponent
Returns value of shortName property.
getShortName() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of shortName property
getSize() - Method in class com.teamdev.jxmaps.Icon
Returns value of size property.
getSize() - Method in class com.teamdev.jxmaps.StreetViewLayout
Returns value of size property.
getSource() - Method in class com.teamdev.jxmaps.Attribution
Returns value of source property.
getSouthWest() - Method in class com.teamdev.jxmaps.LatLngBounds
Returns the south-west corner of this bounds.
getStartAddress() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of startAddress property.
getStartLocation() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of startLocation property.
getStartLocation() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of startLocation property.
getStatus() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the status of the panorama on completion of the setPosition() or setPano() request.
getSteps() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of steps property.
getSteps() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of steps property.
getStreetView() - Method in class com.teamdev.jxmaps.Map
Returns the default StreetViewPanorama bound to the map, which may be a default panorama embedded within the map, or the panorama set using setStreetView().
getStreetView() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of streetView property.
getStreetViewControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of streetViewControl property.
getStreetViewControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of streetViewControlOptions property.
getStreetViewVisible() - Method in class com.teamdev.jxmaps.javafx.MapView
Returns true in case street view panorama is visible.
getStreetViewVisible() - Method in class com.teamdev.jxmaps.MapBrowser
 
getStreetViewVisible() - Method in class com.teamdev.jxmaps.swing.MapView
Returns true in case street view panorama is visible.
getStrokeColor() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of strokeColor property.
getStrokeColor() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of strokeColor property.
getStrokeColor() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of strokeColor property.
getStrokeColor() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of strokeColor property.
getStrokeColor() - Method in class com.teamdev.jxmaps.Symbol
Returns value of strokeColor property.
getStrokeOpacity() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of strokeOpacity property.
getStrokeOpacity() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of strokeOpacity property.
getStrokeOpacity() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of strokeOpacity property.
getStrokeOpacity() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of strokeOpacity property.
getStrokeOpacity() - Method in class com.teamdev.jxmaps.Symbol
Returns value of strokeOpacity property.
getStrokePosition() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of strokePosition property
getStrokePosition() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of strokePosition property.
getStrokePosition() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of strokePosition property.
getStrokeWeight() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of strokeWeight property.
getStrokeWeight() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of strokeWeight property.
getStrokeWeight() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of strokeWeight property.
getStrokeWeight() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of strokeWeight property.
getStrokeWeight() - Method in class com.teamdev.jxmaps.Symbol
Returns value of strokeWeight property.
getStyle() - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Returns value of style property.
getStyle() - Method in class com.teamdev.jxmaps.ScaleControlOptions
Returns value of style property.
getStyle() - Method in class com.teamdev.jxmaps.ZoomControlOptions
Returns value of style property.
getStylers() - Method in class com.teamdev.jxmaps.MapTypeStyle
Returns value of stylers property.
getStyles() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of styles property.
getSuppressBicyclingLayer() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of suppressBicyclingLayer property.
getSuppressInfoWindows() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of suppressInfoWindows property.
getSuppressMarkers() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of suppressMarkers property.
getSuppressPolylines() - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Returns value of suppressPolylines property.
getText() - Method in class com.teamdev.jxmaps.Distance
Returns value of text property.
getText() - Method in class com.teamdev.jxmaps.Duration
Returns value of text property.
getText() - Method in class com.teamdev.jxmaps.MarkerLabel
Returns value of text property.
getText() - Method in class com.teamdev.jxmaps.PlaceReview
Returns value of reviews property.
getText() - Method in class com.teamdev.jxmaps.Time
Returns value of text property.
getTextColor() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of textColor property
getTilt() - Method in class com.teamdev.jxmaps.Map
Returns the current angle of incidence of the map, in degrees from the viewport plane to the map plane.
getTilt() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of tilt property.
getTimeZone() - Method in class com.teamdev.jxmaps.Time
Returns value of timeZone property.
getTitle() - Method in class com.teamdev.jxmaps.Marker
Returns value of title property.
getTitle() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of title property.
getTransit() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of transit property.
getTransitOptions() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of transitOptions property.
getTravelMode() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of travelMode property.
getTravelMode() - Method in class com.teamdev.jxmaps.DirectionsStep
Returns value of travelMode property.
getType() - Method in class com.teamdev.jxmaps.MarkerShape
Returns value of type property.
getType() - Method in class com.teamdev.jxmaps.PlaceAspectRating
Returns value of type property.
getType() - Method in class com.teamdev.jxmaps.TextSearchRequest
Returns value of type property.
getTypes() - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Returns value of types property.
getTypes() - Method in class com.teamdev.jxmaps.GeocoderAddressComponent
Returns value of types property.
getTypes() - Method in class com.teamdev.jxmaps.GeocoderResult
Returns value of types property.
getTypes() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of types property.
getTypes() - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Returns value of types property
getTypes() - Method in class com.teamdev.jxmaps.RadarSearchRequest
Returns value of types property.
getTypes() - Method in class com.teamdev.jxmaps.TextSearchRequest
Deprecated.
getUnitSystem() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of unitSystem property.
getUrl() - Method in class com.teamdev.jxmaps.Icon
Returns value of url property.
getUrl(PhotoOptions) - Method in class com.teamdev.jxmaps.PlacePhoto
Returns the image URL corresponding to the specified options.
getUrl() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of url property.
getUrl() - Method in class com.teamdev.jxmaps.TransitAgency
Returns value of url property.
getUrl() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of url property
getUtcOffset() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of utcOffset property.
getValue() - Method in class com.teamdev.jxmaps.Distance
Returns value of value property.
getValue() - Method in class com.teamdev.jxmaps.Duration
Returns value of value property.
getValue() - Method in class com.teamdev.jxmaps.MapTypeId
 
getValue() - Method in class com.teamdev.jxmaps.Time
Returns value of value property.
getValue() - Method in enum com.teamdev.jxmaps.TransitRoutePreference
 
getVehicle() - Method in class com.teamdev.jxmaps.TransitLine
Returns value of vehicle property
getViaWaypoints() - Method in class com.teamdev.jxmaps.DirectionsLeg
Returns value of viaWaypoints property.
getVicinity() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of vicinity property.
getViewport() - Method in class com.teamdev.jxmaps.GeocoderGeometry
Returns value of viewport property.
getViewport() - Method in class com.teamdev.jxmaps.PlaceGeometry
Returns value of viewport property.
getVisibility() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of visibility property.
getVisible() - Method in class com.teamdev.jxmaps.Circle
Returns whether this circle is visible on the map.
getVisible() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of visible property.
getVisible() - Method in class com.teamdev.jxmaps.Marker
Returns value of visible property.
getVisible() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of visible property.
getVisible() - Method in class com.teamdev.jxmaps.Polygon
Returns whether this polygon is visible on the map.
getVisible() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of visible property.
getVisible() - Method in class com.teamdev.jxmaps.Polyline
Returns whether this poly is visible on the map.
getVisible() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of visible property.
getVisible() - Method in class com.teamdev.jxmaps.Rectangle
Returns whether this poly is visible on the map.
getVisible() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of visible property
getVisible() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns true if the panorama is visible.
getVisible() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of visible property.
getWarnings() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of warnings property.
getWaypointOrder() - Method in class com.teamdev.jxmaps.DirectionsRoute
Returns value of waypointOrder property.
getWaypoints() - Method in class com.teamdev.jxmaps.DirectionsRequest
Returns value of waypoints property.
getWebsite() - Method in class com.teamdev.jxmaps.PlaceResult
Returns value of website property.
getWebUrl() - Method in class com.teamdev.jxmaps.Attribution
Returns value of webUrl property.
getWeight() - Method in class com.teamdev.jxmaps.MapTypeStyler
Returns value of weight property.
getWidth() - Method in class com.teamdev.jxmaps.PlacePhoto
Returns value of width property.
getWidth() - Method in class com.teamdev.jxmaps.Size
Returns value of width property
getX() - Method in class com.teamdev.jxmaps.Point
Returns value of x property.
getY() - Method in class com.teamdev.jxmaps.Point
Returns value of yx property
getZIndex() - Method in class com.teamdev.jxmaps.CircleOptions
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.InfoWindow
Returns z-index of this InfoWindow.
getZIndex() - Method in class com.teamdev.jxmaps.InfoWindowOptions
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.Marker
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.MarkerOptions
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.PolygonOptions
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.PolylineOptions
Returns value of zIndex property.
getZIndex() - Method in class com.teamdev.jxmaps.RectangleOptions
Returns value of zIndex property.
getZoom() - Method in class com.teamdev.jxmaps.Map
Returns the current zoom value.
getZoom() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of zoom property.
getZoom() - Method in class com.teamdev.jxmaps.StreetViewPanorama
Returns the zoom level of the panorama.
getZoomControl() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of zoomControl property.
getZoomControl() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of zoomControl property.
getZoomControlOptions() - Method in class com.teamdev.jxmaps.MapOptions
Returns value of zoomControlOptions property.
getZoomControlOptions() - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Returns value of zoomControlOptions property.

H

HYBRID - Static variable in class com.teamdev.jxmaps.MapTypeId
This map type displays a transparent layer of major streets on satellite images.

I

Icon - Class in com.teamdev.jxmaps
Represents icon object.
Icon() - Constructor for class com.teamdev.jxmaps.Icon
Creates new Icon object.
Icon(Map) - Constructor for class com.teamdev.jxmaps.Icon
Deprecated.
Icon.Property - Class in com.teamdev.jxmaps
 
IconSequence - Class in com.teamdev.jxmaps
Describes how icons are to be rendered on a line.
IconSequence() - Constructor for class com.teamdev.jxmaps.IconSequence
Creates new IconSequence object.
IconSequence(Map) - Constructor for class com.teamdev.jxmaps.IconSequence
Deprecated.
IconSequence.ArrayProperty - Class in com.teamdev.jxmaps
 
importPlaces() - Method in class com.teamdev.jxmaps.MapViewOptions
Imports places library.
InfoWindow - Class in com.teamdev.jxmaps
Represents an overlay that looks like a bubble and is often connected to a marker.
InfoWindow(Map) - Constructor for class com.teamdev.jxmaps.InfoWindow
Creates new InfoWindow object.
InfoWindow.Property - Class in com.teamdev.jxmaps
 
InfoWindowOptions - Class in com.teamdev.jxmaps
Represents InfoWindow object options.
InfoWindowOptions() - Constructor for class com.teamdev.jxmaps.InfoWindowOptions
Creates new InfoWindowOptions object.
InfoWindowOptions(Map) - Constructor for class com.teamdev.jxmaps.InfoWindowOptions
Deprecated.
InitJavaFX() - Static method in class com.teamdev.jxmaps.javafx.MapView
 
IntegerProperty - Class in com.teamdev.jxmaps
 
IntegerProperty(String) - Constructor for class com.teamdev.jxmaps.IntegerProperty
 
intersects(LatLngBounds) - Method in class com.teamdev.jxmaps.LatLngBounds
Returns true if this bounds shares any points with this bounds.
invoke(Object...) - Method in class com.teamdev.jxmaps.DirectionsRouteCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.ElevationCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.GeocoderCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.MapEvent
 
invoke(Object...) - Method in class com.teamdev.jxmaps.MapMouseEvent
 
invoke() - Method in class com.teamdev.jxmaps.Method
 
invoke(Object...) - Method in class com.teamdev.jxmaps.Method
 
invoke(Object...) - Method in class com.teamdev.jxmaps.PlaceDetailsCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.PlaceNearbySearchCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.PlaceRadarSearchCallback
 
invoke(Object...) - Method in class com.teamdev.jxmaps.PlaceTextSearchCallback
 
invokeMethod(JSObject, String) - Static method in class com.teamdev.jxmaps.MapObject
 
isEmpty() - Method in class com.teamdev.jxmaps.LatLngBounds
Returns if the bounds are empty.
isLightweight() - Method in class com.teamdev.jxmaps.MapBrowser
 

J

JxMapsMethod - Annotation Type in com.teamdev.jxmaps
 
JxMapsProperty - Annotation Type in com.teamdev.jxmaps
 

L

LatLng - Class in com.teamdev.jxmaps
A LatLng is a point in geographical coordinates: latitude and longitude.
LatLng(double, double, boolean) - Constructor for class com.teamdev.jxmaps.LatLng
 
LatLng() - Constructor for class com.teamdev.jxmaps.LatLng
 
LatLng(double, double) - Constructor for class com.teamdev.jxmaps.LatLng
 
LatLng(Map, double, double) - Constructor for class com.teamdev.jxmaps.LatLng
Deprecated.
latLng() - Method in class com.teamdev.jxmaps.MouseEvent
 
LatLng.Array2DProperty - Class in com.teamdev.jxmaps
 
LatLng.ArrayProperty - Class in com.teamdev.jxmaps
 
LatLng.Property - Class in com.teamdev.jxmaps
 
LatLngBounds - Class in com.teamdev.jxmaps
A LatLngBounds instance represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.
LatLngBounds() - Constructor for class com.teamdev.jxmaps.LatLngBounds
 
LatLngBounds(LatLng, LatLng) - Constructor for class com.teamdev.jxmaps.LatLngBounds
 
LatLngBounds(Map, LatLng, LatLng) - Constructor for class com.teamdev.jxmaps.LatLngBounds
 
LatLngBounds.Property - Class in com.teamdev.jxmaps
 
loadFromFile(File) - Method in class com.teamdev.jxmaps.Icon
Loads icon image from file.
loadFromFile(String) - Method in class com.teamdev.jxmaps.Icon
Loads icon image from file.
loadFromStream(InputStream, String) - Method in class com.teamdev.jxmaps.Icon
Loads icon image from stream.
LocationElevationRequest - Class in com.teamdev.jxmaps
Represents an elevation request sent by the ElevationService containing the list of discrete coordinates (LatLngs) for which to return elevation data.
LocationElevationRequest() - Constructor for class com.teamdev.jxmaps.LocationElevationRequest
Creates new LocationElevationRequest object.
LocationElevationRequest(Map) - Constructor for class com.teamdev.jxmaps.LocationElevationRequest
Deprecated.

M

main(String[]) - Static method in class com.teamdev.jxmaps.StyledMapExample
 
Map - Class in com.teamdev.jxmaps
Represents Google map object.
MapBrowser - Class in com.teamdev.jxmaps
 
MapBrowser(MapViewOptions) - Constructor for class com.teamdev.jxmaps.MapBrowser
 
MapComponentType - Enum in com.teamdev.jxmaps
Represents enum that contains possible values Map viewer component type.
MapEvent - Class in com.teamdev.jxmaps
 
MapEvent() - Constructor for class com.teamdev.jxmaps.MapEvent
 
MapMouseEvent - Class in com.teamdev.jxmaps
 
MapMouseEvent() - Constructor for class com.teamdev.jxmaps.MapMouseEvent
 
MapObject - Class in com.teamdev.jxmaps
 
MapObject() - Constructor for class com.teamdev.jxmaps.MapObject
 
MapObjectProperty<T extends MapObject> - Class in com.teamdev.jxmaps
 
MapObjectProperty(String, T) - Constructor for class com.teamdev.jxmaps.MapObjectProperty
 
MapOptions - Class in com.teamdev.jxmaps
Represents map object options.
MapOptions() - Constructor for class com.teamdev.jxmaps.MapOptions
Creates new MapOptions object.
MapOptions(Map) - Constructor for class com.teamdev.jxmaps.MapOptions
Deprecated.
MapReadyHandler - Interface in com.teamdev.jxmaps
 
MapsCallback - Class in com.teamdev.jxmaps
 
MapServices - Class in com.teamdev.jxmaps
Represent class that contains set of Google Maps services.
MapStatus - Enum in com.teamdev.jxmaps
 
MapTypeControlOptions - Class in com.teamdev.jxmaps
Represents options for the rendering of the map type control.
MapTypeControlOptions() - Constructor for class com.teamdev.jxmaps.MapTypeControlOptions
Creates new MapTypeControlOptions object.
MapTypeControlOptions(Map) - Constructor for class com.teamdev.jxmaps.MapTypeControlOptions
Deprecated.
MapTypeControlOptions.Property - Class in com.teamdev.jxmaps
 
MapTypeControlStyle - Enum in com.teamdev.jxmaps
Represents enum of identifiers for common MapTypesControls.
MapTypeId - Class in com.teamdev.jxmaps
Represents Identifiers for common MapTypes.
MapTypeId(String) - Constructor for class com.teamdev.jxmaps.MapTypeId
 
MapTypeId.ArrayProperty - Class in com.teamdev.jxmaps
 
MapTypeRegistry - Class in com.teamdev.jxmaps
Represents map types registry.
MapTypeRegistry.Property - Class in com.teamdev.jxmaps
 
mapTypes() - Method in class com.teamdev.jxmaps.Map
Returns value of mapTypes property.
MapTypeStyle - Class in com.teamdev.jxmaps
Represents a collection of selectors and stylers that define how the map should be styled.
MapTypeStyle() - Constructor for class com.teamdev.jxmaps.MapTypeStyle
Creates new MapTypeStyle object
MapTypeStyle(Map) - Constructor for class com.teamdev.jxmaps.MapTypeStyle
Deprecated.
MapTypeStyle.ArrayProperty - Class in com.teamdev.jxmaps
 
MapTypeStyleElementType - Enum in com.teamdev.jxmaps
Represents enum of map type style element types.
MapTypeStyleFeatureType - Enum in com.teamdev.jxmaps
Represents enum with possible values for feature types.
MapTypeStyler - Class in com.teamdev.jxmaps
Represents map type styler.
MapTypeStyler() - Constructor for class com.teamdev.jxmaps.MapTypeStyler
Creates new MapTypeStyler object.
MapTypeStyler(Map) - Constructor for class com.teamdev.jxmaps.MapTypeStyler
Deprecated.
MapTypeStyler.ArrayProperty - Class in com.teamdev.jxmaps
 
MapView - Class in com.teamdev.jxmaps.javafx
Represents a JavaFX component that displays Google Map viewer instance and provides access to UI-related functionality.
MapView() - Constructor for class com.teamdev.jxmaps.javafx.MapView
Constructs object without street-view panel
MapView(MapViewOptions) - Constructor for class com.teamdev.jxmaps.javafx.MapView
Constructs object without street-view panel
MapView(boolean) - Constructor for class com.teamdev.jxmaps.javafx.MapView
Deprecated.
MapView(boolean, MapViewOptions) - Constructor for class com.teamdev.jxmaps.javafx.MapView
Deprecated.
MapView - Class in com.teamdev.jxmaps.swing
Represents a Swing component that displays Google Map viewer instance and provides access to UI-related functionality.
MapView() - Constructor for class com.teamdev.jxmaps.swing.MapView
Constructs object without street-view panel
MapView(MapViewOptions) - Constructor for class com.teamdev.jxmaps.swing.MapView
Constructs object without street-view panel
MapView(boolean) - Constructor for class com.teamdev.jxmaps.swing.MapView
Deprecated.
MapView(boolean, MapViewOptions) - Constructor for class com.teamdev.jxmaps.swing.MapView
Deprecated.
MapViewOptions - Class in com.teamdev.jxmaps
Class that represents MapView options.
MapViewOptions() - Constructor for class com.teamdev.jxmaps.MapViewOptions
Creates new MapViewOptions object with default settings.
MapViewOptions(String[]) - Constructor for class com.teamdev.jxmaps.MapViewOptions
Creates new MapViewOptions object with list of imported libraries.
MapViewOptions(MapComponentType) - Constructor for class com.teamdev.jxmaps.MapViewOptions
Creates new MapViewOptions object with list of imported libraries.
MapViewOptions(MapComponentType, String[]) - Constructor for class com.teamdev.jxmaps.MapViewOptions
Creates new MapViewOptions object.
Marker - Class in com.teamdev.jxmaps
Represents marker object.
Marker(Map) - Constructor for class com.teamdev.jxmaps.Marker
Creates new Marker object.
MarkerLabel - Class in com.teamdev.jxmaps
Represents marker label.
MarkerLabel() - Constructor for class com.teamdev.jxmaps.MarkerLabel
Creates new MarkerLabel object.
MarkerLabel(Map) - Constructor for class com.teamdev.jxmaps.MarkerLabel
Deprecated.
MarkerLabel.Property - Class in com.teamdev.jxmaps
 
MarkerOptions - Class in com.teamdev.jxmaps
Represents marker object options.
MarkerOptions() - Constructor for class com.teamdev.jxmaps.MarkerOptions
Creates new MarkerOptions object.
MarkerOptions(Map) - Constructor for class com.teamdev.jxmaps.MarkerOptions
Deprecated.
MarkerOptions.Property - Class in com.teamdev.jxmaps
 
MarkerPlace - Class in com.teamdev.jxmaps
Represents marker place.
MarkerPlace() - Constructor for class com.teamdev.jxmaps.MarkerPlace
Creates new MarkerPlace object.
MarkerPlace(Map) - Constructor for class com.teamdev.jxmaps.MarkerPlace
Deprecated.
MarkerPlace.Property - Class in com.teamdev.jxmaps
 
MarkerShape - Class in com.teamdev.jxmaps
Represents marker shape.
MarkerShape() - Constructor for class com.teamdev.jxmaps.MarkerShape
Creates new MarkerShape object.
MarkerShape(Map) - Constructor for class com.teamdev.jxmaps.MarkerShape
Deprecated.
MarkerShape.Property - Class in com.teamdev.jxmaps
 
Method - Class in com.teamdev.jxmaps
 
Method(String) - Constructor for class com.teamdev.jxmaps.Method
 
MouseEvent - Class in com.teamdev.jxmaps
 
MouseEvent(Map, JSValue) - Constructor for class com.teamdev.jxmaps.MouseEvent
 

N

nearbySearch(PlaceSearchRequest, PlaceNearbySearchCallback) - Method in class com.teamdev.jxmaps.PlacesService
Retrieves a list of Places in a given area.

O

ObjectArrayProperty<T extends MapObject> - Class in com.teamdev.jxmaps
 
ObjectArrayProperty(String, Class<T>) - Constructor for class com.teamdev.jxmaps.ObjectArrayProperty
 
onComplete(ElevationResult[], ElevationStatus) - Method in class com.teamdev.jxmaps.ElevationCallback
 
onComplete(GeocoderResult[], GeocoderStatus) - Method in class com.teamdev.jxmaps.GeocoderCallback
 
onComplete(PlaceResult, PlacesServiceStatus) - Method in class com.teamdev.jxmaps.PlaceDetailsCallback
 
onComplete(PlaceResult[], PlacesServiceStatus, PlaceSearchPagination) - Method in class com.teamdev.jxmaps.PlaceNearbySearchCallback
 
onComplete(PlaceResult[], PlacesServiceStatus) - Method in class com.teamdev.jxmaps.PlaceRadarSearchCallback
 
onComplete(PlaceResult[], PlacesServiceStatus, PlaceSearchPagination) - Method in class com.teamdev.jxmaps.PlaceTextSearchCallback
 
onEvent() - Method in class com.teamdev.jxmaps.MapEvent
 
onEvent(MouseEvent) - Method in class com.teamdev.jxmaps.MapMouseEvent
 
onMapReady(MapStatus) - Method in interface com.teamdev.jxmaps.MapReadyHandler
 
onRoute(DirectionsResult, DirectionsStatus) - Method in class com.teamdev.jxmaps.DirectionsRouteCallback
 
open(Map) - Method in class com.teamdev.jxmaps.InfoWindow
Opens this InfoWindow on the given map.
open(Map, Object) - Method in class com.teamdev.jxmaps.InfoWindow
Opens this InfoWindow on the given map.
open(StreetViewPanorama) - Method in class com.teamdev.jxmaps.InfoWindow
Opens this InfoWindow on the given street view.
open(StreetViewPanorama, Object) - Method in class com.teamdev.jxmaps.InfoWindow
Opens this InfoWindow on the given street view.
OverviewMapControlOptions - Class in com.teamdev.jxmaps
Represents options for the rendering of the Overview Map control.
OverviewMapControlOptions() - Constructor for class com.teamdev.jxmaps.OverviewMapControlOptions
Creates new OverviewMapControlOptions object.
OverviewMapControlOptions(Map) - Constructor for class com.teamdev.jxmaps.OverviewMapControlOptions
Deprecated.
OverviewMapControlOptions.Property - Class in com.teamdev.jxmaps
 

P

panBy(double, double) - Method in class com.teamdev.jxmaps.Map
Changes the center of the map by the given distance in pixels.
PanControlOptions - Class in com.teamdev.jxmaps
Represents options for the rendering of the pan control.
PanControlOptions() - Constructor for class com.teamdev.jxmaps.PanControlOptions
Creates new PanControlOptions object.
PanControlOptions(Map) - Constructor for class com.teamdev.jxmaps.PanControlOptions
Deprecated.
PanControlOptions.Property - Class in com.teamdev.jxmaps
 
panTo(LatLng) - Method in class com.teamdev.jxmaps.Map
Changes the center of the map to the given LatLng.
panToBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.Map
Pans the map by the minimum amount necessary to contain the given LatLngBounds.
PathElevationRequest - Class in com.teamdev.jxmaps
Represents an elevation query sent by the ElevationService containing the path along which to return sampled data.
PathElevationRequest() - Constructor for class com.teamdev.jxmaps.PathElevationRequest
Creates new PathElevationRequest object.
PathElevationRequest(Map) - Constructor for class com.teamdev.jxmaps.PathElevationRequest
Deprecated.
PhotoOptions - Class in com.teamdev.jxmaps
Defines photo-requesting options.
PhotoOptions() - Constructor for class com.teamdev.jxmaps.PhotoOptions
Creates new PhotoOptions object.
PhotoOptions(Map) - Constructor for class com.teamdev.jxmaps.PhotoOptions
Deprecated.
PlaceAspectRating - Class in com.teamdev.jxmaps
Defines information about an aspect of the place that users have reviewed.
PlaceAspectRating() - Constructor for class com.teamdev.jxmaps.PlaceAspectRating
Creates new PlaceAspectRating object.
PlaceAspectRating(Map) - Constructor for class com.teamdev.jxmaps.PlaceAspectRating
Deprecated.
PlaceAspectRating.ArrayProperty - Class in com.teamdev.jxmaps
 
PlaceDetailsCallback - Class in com.teamdev.jxmaps
 
PlaceDetailsCallback(Map) - Constructor for class com.teamdev.jxmaps.PlaceDetailsCallback
 
PlaceDetailsRequest - Class in com.teamdev.jxmaps
Represents a Place details query to be sent to the PlacesService.
PlaceDetailsRequest() - Constructor for class com.teamdev.jxmaps.PlaceDetailsRequest
Creates new PlaceDetailsRequest object.
PlaceDetailsRequest(Map) - Constructor for class com.teamdev.jxmaps.PlaceDetailsRequest
Deprecated.
PlaceGeometry - Class in com.teamdev.jxmaps
Defines information about the geometry of a Place.
PlaceGeometry() - Constructor for class com.teamdev.jxmaps.PlaceGeometry
Creates new PlaceGeometry object.
PlaceGeometry(Map) - Constructor for class com.teamdev.jxmaps.PlaceGeometry
Deprecated.
PlaceGeometry.Property - Class in com.teamdev.jxmaps
 
PlaceNearbySearchCallback - Class in com.teamdev.jxmaps
 
PlaceNearbySearchCallback(Map) - Constructor for class com.teamdev.jxmaps.PlaceNearbySearchCallback
 
PlacePhoto - Class in com.teamdev.jxmaps
Represents a photo element of a Place.
PlacePhoto.ArrayProperty - Class in com.teamdev.jxmaps
 
PlaceRadarSearchCallback - Class in com.teamdev.jxmaps
 
PlaceRadarSearchCallback(Map) - Constructor for class com.teamdev.jxmaps.PlaceRadarSearchCallback
 
PlaceResult - Class in com.teamdev.jxmaps
Defines information about a Place.
PlaceResult() - Constructor for class com.teamdev.jxmaps.PlaceResult
Creates new PlaceResult object.
PlaceResult(Map) - Constructor for class com.teamdev.jxmaps.PlaceResult
Deprecated.
PlaceReview - Class in com.teamdev.jxmaps
Represents a single review of a place.
PlaceReview() - Constructor for class com.teamdev.jxmaps.PlaceReview
Creates new PlaceReview object.
PlaceReview(Map) - Constructor for class com.teamdev.jxmaps.PlaceReview
Deprecated.
PlaceReview.ArrayProperty - Class in com.teamdev.jxmaps
 
PlaceSearchPagination - Class in com.teamdev.jxmaps
An object used to fetch additional pages of Places results.
PlaceSearchRequest - Class in com.teamdev.jxmaps
Represents a Place search query to be sent to the PlacesService.
PlaceSearchRequest() - Constructor for class com.teamdev.jxmaps.PlaceSearchRequest
Creates new PlaceSearchRequest object.
PlaceSearchRequest(Map) - Constructor for class com.teamdev.jxmaps.PlaceSearchRequest
Deprecated.
PlacesService - Class in com.teamdev.jxmaps
Represents places services.
PlacesServiceStatus - Enum in com.teamdev.jxmaps
Represents the status returned by the PlacesService on the completion of its searches.
PlaceTextSearchCallback - Class in com.teamdev.jxmaps
 
PlaceTextSearchCallback(Map) - Constructor for class com.teamdev.jxmaps.PlaceTextSearchCallback
 
Point - Class in com.teamdev.jxmaps
Represents point on a two-dimensional plane.
Point() - Constructor for class com.teamdev.jxmaps.Point
Creates new Point object.
Point(Map) - Constructor for class com.teamdev.jxmaps.Point
Creates new Point object.
Point(Map, double, double) - Constructor for class com.teamdev.jxmaps.Point
Deprecated.
Point(double, double) - Constructor for class com.teamdev.jxmaps.Point
 
Point.Property - Class in com.teamdev.jxmaps
 
Polygon - Class in com.teamdev.jxmaps
Represents a polygon (like a polyline) defines a series of connected coordinates in an ordered sequence; additionally, polygons form a closed loop and define a filled region.
Polygon(Map) - Constructor for class com.teamdev.jxmaps.Polygon
Creates new Polygon object.
PolygonOptions - Class in com.teamdev.jxmaps
Represents a polygon options.
PolygonOptions() - Constructor for class com.teamdev.jxmaps.PolygonOptions
Creates new PolygonOptions object.
PolygonOptions(Map) - Constructor for class com.teamdev.jxmaps.PolygonOptions
Deprecated.
Polyline - Class in com.teamdev.jxmaps
Represents a polyline object.
Polyline(Map) - Constructor for class com.teamdev.jxmaps.Polyline
Creates new Polyline object.
PolylineOptions - Class in com.teamdev.jxmaps
Represents a polyline options.
PolylineOptions() - Constructor for class com.teamdev.jxmaps.PolylineOptions
Creates new PolylineOptions object.
PolylineOptions(Map) - Constructor for class com.teamdev.jxmaps.PolylineOptions
Deprecated.
PolylineOptions.Property - Class in com.teamdev.jxmaps
 
Property(String) - Constructor for class com.teamdev.jxmaps.Attribution.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.DirectionsResult.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Distance.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Duration.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.FullScreenControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.GeocoderComponentRestrictions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.GeocoderGeometry.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Icon.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.InfoWindow.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.LatLng.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.LatLngBounds.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MapTypeControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MapTypeRegistry.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MarkerLabel.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MarkerOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MarkerPlace.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.MarkerShape.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.OverviewMapControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.PanControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.PlaceGeometry.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Point.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.PolylineOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.RotateControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.ScaleControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Size.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.StreetViewAddressControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.StreetViewControlOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.StreetViewPanorama.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.StreetViewPov.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Symbol.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.Time.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.TransitDetails.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.TransitLine.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.TransitOptions.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.TransitStop.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.TransitVehicle.Property
 
Property(String) - Constructor for class com.teamdev.jxmaps.ZoomControlOptions.Property
 
propertyChanged(Property) - Method in class com.teamdev.jxmaps.MapObject
 

R

radarSearch(RadarSearchRequest, PlaceRadarSearchCallback) - Method in class com.teamdev.jxmaps.PlacesService
Similar to the nearbySearch function, with the following differences: the search response will include up to 200 Places, identified only by their geographic coordinates and place_id Method run asynchronously.
RadarSearchRequest - Class in com.teamdev.jxmaps
Represents a radar search request to be sent to the PlacesService.
RadarSearchRequest() - Constructor for class com.teamdev.jxmaps.RadarSearchRequest
Creates new RadarSearchRequest object.
RadarSearchRequest(Map) - Constructor for class com.teamdev.jxmaps.RadarSearchRequest
Deprecated.
RankBy - Enum in com.teamdev.jxmaps
Represents enum of ranking options for a PlaceSearchRequest.
Rectangle - Class in com.teamdev.jxmaps
Represents a rectangle overlay.
Rectangle(Map) - Constructor for class com.teamdev.jxmaps.Rectangle
Creates new Rectangle object.
RectangleOptions - Class in com.teamdev.jxmaps
Represents a rectangle overlay options.
RectangleOptions() - Constructor for class com.teamdev.jxmaps.RectangleOptions
Creates new RectangleOptions object.
RectangleOptions(Map) - Constructor for class com.teamdev.jxmaps.RectangleOptions
Deprecated.
remove() - Method in class com.teamdev.jxmaps.Marker
Removes marker from the map.
remove() - Method in class com.teamdev.jxmaps.Polygon
Removes polygon from the map.
remove() - Method in class com.teamdev.jxmaps.Polyline
Removes polyline from the map.
remove() - Method in class com.teamdev.jxmaps.TrafficLayer
Removes traffic layer from the map.
removeEventListener(MapsCallback) - Method in class com.teamdev.jxmaps.MapObject
 
ROADMAP - Static variable in class com.teamdev.jxmaps.MapTypeId
This map type displays a normal street map.
RotateControlOptions - Class in com.teamdev.jxmaps
Represents an options for the rendering of the rotate control.
RotateControlOptions() - Constructor for class com.teamdev.jxmaps.RotateControlOptions
Creates new RotateControlOptions object.
RotateControlOptions(Map) - Constructor for class com.teamdev.jxmaps.RotateControlOptions
Deprecated.
RotateControlOptions.Property - Class in com.teamdev.jxmaps
 
route(DirectionsRequest, DirectionsRouteCallback) - Method in class com.teamdev.jxmaps.DirectionsService
Calculates route for provided request.

S

SATELLITE - Static variable in class com.teamdev.jxmaps.MapTypeId
This map type displays satellite images.
ScaleControlOptions - Class in com.teamdev.jxmaps
Represents an options for the rendering of the scale control.
ScaleControlOptions() - Constructor for class com.teamdev.jxmaps.ScaleControlOptions
Creates new ScaleControlOptions object.
ScaleControlOptions(Map) - Constructor for class com.teamdev.jxmaps.ScaleControlOptions
Deprecated.
ScaleControlOptions.Property - Class in com.teamdev.jxmaps
 
ScaleControlStyle - Enum in com.teamdev.jxmaps
Enum that contains identifiers for scale control ids.
set(boolean) - Method in class com.teamdev.jxmaps.BooleanProperty
 
set(double[]) - Method in class com.teamdev.jxmaps.DoubleArrayProperty
 
set(double) - Method in class com.teamdev.jxmaps.DoubleProperty
 
set(long) - Method in class com.teamdev.jxmaps.IntegerProperty
 
set(LatLng[][]) - Method in class com.teamdev.jxmaps.LatLng.Array2DProperty
 
set(LatLng[]) - Method in class com.teamdev.jxmaps.LatLng.ArrayProperty
 
set(LatLng) - Method in class com.teamdev.jxmaps.LatLng.Property
 
set(LatLngBounds) - Method in class com.teamdev.jxmaps.LatLngBounds.Property
 
set(T) - Method in class com.teamdev.jxmaps.MapObjectProperty
 
set(String, Object) - Method in class com.teamdev.jxmaps.MapTypeRegistry
Sets the registry to associate the passed string identifier with the passed MapType.
set(T[]) - Method in class com.teamdev.jxmaps.ObjectArrayProperty
 
set(Point) - Method in class com.teamdev.jxmaps.Point.Property
 
set(Size) - Method in class com.teamdev.jxmaps.Size.Property
 
set(String[]) - Method in class com.teamdev.jxmaps.StringArrayProperty
 
setAddress(String) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for address property.
setAddressComponents(GeocoderAddressComponent[]) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for addressComponents property.
setAddressComponents(GeocoderAddressComponent[]) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for addressComponents property.
setAddressControl(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for addressControl property.
setAddressControlOptions(StreetViewAddressControlOptions) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for addressControlOptions property.
setAdministrativeArea(String) - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Sets new value for administrativeArea property.
setAgencies(TransitAgency[]) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for agencies property
setAlt(String) - Method in class com.teamdev.jxmaps.StyledMapType
Sets new value for alt property.
setAnchor(Point) - Method in class com.teamdev.jxmaps.Icon
Sets new value for anchor property.
setAnchor(Point) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for anchor property.
setAnchorPoint(Point) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for anchorPoint property.
setAnimation(Animation) - Method in class com.teamdev.jxmaps.Marker
Sets new value for animation property.
setAnimation(Animation) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for animation property.
setApiKey(String) - Method in class com.teamdev.jxmaps.MapViewOptions
Some functions requires unique google id.
setArray(MapTypeId[]) - Method in class com.teamdev.jxmaps.MapTypeId.ArrayProperty
 
setArrivalStop(TransitStop) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for arrivalStop property.
setArrivalTime(Time) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for arrivalTime property.
setArrivalTime(Time) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for getArrivalTime property.
setArrivalTime(Date) - Method in class com.teamdev.jxmaps.TransitOptions
Sets new value for arrivalTime property.
setAspects(PlaceAspectRating[]) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for aspects property.
setAspects(PlaceAspectRating[]) - Method in class com.teamdev.jxmaps.PlaceReview
Sets new value for aspects property.
setAttribution(Attribution) - Method in class com.teamdev.jxmaps.Marker
Sets new value for attribution property.
setAttribution(Attribution) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for attribution property.
setAuthorName(String) - Method in class com.teamdev.jxmaps.PlaceReview
Sets new value for authorName property.
setAuthorUrl(String) - Method in class com.teamdev.jxmaps.PlaceReview
Contains a link to the reviewer's profile.
setAutoRefresh(boolean) - Method in class com.teamdev.jxmaps.TrafficLayerOptions
Sets new value for autoRefresh property.
setAvoidFerries(boolean) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for avoidFerries property.
setAvoidHighways(boolean) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for avoidHighways property.
setAvoidTolls(boolean) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for avoidTolls property.
setBackgroundColor(String) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for backgroundColor property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.GeocoderGeometry
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.Rectangle
Sets new bounds for rectangle.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for bounds property.
setBounds(LatLngBounds) - Method in class com.teamdev.jxmaps.TextSearchRequest
Sets new value for bounds property.
setCenter(LatLng) - Method in class com.teamdev.jxmaps.Circle
Sets the center of this circle.
setCenter(LatLng) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for center property.
setCenter(LatLng) - Method in class com.teamdev.jxmaps.Map
Changes map center.
setCenter(LatLng) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for center property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for clickable property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.Marker
Sets new value for clickable property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for clickable property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for clickable property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for clickable property.
setClickable(boolean) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for clickable property.
setClickableIcons(boolean) - Method in class com.teamdev.jxmaps.Map
Controls whether the map icons are clickable or not.
setClickableIcons(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for disableDefaultUI property.
setClickToGo(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for clickToGo property.
setColor(String) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for color property.
setColor(String) - Method in class com.teamdev.jxmaps.MarkerLabel
Sets new value for color property.
setColor(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for color property
setComponentRestrictions(GeocoderComponentRestrictions) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for componentRestrictions property.
setComponentType(MapComponentType) - Method in class com.teamdev.jxmaps.MapViewOptions
Sets new value for componentType property.
setContent(String) - Method in class com.teamdev.jxmaps.InfoWindow
Sets new window content.
setContent(String) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for content property.
setCoords(double[]) - Method in class com.teamdev.jxmaps.MarkerShape
Sets new value for coords property.
setCopyrights(String) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for copyrights property.
setCountry(String) - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Sets new value for country property.
setCrossOnDrag(boolean) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for crossOnDrag property.
setCursor(String) - Method in class com.teamdev.jxmaps.Marker
Sets new value for cursor property.
setCursor(String) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for cursor property.
setDepartureStop(TransitStop) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for departureStop property.
setDepartureTime(Time) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for departureTime property.
setDepartureTime(Time) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for departureTime property.
setDepartureTime(Date) - Method in class com.teamdev.jxmaps.TransitOptions
Sets new value for departureTime property.
setDescription(String) - Method in class com.teamdev.jxmaps.StreetViewLink
Sets new value for description property.
setDescription(String) - Method in class com.teamdev.jxmaps.StreetViewLocation
Sets new value for description property.
setDestination(LatLng) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new LatLng value for destination property.
setDestinationString(String) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new String value for destination property.
setDirections(DirectionsResult) - Method in class com.teamdev.jxmaps.DirectionsRenderer
Set the renderer to use the result from the DirectionsService.
setDirections(DirectionsResult) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for directions property.
setDisableAutoPan(boolean) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for disableAutoPan property.
setDisableDefaultUI(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for disableDefaultUI property.
setDisableDefaultUI(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for disableDefaultUI property.
setDisableDoubleClickZoom(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for disableDoubleClickZoom property.
setDisableDoubleClickZoom(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for disableDoubleClickZoom property.
setDistance(Distance) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for distance property.
setDistance(Distance) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for distance property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.Circle
If set to true, the user can drag this circle over the map.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.Marker
Returns value of draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.Polygon
If set to true, the user can drag this shape over the map.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.Polyline
If set to true, the user can drag this shape over the map.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for draggable property.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.Rectangle
If set to true, the user can drag this shape over the map.
setDraggable(boolean) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for draggable property.
setDraggableCursor(String) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for draggableCursor property.
setDraggingCursor(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for draggingCursor property.
setDuration(Duration) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for duration property.
setDuration(Duration) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for duration property.
setDurationInTraffic(Duration) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for durationInTraffic property.
setEditable(boolean) - Method in class com.teamdev.jxmaps.Circle
If set to true, the user can edit this circle by dragging the control points shown at the center and around the circumference of the circle.
setEditable(boolean) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for editable property.
setEditable(boolean) - Method in class com.teamdev.jxmaps.Polygon
If set to true, the user can edit this shape by dragging the control points shown at the vertices and on each segment.
setEditable(boolean) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for editable property.
setEditable(boolean) - Method in class com.teamdev.jxmaps.Polyline
If set to true, the user can edit this shape by dragging the control points shown at the vertices and on each segment.
setEditable(boolean) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for editable property.
setEditable(boolean) - Method in class com.teamdev.jxmaps.Rectangle
If set to true, the user can edit this shape by dragging the control points shown at the vertices and on each segment.
setEditable(boolean) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for editable property.
setElementType(MapTypeStyleElementType) - Method in class com.teamdev.jxmaps.MapTypeStyle
Sets new value for elementType property.
setElevation(double) - Method in class com.teamdev.jxmaps.ElevationResult
Sets new value for elevation property.
setEnableCloseButton(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for enableCloseButton property.
setEndAddress(String) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for endAddress property.
setEndLocation(LatLng) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for endLocation property.
setEndLocation(LatLng) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for endLocation property.
setEventId(String) - Method in class com.teamdev.jxmaps.MapsCallback
 
setFeatureType(MapTypeStyleFeatureType) - Method in class com.teamdev.jxmaps.MapTypeStyle
Sets new value for featureType property.
setFillColor(String) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for fillColor property.
setFillColor(String) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for fillColor property.
setFillColor(String) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for fillColor property.
setFillColor(String) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for fillColor property.
setFillOpacity(double) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for fillOpacity property.
setFillOpacity(double) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for fillOpacity property.
setFillOpacity(double) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for fillOpacity property.
setFillOpacity(double) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for fillOpacity property.
setFixedRotation(boolean) - Method in class com.teamdev.jxmaps.IconSequence
Sets new value for fixedRotation property.
setFontFamily(String) - Method in class com.teamdev.jxmaps.MarkerLabel
Sets new value for fontFamily property.
setFontSize(String) - Method in class com.teamdev.jxmaps.MarkerLabel
Sets new value for fontSize property.
setFontWeight(String) - Method in class com.teamdev.jxmaps.MarkerLabel
Sets new value for fontWeight property.
setFormattedAddress(String) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for formattedAddress property.
setFormattedAddress(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for formattedAddress property.
setFormattedPhoneNumber(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for formattedPhoneNumber property.
setGamma(double) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for gamma property
setGeocodedWaypoints(DirectionsGeocodedWaypoint[]) - Method in class com.teamdev.jxmaps.DirectionsResult
Sets new value for geocodedWaypoints property.
setGeodesic(boolean) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for geodesic property.
setGeodesic(boolean) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for geodesic property.
setGeometry(GeocoderGeometry) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for geometry property.
setGeometry(PlaceGeometry) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for geometry property.
setHeading(double) - Method in class com.teamdev.jxmaps.Map
Sets the compass heading for aerial imagery measured in degrees from cardinal direction North.
setHeading(double) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for heading property.
setHeading(double) - Method in class com.teamdev.jxmaps.StreetViewLink
Sets new value for heading property.
setHeading(double) - Method in class com.teamdev.jxmaps.StreetViewPov
Sets new value for heading property.
setHeadsign(String) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for headsign property.
setHeadway(int) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for headway property.
setHeight(double) - Method in class com.teamdev.jxmaps.Size
Sets new value for height property
setHideRouteList(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for getHideRouteList property.
setHue(String) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for hue property.
setIcon(Symbol) - Method in class com.teamdev.jxmaps.IconSequence
Sets new value for icon property.
setIcon(String) - Method in class com.teamdev.jxmaps.Marker
Sets new value for icon property.
setIcon(Icon) - Method in class com.teamdev.jxmaps.Marker
Sets new value for icon property.
setIcon(Symbol) - Method in class com.teamdev.jxmaps.Marker
Sets new value for icon property.
setIcon(Icon) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for icon property.
setIcon(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for icon property.
setIcon(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for icon property
setIcon(String) - Method in class com.teamdev.jxmaps.TransitVehicle
Sets new value for icon property.
setIcons(IconSequence[]) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for icons property.
setIconString(String) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for iconString property.
setIconSymbol(Symbol) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for iconSymbol property.
setImageDateControl(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for imageDateControl property.
setInfoWindow(InfoWindow) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for infoWindow property.
setInstructions(String) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for instructions property.
setInternationalPhoneNumber(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for internationalPhoneNumber property.
setInvertLightness(boolean) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for invertLightness property.
setIosDeepLinkId(String) - Method in class com.teamdev.jxmaps.Attribution
Sets new value for iosDeepLinkId property.
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.BooleanProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.DoubleArrayProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.DoubleProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.IntegerProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.Array2DProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.ArrayProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLng.Property
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.LatLngBounds.Property
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.MapObjectProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.ObjectArrayProperty
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.Point.Property
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.Size.Property
 
setJSObject(Map, JSObject) - Method in class com.teamdev.jxmaps.StringArrayProperty
 
setKeyboardShortcuts(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for keyboardShortcuts property.
setKeyword(String) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for keyword property
setKeyword(String) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for keyword property.
setLabel(MarkerLabel) - Method in class com.teamdev.jxmaps.Marker
Sets new value for shape property.
setLabel(MarkerLabel) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for label property.
setLabelOrigin(Point) - Method in class com.teamdev.jxmaps.Icon
Sets new value for labelOrigin property.
setLabelOrigin(Point) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for labelOrigin property.
setLabelString(String) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for labelString property.
setLanguage(String) - Method in class com.teamdev.jxmaps.MapViewOptions
Set preferred language for map displaying.
setLanguage(String) - Method in class com.teamdev.jxmaps.PlaceReview
Sets new value for language property.
setLatLng(LatLng) - Method in class com.teamdev.jxmaps.StreetViewLocation
Sets new value for latLng property.
setLegs(DirectionsLeg[]) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for legs property.
setLightness(double) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for lightness property.
setLine(TransitLine) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for line property.
setLinks(StreetViewLink[]) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the set of navigation links for the Street View panorama.
setLinksControl(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for linksControl property.
setLocalIcon(String) - Method in class com.teamdev.jxmaps.TransitVehicle
Sets new value for localIcon property.
setLocality(String) - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Sets new value for locality property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.ElevationResult
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.GeocoderGeometry
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.MarkerPlace
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.PlaceGeometry
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for location property
setLocation(LatLng) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.TextSearchRequest
Sets new value for location property.
setLocation(LatLng) - Method in class com.teamdev.jxmaps.TransitStop
Sets new value for location property.
setLocations(LatLng[]) - Method in class com.teamdev.jxmaps.LocationElevationRequest
Sets new value for locations property.
setLocationType(GeocoderLocationType) - Method in class com.teamdev.jxmaps.GeocoderGeometry
Sets new value for locationType property.
setMapMaker(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for mapMaker property.
setMapSize(Dimension) - Method in class com.teamdev.jxmaps.javafx.MapView
 
setMapSize(Dimension) - Method in class com.teamdev.jxmaps.swing.MapView
 
setMapTypeControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for mapTypeControl property.
setMapTypeControlOptions(MapTypeControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for mapTypeControlOptions property.
setMapTypeId(MapTypeId) - Method in class com.teamdev.jxmaps.Map
Changes map type.
setMapTypeId(MapTypeId) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for mapTypeId property.
setMapTypeIds(MapTypeId[]) - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Sets new value for mapTypeIds property.
setMapTypes(MapTypeRegistry) - Method in class com.teamdev.jxmaps.Map
Sets new value for mapTypes property.
setMapVisible(boolean) - Method in class com.teamdev.jxmaps.javafx.MapView
Set visiblity of the map.
setMapVisible(boolean) - Method in class com.teamdev.jxmaps.MapBrowser
 
setMapVisible(boolean) - Method in class com.teamdev.jxmaps.swing.MapView
Set visiblity of the map.
setMarkerOptions(MarkerOptions) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for markerOptions property.
setMaxHeight(double) - Method in class com.teamdev.jxmaps.PhotoOptions
Sets new value for maxHeight property.
setMaxPriceLevel(int) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for maxPriceLevel property
setMaxWidth(double) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for maxWidth property.
setMaxWidth(double) - Method in class com.teamdev.jxmaps.PhotoOptions
Sets new value for maxWidth property.
setMaxZoom(double) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for maxZoom property.
setMaxZoom(double) - Method in class com.teamdev.jxmaps.StyledMapType
Sets new value for maxZoom property.
setMinPriceLevel(int) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for minPriceLevel property
setMinZoom(double) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for minZoom property.
setMinZoom(double) - Method in class com.teamdev.jxmaps.StyledMapType
Sets new value for minZoom property.
setModes(TransitMode[]) - Method in class com.teamdev.jxmaps.TransitOptions
Sets new value for modes property.
setMotionTracking(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the state of motion tracker.
setName(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for name property.
setName(String) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for name property
setName(String) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for name property.
setName(String) - Method in class com.teamdev.jxmaps.StyledMapType
Sets new value for name property.
setName(String) - Method in class com.teamdev.jxmaps.TransitAgency
Sets new value for name property.
setName(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for name property
setName(String) - Method in class com.teamdev.jxmaps.TransitStop
Sets new value for name property.
setName(String) - Method in class com.teamdev.jxmaps.TransitVehicle
Sets new value for name property.
setNoClear(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for noClear property.
setNumStops(int) - Method in class com.teamdev.jxmaps.TransitDetails
Sets new value for numStops property.
setOffset(String) - Method in class com.teamdev.jxmaps.IconSequence
Sets new value for offset property.
setOnMapReadyHandler(MapReadyHandler) - Method in class com.teamdev.jxmaps.javafx.MapView
 
setOnMapReadyHandler(MapReadyHandler) - Method in class com.teamdev.jxmaps.MapBrowser
 
setOnMapReadyHandler(MapReadyHandler) - Method in class com.teamdev.jxmaps.swing.MapView
 
setOpacity(double) - Method in class com.teamdev.jxmaps.Marker
Sets new value for opacity property.
setOpacity(double) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for opacity property.
setOpened(boolean) - Method in class com.teamdev.jxmaps.OverviewMapControlOptions
Sets new value for opened property.
setOpenNow(boolean) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for openNow property
setOptimized(boolean) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for optimized property.
setOptimizeWaypoints(boolean) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for optimizeWaypoints property.
setOptions(CircleOptions) - Method in class com.teamdev.jxmaps.Circle
Sets circle options.
setOptions(DirectionsRendererOptions) - Method in class com.teamdev.jxmaps.DirectionsRenderer
Change the options settings of this DirectionsRenderer after initialization.
setOptions(InfoWindowOptions) - Method in class com.teamdev.jxmaps.InfoWindow
Sets window options.
setOptions(MapOptions) - Method in class com.teamdev.jxmaps.Map
Changes map options.
setOptions(MarkerOptions) - Method in class com.teamdev.jxmaps.Marker
Sets new options for marker.
setOptions(PolygonOptions) - Method in class com.teamdev.jxmaps.Polygon
Sets new options for current shape.
setOptions(PolylineOptions) - Method in class com.teamdev.jxmaps.Polyline
Sets new options for current shape
setOptions(RectangleOptions) - Method in class com.teamdev.jxmaps.Rectangle
Sets new options for current shape.
setOptions(StreetViewPanoramaOptions) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets a collection of key-value pairs.
setOptions(TrafficLayerOptions) - Method in class com.teamdev.jxmaps.TrafficLayer
Sets new options for current layer.
setOrigin(LatLng) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new LatLng value for origin property.
setOrigin(Point) - Method in class com.teamdev.jxmaps.Icon
Sets new value for origin property.
setOriginString(String) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new String value for origin property.
setOverviewMapControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for overviewMapControl property.
setOverviewMapControlOptions(OverviewMapControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for overviewMapControlOptions property.
setOverviewPath(LatLng[]) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for overviewPath property.
setOverviewPolyline(String) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for overviewPolyline property.
setOwner(MapObject) - Method in class com.teamdev.jxmaps.Method
 
setPanControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for panControl property.
setPanControl(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for panControl property.
setPanControlOptions(PanControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for panControlOptions property.
setPanControlOptions(PanControlOptions) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for panControlOptions property.
setPano(String) - Method in class com.teamdev.jxmaps.StreetViewLink
Sets new value for pano property.
setPano(String) - Method in class com.teamdev.jxmaps.StreetViewLocation
Sets new value for pano property.
setPano(String) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the current panorama ID for the Street View panorama.
setPano(String) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for pano property.
setPartialMatch(boolean) - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Sets new value for partialMatch property.
setPartialMatch(boolean) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for partialMatch property.
setPath(LatLng[]) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for path property.
setPath(LatLng[]) - Method in class com.teamdev.jxmaps.PathElevationRequest
Sets new value for path property.
setPath(LatLng[]) - Method in class com.teamdev.jxmaps.Polygon
Sets the first path.
setPath(LatLng[]) - Method in class com.teamdev.jxmaps.Polyline
Sets the shape path.
setPath(LatLng[]) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for path property.
setPath(String) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for path property.
setPath(StandardSymbol) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for path property.
setPaths(LatLng[][]) - Method in class com.teamdev.jxmaps.Polygon
Sets the path for this polygon.
setPaths(LatLng[][]) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for paths property.
setPermanentlyClosed(boolean) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for permanentlyClosed property.
setPhone(String) - Method in class com.teamdev.jxmaps.TransitAgency
Sets new value for phone property.
setPhotos(PlacePhoto[]) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for photos property.
setPitch(double) - Method in class com.teamdev.jxmaps.StreetViewPov
Sets new value for pitch property.
setPixelOffset(Size) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for pixelOffset property.
setPlace(MarkerPlace) - Method in class com.teamdev.jxmaps.Marker
Sets new value for place property.
setPlace(MarkerPlace) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for place property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Sets new value for placeId property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for placeId property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for placeId property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.MarkerPlace
Sets new value for placeId property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.PlaceDetailsRequest
Sets new value for placeId property.
setPlaceId(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for placeId property.
setPolylineOptions(PolylineOptions) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for polylineOptions property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.FullScreenControlOptions
Sets new value for position property.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.InfoWindow
Sets new window position.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Sets new value for position property.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.Marker
Sets new value for position property.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.PanControlOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.RotateControlOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.StreetViewAddressControlOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.StreetViewControlOptions
Sets new value for position property.
setPosition(StreetViewLayout.Position) - Method in class com.teamdev.jxmaps.StreetViewLayout
Sets new value to position property.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the current LatLng position for the Street View panorama.
setPosition(LatLng) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for position property.
setPosition(ControlPosition) - Method in class com.teamdev.jxmaps.ZoomControlOptions
Sets new value for position property.
setPostalCode(String) - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Sets new value for postalCode property.
setPostcodeLocalities(String[]) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for postcodeLocalities property.
setPov(StreetViewPov) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the point of view for the Street View panorama.
setPov(StreetViewPov) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for pov property.
setPreserveViewport(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for preserveViewport property.
setPriceLevel(int) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for priceLevel property.
setProvideRouteAlternatives(boolean) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for provideRouteAlternatives property.
setQuery(String) - Method in class com.teamdev.jxmaps.MarkerPlace
Sets new value for query property.
setQuery(String) - Method in class com.teamdev.jxmaps.TextSearchRequest
Sets new value for query property.
setRadius(double) - Method in class com.teamdev.jxmaps.Circle
Sets the radius of this circle (in meters).
setRadius(double) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for radius property.
setRadius(double) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for radius property
setRadius(double) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for radius property.
setRadius(double) - Method in class com.teamdev.jxmaps.StyledMapType
Sets new value for radius property.
setRadius(double) - Method in class com.teamdev.jxmaps.TextSearchRequest
Sets new value for radius property.
setRankBy(RankBy) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for rankBy property
setRating(int) - Method in class com.teamdev.jxmaps.PlaceAspectRating
Sets new value for rating property.
setRating(int) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for rating property.
setRegion(String) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for region property.
setRegion(String) - Method in class com.teamdev.jxmaps.GeocoderRequest
Sets new value for region property.
setRegion(String) - Method in class com.teamdev.jxmaps.MapViewOptions
Sets region that will be used by engine.
setRepeat(String) - Method in class com.teamdev.jxmaps.IconSequence
Sets new value for repeat property.
setResolution(double) - Method in class com.teamdev.jxmaps.ElevationResult
Sets new value for resolution property.
setReviews(PlaceReview[]) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for reviews property.
setRotateControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for rotateControl property.
setRotateControlOptions(RotateControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for rotateControlOptions property.
setRotation(double) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for rotation property.
setRoute(String) - Method in class com.teamdev.jxmaps.GeocoderComponentRestrictions
Sets new value for route property.
setRouteIndex(int) - Method in class com.teamdev.jxmaps.DirectionsRenderer
Set the (zero-based) index of the route in the DirectionsResult object to render.
setRouteIndex(int) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for routeIndex property.
setRoutes(DirectionsRoute[]) - Method in class com.teamdev.jxmaps.DirectionsResult
Sets new value for routes property.
setRoutingPreference(TransitRoutePreference) - Method in class com.teamdev.jxmaps.TransitOptions
Sets new value for routingPreference property.
setSamples(int) - Method in class com.teamdev.jxmaps.PathElevationRequest
Sets new value for samples property.
setSaturation(double) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for styles property.
setScale(double) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for scale property.
setScaleControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for scaleControl property.
setScaleControlOptions(ScaleControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for scaleControlOptions property.
setScaledSize(Size) - Method in class com.teamdev.jxmaps.Icon
Sets new value for scaledSize property.
setScrollWheel(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for scrollwheel property.
setScrollWheel(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for scrollWheel property.
setShape(MarkerShape) - Method in class com.teamdev.jxmaps.Marker
Sets new value for shape property.
setShape(MarkerShape) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for shape property.
setShortDescription(String) - Method in class com.teamdev.jxmaps.StreetViewLocation
Sets new value for shortDescription property.
setShortName(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for shortName property
setSize(Size) - Method in class com.teamdev.jxmaps.Icon
Sets new value for size property.
setSize(int) - Method in class com.teamdev.jxmaps.StreetViewLayout
Sets new value to set property.
setSource(String) - Method in class com.teamdev.jxmaps.Attribution
Sets new value for source property.
setStartAddress(String) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for startAddress property.
setStartLocation(LatLng) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for startLocation property.
setStartLocation(LatLng) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for startLocation property.
setSteps(DirectionsStep[]) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for steps property.
setSteps(DirectionsStep[]) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for steps property.
setStreetView(StreetViewPanorama) - Method in class com.teamdev.jxmaps.Map
Binds a StreetViewPanorama to the map.
setStreetView(StreetViewPanorama) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for streetView property.
setStreetViewControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for streetViewControl property.
setStreetViewControlOptions(StreetViewControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for streetViewControlOptions property.
setStreetViewVisible(boolean) - Method in class com.teamdev.jxmaps.javafx.MapView
Set visiblity of the street view panorama.
setStreetViewVisible(boolean) - Method in class com.teamdev.jxmaps.MapBrowser
 
setStreetViewVisible(boolean) - Method in class com.teamdev.jxmaps.swing.MapView
Set visiblity of the street view panorama.
setStrokeColor(String) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for strokeColor property.
setStrokeColor(String) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for strokeColor property.
setStrokeColor(String) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for strokeColor property.
setStrokeColor(String) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for strokeColor property.
setStrokeColor(String) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for strokeColor property.
setStrokeOpacity(double) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for strokeOpacity property.
setStrokeOpacity(double) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for strokeOpacity property.
setStrokeOpacity(double) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for strokeOpacity property.
setStrokeOpacity(double) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for strokeOpacity property.
setStrokeOpacity(double) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for strokeOpacity property.
setStrokePosition(StrokePosition) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for strokePosition property.
setStrokePosition(StrokePosition) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for strokePosition property.
setStrokePosition(StrokePosition) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for strokePosition property.
setStrokeWeight(double) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for strokeWeight property.
setStrokeWeight(double) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for strokeWeight property.
setStrokeWeight(double) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for strokeWeight property.
setStrokeWeight(double) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for strokeWeight property.
setStrokeWeight(double) - Method in class com.teamdev.jxmaps.Symbol
Sets new value for strokeWeight property.
setStyle(MapTypeControlStyle) - Method in class com.teamdev.jxmaps.MapTypeControlOptions
Sets new value for style property.
setStyle(ScaleControlStyle) - Method in class com.teamdev.jxmaps.ScaleControlOptions
Sets new value for style property.
setStyle(ZoomControlStyle) - Method in class com.teamdev.jxmaps.ZoomControlOptions
Sets new value for style property.
setStylers(MapTypeStyler[]) - Method in class com.teamdev.jxmaps.MapTypeStyle
Sets new value for stylers property.
setStyles(MapTypeStyle[]) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for styles property.
setSuppressBicyclingLayer(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for suppressBicyclingLayer property.
setSuppressInfoWindows(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for suppressInfoWindows property.
setSuppressMarkers(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for suppressMarkers property.
setSuppressPolylines(boolean) - Method in class com.teamdev.jxmaps.DirectionsRendererOptions
Sets new value for suppressPolylines property.
setText(String) - Method in class com.teamdev.jxmaps.Distance
Sets new value for text property.
setText(String) - Method in class com.teamdev.jxmaps.Duration
Sets new value for text property.
setText(String) - Method in class com.teamdev.jxmaps.MarkerLabel
Sets new value for text property.
setText(String) - Method in class com.teamdev.jxmaps.PlaceReview
Sets new value for text property.
setText(String) - Method in class com.teamdev.jxmaps.Time
Sets new value for text property.
setTextColor(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for textColor property
setTilt(double) - Method in class com.teamdev.jxmaps.Map
Controls the automatic switching behavior for the angle of incidence of the map.
setTilt(double) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for tilt property.
setTimeZone(String) - Method in class com.teamdev.jxmaps.Time
Sets new value for timeZone property.
setTitle(String) - Method in class com.teamdev.jxmaps.Marker
Sets new value for title property.
setTitle(String) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for title property.
setTransit(TransitDetails) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for transit property.
setTransitOptions(TransitOptions) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for transitOptions property.
setTravelMode(TravelMode) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for travelMode property.
setTravelMode(TravelMode) - Method in class com.teamdev.jxmaps.DirectionsStep
Sets new value for travelMode property.
setType(String) - Method in class com.teamdev.jxmaps.MarkerShape
Sets new value for type property.
setType(String) - Method in class com.teamdev.jxmaps.PlaceAspectRating
Sets new value for type property.
setType(String) - Method in class com.teamdev.jxmaps.TextSearchRequest
Sets new value for types property.
setTypes(String[]) - Method in class com.teamdev.jxmaps.DirectionsGeocodedWaypoint
Sets new value for types property.
setTypes(String[]) - Method in class com.teamdev.jxmaps.GeocoderResult
Sets new value for types property.
setTypes(String[]) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for types property.
setTypes(String[]) - Method in class com.teamdev.jxmaps.PlaceSearchRequest
Sets new value for types property
setTypes(String[]) - Method in class com.teamdev.jxmaps.RadarSearchRequest
Sets new value for types property.
setTypes(String[]) - Method in class com.teamdev.jxmaps.TextSearchRequest
Deprecated.
setUnitSystem(UnitSystem) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for unitSystem property.
setUrl(String) - Method in class com.teamdev.jxmaps.Icon
Sets new value for url property.
setUrl(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for url property.
setUrl(String) - Method in class com.teamdev.jxmaps.TransitAgency
Sets new value for url property.
setUrl(String) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for url property
setUtcOffset(int) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for utcOffset property.
setValue(double) - Method in class com.teamdev.jxmaps.Distance
Sets new value for value property.
setValue(double) - Method in class com.teamdev.jxmaps.Duration
Sets new value for value property.
setValue(Date) - Method in class com.teamdev.jxmaps.Time
Sets new value for value property.
setVehicle(TransitVehicle) - Method in class com.teamdev.jxmaps.TransitLine
Sets new value for vehicle property
setViaWaypoints(LatLng[]) - Method in class com.teamdev.jxmaps.DirectionsLeg
Sets new value for viaWaypoints property.
setVicinity(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for vicinity property.
setViewport(LatLngBounds) - Method in class com.teamdev.jxmaps.GeocoderGeometry
Sets new value for viewport property.
setViewport(LatLngBounds) - Method in class com.teamdev.jxmaps.PlaceGeometry
Sets new value for viewport property.
setVisibility(String) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for visibility property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.Circle
Hides this circle if set to false.
setVisible(boolean) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.Marker
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.Polygon
Hides this poly if set to false.
setVisible(boolean) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.Polyline
Hides this poly if set to false.
setVisible(boolean) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.Rectangle
Hides this poly if set to false.
setVisible(boolean) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for visible property.
setVisible(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets to true to make the panorama visible.
setVisible(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for visible property.
setWarnings(String[]) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for warnings property.
setWaypointOrder(double[]) - Method in class com.teamdev.jxmaps.DirectionsRoute
Sets new value for waypointOrder property.
setWaypoints(DirectionsGeocodedWaypoint[]) - Method in class com.teamdev.jxmaps.DirectionsRequest
Sets new value for waypoints property.
setWebsite(String) - Method in class com.teamdev.jxmaps.PlaceResult
Sets new value for website property.
setWebUrl(String) - Method in class com.teamdev.jxmaps.Attribution
Sets new value for webUrl property.
setWeight(double) - Method in class com.teamdev.jxmaps.MapTypeStyler
Sets new value for weight property.
setWidth(double) - Method in class com.teamdev.jxmaps.Size
Sets new value for width property
setX(double) - Method in class com.teamdev.jxmaps.Point
Sets new value for x property
setY(double) - Method in class com.teamdev.jxmaps.Point
Sets new value for y property
setZIndex(double) - Method in class com.teamdev.jxmaps.CircleOptions
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.InfoWindow
Sets new window z-index.
setZIndex(double) - Method in class com.teamdev.jxmaps.InfoWindowOptions
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.Marker
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.MarkerOptions
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.PolygonOptions
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.PolylineOptions
Sets new value for zIndex property.
setZIndex(double) - Method in class com.teamdev.jxmaps.RectangleOptions
Sets new value for zIndex property.
setZoom(double) - Method in class com.teamdev.jxmaps.Map
Changes map zoom.
setZoom(double) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for zoom property.
setZoom(double) - Method in class com.teamdev.jxmaps.StreetViewPanorama
Sets the zoom level of the panorama.
setZoomControl(boolean) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for zoomControl property.
setZoomControl(boolean) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for zoomControl property.
setZoomControlOptions(ZoomControlOptions) - Method in class com.teamdev.jxmaps.MapOptions
Sets new value for zoomControlOptions property.
setZoomControlOptions(ZoomControlOptions) - Method in class com.teamdev.jxmaps.StreetViewPanoramaOptions
Sets new value for zoomControlOptions property.
Size - Class in com.teamdev.jxmaps
Represents two-dimensonal size, where width is the distance on the x-axis, and height is the distance on the y-axis.
Size() - Constructor for class com.teamdev.jxmaps.Size
Creates new Size object.
Size(Map) - Constructor for class com.teamdev.jxmaps.Size
Deprecated.
Size(Map, double, double) - Constructor for class com.teamdev.jxmaps.Size
Deprecated.
Size(double, double) - Constructor for class com.teamdev.jxmaps.Size
Creates new Size object.
Size(Map, double, double, String, String) - Constructor for class com.teamdev.jxmaps.Size
Deprecated.
Size(double, double, String, String) - Constructor for class com.teamdev.jxmaps.Size
Creates new Size object.
Size.Property - Class in com.teamdev.jxmaps
 
StandardSymbol - Enum in com.teamdev.jxmaps
Represents enum of built-in symbol paths.
stop() - Method in class com.teamdev.jxmaps.MouseEvent
 
StreetViewAddressControlOptions - Class in com.teamdev.jxmaps
Represents an options for the rendering of the Street View address control.
StreetViewAddressControlOptions() - Constructor for class com.teamdev.jxmaps.StreetViewAddressControlOptions
Creates new StreetViewAddressControlOptions object.
StreetViewAddressControlOptions(Map) - Constructor for class com.teamdev.jxmaps.StreetViewAddressControlOptions
Deprecated.
StreetViewAddressControlOptions.Property - Class in com.teamdev.jxmaps
 
StreetViewControlOptions - Class in com.teamdev.jxmaps
Represents an options for the rendering of the street view control.
StreetViewControlOptions() - Constructor for class com.teamdev.jxmaps.StreetViewControlOptions
Creates new StreetViewControlOptions object.
StreetViewControlOptions(Map) - Constructor for class com.teamdev.jxmaps.StreetViewControlOptions
Deprecated.
StreetViewControlOptions.Property - Class in com.teamdev.jxmaps
 
streetViewLayout() - Method in class com.teamdev.jxmaps.MapViewOptions
 
StreetViewLayout - Class in com.teamdev.jxmaps
Class that represents layout of street view.
StreetViewLayout() - Constructor for class com.teamdev.jxmaps.StreetViewLayout
 
StreetViewLayout.Position - Enum in com.teamdev.jxmaps
 
StreetViewLink - Class in com.teamdev.jxmaps
Represents a collection of references to adjacent Street View panos.
StreetViewLink() - Constructor for class com.teamdev.jxmaps.StreetViewLink
Creates new StreetViewLink object.
StreetViewLink(Map) - Constructor for class com.teamdev.jxmaps.StreetViewLink
Deprecated.
StreetViewLocation - Class in com.teamdev.jxmaps
Represents a location in the Street View panorama.
StreetViewLocation() - Constructor for class com.teamdev.jxmaps.StreetViewLocation
Creates new StreetViewLocation object.
StreetViewLocation(Map) - Constructor for class com.teamdev.jxmaps.StreetViewLocation
Deprecated.
StreetViewPanorama - Class in com.teamdev.jxmaps
Represents a street-view panorama object.
StreetViewPanorama.Property - Class in com.teamdev.jxmaps
 
StreetViewPanoramaOptions - Class in com.teamdev.jxmaps
Represents a street-view panorama object options.
StreetViewPanoramaOptions() - Constructor for class com.teamdev.jxmaps.StreetViewPanoramaOptions
Creates new StreetViewPanoramaOptions object.
StreetViewPanoramaOptions(Map) - Constructor for class com.teamdev.jxmaps.StreetViewPanoramaOptions
Deprecated.
StreetViewPov - Class in com.teamdev.jxmaps
Represents a point of view object which specifies the camera's orientation at the Street View panorama's position.
StreetViewPov() - Constructor for class com.teamdev.jxmaps.StreetViewPov
Creates new StreetViewPov object.
StreetViewPov(Map) - Constructor for class com.teamdev.jxmaps.StreetViewPov
Deprecated.
StreetViewPov.Property - Class in com.teamdev.jxmaps
 
StreetViewStatus - Enum in com.teamdev.jxmaps
Enum that represents the status returned by the StreetViewService on completion of a Street View request.
StringArrayProperty - Class in com.teamdev.jxmaps
 
StringArrayProperty(String) - Constructor for class com.teamdev.jxmaps.StringArrayProperty
 
StrokePosition - Enum in com.teamdev.jxmaps
Enum that represents the possible positions of the stroke on a polygon.
StyledMapExample - Class in com.teamdev.jxmaps
This example demonstrates how to customize a map.
StyledMapExample() - Constructor for class com.teamdev.jxmaps.StyledMapExample
 
StyledMapType - Class in com.teamdev.jxmaps
Represents style map type Creates a MapType with a custom style.
StyledMapType(Map, MapTypeStyle[]) - Constructor for class com.teamdev.jxmaps.StyledMapType
Creates new StyledMapType object
Symbol - Class in com.teamdev.jxmaps
Represents symbol.
Symbol() - Constructor for class com.teamdev.jxmaps.Symbol
Creates new Symbol object
Symbol(Map) - Constructor for class com.teamdev.jxmaps.Symbol
Deprecated.
Symbol.Property - Class in com.teamdev.jxmaps
 

T

TERRAIN - Static variable in class com.teamdev.jxmaps.MapTypeId
This map type displays maps with physical features such as terrain and vegetation.
textSearch(TextSearchRequest, PlaceTextSearchCallback) - Method in class com.teamdev.jxmaps.PlacesService
Similar to the nearbySearch function, with the following differences: it retrieves a list of Places based on the query attribute in the given request object; bounds or location + radius parameters are optional; and the region, when provided, will not restrict the results to places inside the area, only bias the response towards results near it.
TextSearchRequest - Class in com.teamdev.jxmaps
Represents a text search request to be sent to the PlacesService.
TextSearchRequest() - Constructor for class com.teamdev.jxmaps.TextSearchRequest
Creates new TextSearchRequest object.
TextSearchRequest(Map) - Constructor for class com.teamdev.jxmaps.TextSearchRequest
Deprecated.
Time - Class in com.teamdev.jxmaps
Represents a time object.
Time() - Constructor for class com.teamdev.jxmaps.Time
Creates new Time object.
Time(Map) - Constructor for class com.teamdev.jxmaps.Time
Deprecated.
Time.Property - Class in com.teamdev.jxmaps
 
toSpan() - Method in class com.teamdev.jxmaps.LatLngBounds
Converts the given map bounds to a lat/lng span.
toString() - Method in class com.teamdev.jxmaps.LatLng
Converts to string representation.
toString() - Method in class com.teamdev.jxmaps.LatLngBounds
Converts to string.
toString() - Method in class com.teamdev.jxmaps.Point
Returns a string representation of this Point.
toString() - Method in class com.teamdev.jxmaps.Size
Returns a string representation of this Size.
toUrlValue(double) - Method in class com.teamdev.jxmaps.LatLng
Returns a string of the form "lat,lng" for this LatLng.
toUrlValue(double) - Method in class com.teamdev.jxmaps.LatLngBounds
Returns a string of the form "lat_lo,lng_lo,lat_hi,lng_hi" for this bounds, where "lo" corresponds to the southwest corner of the bounding box, while "hi" corresponds to the northeast corner of that box.
TrafficLayer - Class in com.teamdev.jxmaps
Represents a Traffic Layer.
TrafficLayer(Map) - Constructor for class com.teamdev.jxmaps.TrafficLayer
Creates new Traffic Layer object.
TrafficLayerOptions - Class in com.teamdev.jxmaps
Represents a traffic layer options.
TrafficLayerOptions() - Constructor for class com.teamdev.jxmaps.TrafficLayerOptions
 
TransitAgency - Class in com.teamdev.jxmaps
Represents a transit agency object.
TransitAgency() - Constructor for class com.teamdev.jxmaps.TransitAgency
Creates new TransitAgency object.
TransitAgency(Map) - Constructor for class com.teamdev.jxmaps.TransitAgency
Deprecated.
TransitAgency.ArrayProperty - Class in com.teamdev.jxmaps
 
TransitDetails - Class in com.teamdev.jxmaps
Represents a transit details object.
TransitDetails() - Constructor for class com.teamdev.jxmaps.TransitDetails
Creates new TransitDetails object.
TransitDetails(Map) - Constructor for class com.teamdev.jxmaps.TransitDetails
Deprecated.
TransitDetails.Property - Class in com.teamdev.jxmaps
 
TransitLine - Class in com.teamdev.jxmaps
Represents a transit line object
TransitLine() - Constructor for class com.teamdev.jxmaps.TransitLine
Creates new TransitLine object
TransitLine(Map) - Constructor for class com.teamdev.jxmaps.TransitLine
Deprecated.
TransitLine.Property - Class in com.teamdev.jxmaps
 
TransitMode - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for transit mode.
TransitOptions - Class in com.teamdev.jxmaps
Represents transit options object.
TransitOptions() - Constructor for class com.teamdev.jxmaps.TransitOptions
Creates new TransitOptions object.
TransitOptions(Map) - Constructor for class com.teamdev.jxmaps.TransitOptions
Deprecated.
TransitOptions.Property - Class in com.teamdev.jxmaps
 
TransitRoutePreference - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for transit route preferences.
TransitStop - Class in com.teamdev.jxmaps
Represents a transit stop object.
TransitStop() - Constructor for class com.teamdev.jxmaps.TransitStop
Creates new TransitStop object.
TransitStop(Map) - Constructor for class com.teamdev.jxmaps.TransitStop
Deprecated.
TransitStop.Property - Class in com.teamdev.jxmaps
 
TransitVehicle - Class in com.teamdev.jxmaps
Represents a transit vehicle object.
TransitVehicle() - Constructor for class com.teamdev.jxmaps.TransitVehicle
Creates new TransitVehicle object.
TransitVehicle(Map) - Constructor for class com.teamdev.jxmaps.TransitVehicle
Deprecated.
TransitVehicle.Property - Class in com.teamdev.jxmaps
 
TravelMode - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for travel modes.

U

union(LatLngBounds) - Method in class com.teamdev.jxmaps.LatLngBounds
Extends this bounds to contain the union of this and the given bounds.
UnitSystem - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for unit system.
updateProperty(Property) - Method in class com.teamdev.jxmaps.MapObject
 

V

valueOf(String) - Static method in enum com.teamdev.jxmaps.Animation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.ControlPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.DirectionsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.ElevationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.GeocoderLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.GeocoderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.MapComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.MapStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.MapTypeControlStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.MapTypeStyleElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.MapTypeStyleFeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.PlacesServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.RankBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.ScaleControlStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.StandardSymbol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.StreetViewLayout.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.StreetViewStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.StrokePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.TransitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.TransitRoutePreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.TravelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.UnitSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.VehicleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.teamdev.jxmaps.ZoomControlStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.teamdev.jxmaps.Animation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.ControlPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.DirectionsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.ElevationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.GeocoderLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.GeocoderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.MapComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.MapStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.MapTypeControlStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.MapTypeStyleElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.MapTypeStyleFeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.PlacesServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.RankBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.ScaleControlStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.StandardSymbol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.StreetViewLayout.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.StreetViewStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.StrokePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.TransitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.TransitRoutePreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.TravelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.UnitSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.VehicleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.teamdev.jxmaps.ZoomControlStyle
Returns an array containing the constants of this enum type, in the order they are declared.
VehicleType - Enum in com.teamdev.jxmaps
Represents enum that contains possible values for vehicle types.

W

waitReady() - Method in class com.teamdev.jxmaps.javafx.MapView
Waits until map object is ready.
waitReady() - Method in class com.teamdev.jxmaps.MapBrowser
 
waitReady() - Method in class com.teamdev.jxmaps.swing.MapView
Waits until map object is ready.

Z

ZoomControlOptions - Class in com.teamdev.jxmaps
Represents options for the rendering of the zoom control.
ZoomControlOptions() - Constructor for class com.teamdev.jxmaps.ZoomControlOptions
Creates new ZoomControlOptions object.
ZoomControlOptions(Map) - Constructor for class com.teamdev.jxmaps.ZoomControlOptions
Deprecated.
ZoomControlOptions.Property - Class in com.teamdev.jxmaps
 
ZoomControlStyle - Enum in com.teamdev.jxmaps
Represents enum that contains identifiers for the zoom control.
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links