Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes|All Packages

G

GEODESIC - Static variable in interface provided.owlMaps.components.shapes.IPolygonOptions
When true, edges of the polygon are interpreted as geodesic and will follow the curvature of the Earth.
GEODESIC - Static variable in interface provided.owlMaps.components.shapes.IPolylineOptions
When true, edges of the polygon are interpreted as geodesic and will follow the curvature of the Earth.
GESTURE_HANDLING - Static variable in interface provided.owlMaps.map.IMapOptions
This setting controls how the API handles gestures on the map.
getAnchor() - Method in interface provided.owlMaps.general.IIcon
The position at which to anchor an image in correspondence to the location of the marker on the map.
getAnchor() - Method in interface provided.owlMaps.general.ISymbol
Get the position of the symbol relative to the marker or polyline in pixels as a 2D point
getBounds() - Method in interface provided.owlMaps.components.overlay.IGroundOverlay
Get a COPY of the overlay's bounds
getBounds() - Method in interface provided.owlMaps.components.shapes.ICircle
Get a COPY of the circle's bounds
getBounds() - Method in interface provided.owlMaps.components.shapes.IRectangle
Get a COPY of the rectangle's bounds
getCallbackId() - Method in class provided.owlMaps.cefUtils.impl.CallbackParams
Accessor for the callback function's ID
getCefId() - Method in interface provided.owlMaps.cefUtils.ICefObjectWrapper
 
getCefId() - Method in interface provided.owlMaps.cefUtils.ICefObjRef
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Get the unique identifier that identifies this object on both the Java and JavaScript sides of the system.
getCefMapObj() - Method in interface provided.owlMaps.cefUtils.ICefUtils
Get the ICefObject that wraps the Javascript map entity
getCefMapObj() - Method in class provided.owlMaps.cefUtils.impl.CefUtils
 
getCefProperty(String, Type) - Method in interface provided.owlMaps.cefUtils.ICefObjectWrapper
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Get the value of a property of the wrapped JsObject.
getCenter() - Method in interface provided.owlMaps.components.shapes.ICircle
Returns the center of this circle.
getCenter() - Method in interface provided.owlMaps.general.ILatLngBounds
Accessor for the center ILatLng of the bounds
getCenter() - Method in interface provided.owlMaps.map.IOwlMap
Get the ILatLng of the center of the map
getClickable() - Method in interface provided.owlMaps.components.marker.IMarker
Returns whether or not the marker is clickable
getColor() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Get the color string of the label
getComponents() - Method in interface provided.owlMaps.general.IMapLayer
Return a copy of the set of components comprising this layer
getContent() - Method in interface provided.owlMaps.components.infowindow.IInfoWindow
Get the HTML contents of the info window
getCursor() - Method in interface provided.owlMaps.components.marker.IMarker
Get the CSS cursor type shown when hovering over the marker
getDraggable() - Method in interface provided.owlMaps.components.marker.IMarker
Returns whether or not the marker is draggable
getEarthEquatorialRadius() - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getEarthEquatorialRadius() - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the Earth's radius at the equator in the units currently used by the system.
getEarthMeanRadius() - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getEarthMeanRadius() - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the mean Earth radius in the units currently used by the system.
getEarthPolarRadius() - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getEarthPolarRadius() - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the Earth's radius at the poles in the units currently used by the system.
getEarthRadius(double) - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getEarthRadius(double) - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the Earth's radius at the given latitude.
getEdge() - Method in interface provided.owlMaps.components.shapes.IPolyMouseEvent
The index of the edge within the path beneath the cursor when the event occurred, if the event occurred on a mid-point on an editable polygon.
getEditable() - Method in interface provided.owlMaps.general.IEditableObject
Get the editable status of the underlying object
getFillColor() - Method in interface provided.owlMaps.general.ISymbol
Get the symbol's fill color
getFillOpacity() - Method in interface provided.owlMaps.general.ISymbol
Get the symbol's fill opacity
getFixedRotation() - Method in interface provided.owlMaps.general.IIconSequence
Get the setting for whether or not the icons have a fixed rotation
getFontFamily() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Get the font family of the label
getFontSize() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Get the font size of the label text
getFontWeight() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Get the font weight of the label text
getGeometry() - Method in interface provided.owlMaps.map.data.IMapDataFeature
Get the IMapDataGeometry that defines this feature.
getIcon() - Method in interface provided.owlMaps.components.marker.IMarker
Get the URL of the icon for the marker
getIcon() - Method in interface provided.owlMaps.general.IIconSequence
Get the icon that is being displayed
getLabel() - Method in interface provided.owlMaps.components.marker.IMarker
Get the label of the marker
getLabelOrigin() - Method in interface provided.owlMaps.general.IIcon
The origin of the label relative to the top-left corner of the icon image, if a label is supplied by the marker.
getLabelOrigin() - Method in interface provided.owlMaps.general.ISymbol
For symbols on markers only: Get the origin of the label relative to the origin of the path.
getLat() - Method in interface provided.owlMaps.general.ILatLng
Accessor for the latitude
getLat() - Method in interface provided.owlMaps.general.IPlace
Get the latitude of the place
getLatFactor(double) - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getLatFactor(double) - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the length per degree factor for length per degree in a fixed latitude line at the given latitude.
getLatLng() - Method in interface provided.owlMaps.general.IPlace
Convenience method to get the latitude and longitude of the place in the form of a LatLng object.
getLatLng() - Method in interface provided.owlMaps.mouse.IMouseEvent
The ILatLng location where the mouse event occurred
getLatLngRelativeTo(ILatLng, Point2D) - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getLatLngRelativeTo(ILatLng, Point2D) - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the ILatLng that is the vector distance from the given origin ILatLng Assumes that the distances involved are small relative to the size of the Earth or errors will occur due to the ellipsoidal nature of the globe.
getLatLngs() - Method in interface provided.owlMaps.map.data.IMapDataGeometry
Get the ILatLngs that define this geometry
getLng() - Method in interface provided.owlMaps.general.ILatLng
Accessor for the longitude
getLng() - Method in interface provided.owlMaps.general.IPlace
Get the longitude of the place
getLngFactor(double) - Method in class provided.owlMaps.utils.impl.AOwlMapUtils
 
getLngFactor(double) - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the small angle approximation for the length per degree of factor for distances along a fixed longitude line at the given latitude.
getMap() - Method in class provided.owlMaps.control.impl.OwlMapControl
Get the map object
getMap() - Method in interface provided.owlMaps.control.IOwlMapControl
Get the map object
getMapComponentFactory() - Method in class provided.owlMaps.control.impl.OwlMapControl
Get the current IMapComponentFactory object
getMapComponentFactory() - Method in interface provided.owlMaps.control.IOwlMapControl
Get the current IMapComponentFactory object
getMapDataFeatureId() - Method in interface provided.owlMaps.map.data.IMapDataFeature
Get the ID of the feature
getMapTypeId() - Method in interface provided.owlMaps.map.IOwlMap
Get the type of Map being displayed.
getMapUtils() - Method in class provided.owlMaps.control.impl.OwlMapControl
Get the IOwlMapUtils configured for this system.
getMapUtils() - Method in interface provided.owlMaps.control.IOwlMapControl
Get the IOwlMapUtils configured for this system.
getName() - Method in enum provided.owlMaps.components.infowindow.InfoWindowEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.marker.MarkerEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.overlay.GroundOverlayMouseEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.shapes.CircleEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.shapes.PolyMouseEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.shapes.RectangleEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.components.shapes.StrokePosition
Accessor for the associated Google Maps event name
getName() - Method in interface provided.owlMaps.general.IPlace
Get the name of the place
getName() - Method in enum provided.owlMaps.general.SymbolPathConstants
Accessor for the associated Google Maps SymbolPath name
getName() - Method in enum provided.owlMaps.map.MapEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.map.MapTypeId
Accessor for the associated Google Maps map type name
getName() - Method in enum provided.owlMaps.mouse.ComponentMouseDragEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.mouse.ComponentMouseEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.mouse.MapMouseDragEventType
Accessor for the associated Google Maps event name
getName() - Method in enum provided.owlMaps.mouse.MapMouseEventType
Accessor for the associated Google Maps event name
getNorthEast() - Method in interface provided.owlMaps.general.ILatLngBounds
Accessor for the northeast corner ILatLng
getObj() - Method in class provided.owlMaps.cefUtils.gson.GsonTypeWrap
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Accessor for the stored object
getObjType() - Method in class provided.owlMaps.cefUtils.gson.GsonTypeWrap
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Accessor for the stored class information
getObjTypeToken() - Method in class provided.owlMaps.cefUtils.gson.GsonTypeWrap
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Get the TypeToken corresponding to the type of the wrapped object
getOffset() - Method in interface provided.owlMaps.general.IIconSequence
Get the distance from the start of the line at which the icon is to be rendered.
getOpacity() - Method in interface provided.owlMaps.components.marker.IMarker
Get the opacity of the marker
getOpacity() - Method in interface provided.owlMaps.components.overlay.IGroundOverlay
Get the current opacity level of the overlay
getOptions() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Return a dictionary of IMarkerLabelOption key-values corresponding to this label.
getOptions() - Method in interface provided.owlMaps.general.IIconSequence
Get the options dictionary that would produce the equivalent IIconSequence object.
getOptions() - Method in interface provided.owlMaps.general.ISymbol
Get the options dictionary that would produce the equivalent ISymbol object.
getOrigin() - Method in interface provided.owlMaps.general.IIcon
The position of the image within a sprite, if any.
getParam() - Method in class provided.owlMaps.cefUtils.impl.ReturnValueParam
The return value of the request call
getParams() - Method in class provided.owlMaps.cefUtils.gson.FuncParamsVoid
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Getter for the encapsulated parameters
getParams() - Method in class provided.owlMaps.cefUtils.impl.CallbackParams
Accessor for the parameters for the associated callback
getPath() - Method in interface provided.owlMaps.components.shapes.IPolygon
Retrieves the path of ILatLngs if only an IPath was used or the first IPath is an IPathList was used.
getPath() - Method in interface provided.owlMaps.components.shapes.IPolyline
Gets the IPath used to define this polyline
getPath() - Method in interface provided.owlMaps.components.shapes.IPolyMouseEvent
The index of the path beneath the cursor when the event occurred, if the event occurred on a vertex and the polygon is editable.
getPath() - Method in interface provided.owlMaps.general.ISymbol
Get the ISymbolPath enum corresponding to the displayed shape of the symbol
getPath() - Method in class provided.owlMaps.general.SVGSymbolPath
Accessor for the stored SVG path string
getPaths() - Method in interface provided.owlMaps.components.shapes.IPolygon
Returns the paths for this polygon.
getPixelOffset() - Method in interface provided.owlMaps.general.IAnchor
A pixel offset from the LatLng position that the anchored object, e.g.
getPosition() - Method in interface provided.owlMaps.components.infowindow.IInfoWindow
Get the ILatLng position of the window if set directly on the map, i.e.
getPosition() - Method in interface provided.owlMaps.components.marker.IMarker
 
getPosition() - Method in interface provided.owlMaps.general.IAnchor
The LatLng position of this anchor point.
getProperties() - Method in interface provided.owlMaps.map.data.IMapDataFeature
Get a dictionary of the feature's defined properties
getProperty(String, Type) - Method in interface provided.owlMaps.cefUtils.ICefObject
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Get the value of the given property as a Future
getRadius() - Method in interface provided.owlMaps.components.shapes.ICircle
Get the radius of the circle in the system's current units.
getRepeat() - Method in interface provided.owlMaps.general.IIconSequence
Get the distance between consecutive icons on the line.
getRequestId() - Method in class provided.owlMaps.cefUtils.impl.ReturnValueParam
Accessor for the request call ID
getRequestID() - Method in class provided.owlMaps.cefUtils.gson.FuncParams
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Getter for the encapsulated request ID
getRotation() - Method in interface provided.owlMaps.general.ISymbol
Get the clockwise rotation of the symbol in degrees.
getSamplePlacesDict() - Static method in interface provided.owlMaps.utils.IPlace_Samples
Get a mutable mapping of names to IPlaces, initialized to the entries in SAMPLE_PLACES_DICT.
getScale() - Method in interface provided.owlMaps.general.ISymbol
Get the amount (multiplicative factor) the symbol is scaled when displayed.
getScaledSize() - Method in interface provided.owlMaps.general.IIcon
The size of the entire image after scaling, if any.
getSize() - Method in interface provided.owlMaps.general.IIcon
The display size of the sprite or image.
getSouthWest() - Method in interface provided.owlMaps.general.ILatLngBounds
Accessor for the southwest corner ILatLng
getStrokeColor() - Method in interface provided.owlMaps.general.ISymbol
Get the symbol's stroke color
getStrokeOpacity() - Method in interface provided.owlMaps.general.ISymbol
Get the symbol's stroke opacity
getStrokeWeight() - Method in interface provided.owlMaps.general.ISymbol
The symbol's stroke weight
getSysLengthPerMeter() - Method in interface provided.owlMaps.cefUtils.ICefUtils
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Get the conversion factor from the length units currently being used by the system into meters.
getSysLengthPerMeter() - Method in class provided.owlMaps.cefUtils.impl.CefUtils
 
getSysLengthPerMeter() - Method in interface provided.owlMaps.cefUtils.ISystemInfo
Conversion factor from the length units currently being used by the system into meters.
getSystemLengthUnit() - Method in interface provided.owlMaps.utils.IOwlMapUtils
Get the currently set system length unit
getText() - Method in interface provided.owlMaps.components.marker.IMarkerLabel
Get the label text
getTitle() - Method in interface provided.owlMaps.components.marker.IMarker
Get the title of the marker
getType() - Method in interface provided.owlMaps.map.data.IMapDataGeometry
Get the type of this geometry
getUrl() - Method in interface provided.owlMaps.components.overlay.IGroundOverlay
Get the URL of the displayed image
getURL() - Method in interface provided.owlMaps.general.IIcon
The URL of the image or sprite sheet.
getVertex() - Method in interface provided.owlMaps.components.shapes.IPolyMouseEvent
The index of the vertex beneath the cursor when the event occurred, if the event occurred on a vertex and the polyline or polygon is editable.
getVisible() - Method in interface provided.owlMaps.cefUtils.wrapper.IVisibleMapObjectWrapped
Gets the object's current visibility
getVisible() - Method in interface provided.owlMaps.general.IVisibleMapObject
Gets the object's current visibility
getWrappedCefObject() - Method in interface provided.owlMaps.cefUtils.ICefObjectWrapper
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Return a reference to the wrapped ICefObject
getZIndex() - Method in interface provided.owlMaps.components.infowindow.IInfoWindow
Get the z-index layer position of the component
getZIndex() - Method in interface provided.owlMaps.components.marker.IMarker
Gets the z-index of the marker on the map
getZoom() - Method in interface provided.owlMaps.general.IPlace
Get the default zoom when viewing the place
getZoom() - Method in interface provided.owlMaps.map.IOwlMap
Get the current zoom level
googleMapsApiKey - Variable in class provided.owlMaps.cefUtils.impl.CefUtils
The Google Maps API key in use
googleMapsApiKey - Variable in class provided.owlMaps.control.impl.OwlMapControl
The local Google Maps API key to use
goTo(IPlace) - Method in interface provided.owlMaps.map.IOwlMap
Pan the center of the map to the location and set the zoom level to that specified by the given IPlace
goToLatLng(String, String) - Method in interface provided.owlMaps.demo.view.IView2ModelAdapter
Move the map to the given latitude and longitude
goToLatLng(ILatLng) - Method in class provided.owlMaps.demo.model.DemoModel
Pan the map to the given ILatLng location
goToPlace(IPlace) - Method in class provided.owlMaps.demo.model.DemoModel
Move the map to the given IPlace location and zoom level
goToPlace(TPlacesDropListItem) - Method in interface provided.owlMaps.demo.view.IView2ModelAdapter
Go to the given place selected from the places combobox.
GroundOverlayMouseEventType - Enum in provided.owlMaps.components.overlay
The allowable ground overlay component mouse event types.
GroundOverlayMouseEventType(String) - Constructor for enum provided.owlMaps.components.overlay.GroundOverlayMouseEventType
Construct an enum instance
gson - Variable in class provided.owlMaps.cefUtils.impl.AOptionsFiller
The Gson processing object.
gson - Variable in class provided.owlMaps.cefUtils.impl.CefUtils
GSON JSON converter to use for data transmission to/from the JavaScript side
GsonTypeWrap - Class in provided.owlMaps.cefUtils.gson
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS CLASS! ***
A concrete wrapper class used to enable GSON to process anonymous inner classes where obj.getClass() does not return the parent class/interface of the instance.
GsonTypeWrap() - Constructor for class provided.owlMaps.cefUtils.gson.GsonTypeWrap
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Gson needs a no-parameter constructor to deserialization
GsonTypeWrap(Object, Type) - Constructor for class provided.owlMaps.cefUtils.gson.GsonTypeWrap
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Constructor for the class
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes|All Packages