Index
All Classes|All Packages
R
- RADIANS_PER_DEGREE - Static variable in interface provided.owlMaps.utils.IOwlMapsDefs
-
Conversion from degrees to radians
- RADIUS - Static variable in interface provided.owlMaps.components.shapes.ICircleOptions
-
The radius of the circle on the Earth's surface in the current system units.
- RADIUS_CHANGED - provided.owlMaps.components.shapes.CircleEventType
-
This event is fired when the circle's radius is changed.
- RectangleEventType - Enum in provided.owlMaps.components.shapes
-
The allowable marker event types Marker events are not passed any parameters when invoked.
- RectangleEventType(String) - Constructor for enum provided.owlMaps.components.shapes.RectangleEventType
-
Construct an enum instance
- registerConsumerCallback(Consumer<?>) - Method in interface provided.owlMaps.cefUtils.ICefUtils
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Register the given Consumer in the system so that it can be used for callbacks. - registerConsumerCallback(Consumer<?>) - Method in class provided.owlMaps.cefUtils.impl.CefUtils
- registerPendingReturnValCallback(Consumer<?>) - Method in interface provided.owlMaps.cefUtils.ICefUtils
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Register the given Consumer in the system so that it can be used for return values of function calls. - registerPendingReturnValCallback(Consumer<?>) - Method in class provided.owlMaps.cefUtils.impl.CefUtils
- registerRunnableCallback(Runnable) - Method in interface provided.owlMaps.cefUtils.ICefUtils
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Register the given Runnable in the system so that it can be used for callbacks. - registerRunnableCallback(Runnable) - Method in class provided.owlMaps.cefUtils.impl.CefUtils
- removeComponent(IVisibleMapObject) - Method in interface provided.owlMaps.general.IMapLayer
-
Remove the specified component from the layer.
- REPEAT - Static variable in interface provided.owlMaps.general.IIconSequenceOptions
-
The distance between consecutive icons on the line.
- requestId - Variable in class provided.owlMaps.cefUtils.impl.ReturnValueParam
-
The ID of the request call
- requestID - Variable in class provided.owlMaps.cefUtils.gson.FuncParams
-
The request ID for this call
- reset() - Method in interface provided.owlMaps.general.IMapLayer
-
Reset all the components' visibility to the layer's visibility.
- resetMap() - Method in class provided.owlMaps.demo.model.DemoModel
-
Reset the map.
- resetMap() - Method in interface provided.owlMaps.demo.view.IView2ModelAdapter
-
Test method -- not fully implemented yet.
- resetMap(IMixedDataDictionary, Runnable) - Method in class provided.owlMaps.control.impl.OwlMapControl
-
Experimental method.
- RETURN_VALUE_FN_NAME - Static variable in interface provided.owlMaps.cefUtils.ICefDefs
-
The name of the Javascript function to route return values from function calls
- RETURN_VALUE_FN_NAME_CANCEL - Static variable in interface provided.owlMaps.cefUtils.ICefDefs
-
The name of the Javascript function to cancel return values from function calls
- returnValMsgRouter - Variable in class provided.owlMaps.cefUtils.impl.CefUtils
-
The message router to use for return values from JavaScript method calls.
- ReturnValueParam - Class in provided.owlMaps.cefUtils.impl
-
Carrier object for the return value from the JavaScript side back to the Java side.
- ReturnValueParam() - Constructor for class provided.owlMaps.cefUtils.impl.ReturnValueParam
- revertDataStyleAll() - Method in interface provided.owlMaps.map.IOwlMap
-
Revert the styling of all features back to the default styling.
- revertDataStyleById(String) - Method in interface provided.owlMaps.map.IOwlMap
-
Revert the styling of a feature back to the default styling
- RIGHT_CLICK - provided.owlMaps.components.shapes.PolyMouseEventType
-
Event when the right mouse button is clicked on the component
- RIGHT_CLICK - provided.owlMaps.mouse.ComponentMouseEventType
-
Event when the right mouse button is clicked on the component
- RIGHT_CLICK - provided.owlMaps.mouse.MapMouseEventType
-
Event when the right mouse button is clicked on the map
- ROADMAP - provided.owlMaps.map.MapTypeId
-
This map type displays a normal street map.
- ROTATE_CONTROL - Static variable in interface provided.owlMaps.map.IMapOptions
-
The enabled/disabled state of the Rotate control.
- ROTATION - Static variable in interface provided.owlMaps.general.ISymbolOptions
-
The angle by which to rotate the symbol, expressed clockwise in degrees.
- runnableCallbackMap - Variable in class provided.owlMaps.cefUtils.impl.CefUtils
-
The map of Runnable function ID's to the Runnable itself.
All Classes|All Packages