Index
All Classes|All Packages
F
- FEET - provided.owlMaps.control.MapLengthUnits
-
Units in feet
- FEET_PER_METER - Static variable in interface provided.owlMaps.utils.IOwlMapsDefs
-
Conversion from meters to feet
- FILL_COLOR - Static variable in interface provided.owlMaps.components.shapes.ICircleOptions
-
The fill color.
- FILL_COLOR - Static variable in interface provided.owlMaps.components.shapes.IPolygonOptions
-
The fill color.
- FILL_COLOR - Static variable in interface provided.owlMaps.components.shapes.IRectangleOptions
-
The fill color.
- FILL_COLOR - Static variable in interface provided.owlMaps.general.ISymbolOptions
-
The symbol's fill color.
- FILL_COLOR - Static variable in interface provided.owlMaps.map.data.IMapDataStyleOptions
-
The fill color.
- FILL_OPACITY - Static variable in interface provided.owlMaps.components.shapes.ICircleOptions
-
The fill opacity between 0.0 and 1.0.
- FILL_OPACITY - Static variable in interface provided.owlMaps.components.shapes.IPolygonOptions
-
The fill opacity between 0.0 and 1.0
- FILL_OPACITY - Static variable in interface provided.owlMaps.components.shapes.IRectangleOptions
-
The fill opacity between 0.0 and 1.0
- FILL_OPACITY - Static variable in interface provided.owlMaps.general.ISymbolOptions
-
The symbol's fill opacity.
- FILL_OPACITY - Static variable in interface provided.owlMaps.map.data.IMapDataStyleOptions
-
The fill opacity between 0.0 and 1.0.
- FIXED_ROTATION - Static variable in interface provided.owlMaps.general.IIconSequenceOptions
-
If true, each icon in the sequence has the same fixed rotation regardless of the angle of the edge on which it lies.
- FLAT_CHANGED - provided.owlMaps.components.marker.MarkerEventType
-
This event is fired when the marker's flat property changes.
- FONT_FAMILY - Static variable in interface provided.owlMaps.components.marker.IMarkerLabelOptions
-
The font family of the label text (equivalent to the CSS font-family property).
- FONT_SIZE - Static variable in interface provided.owlMaps.components.marker.IMarkerLabelOptions
-
The font size of the label text (equivalent to the CSS font-size property).
- FONT_WEIGHT - Static variable in interface provided.owlMaps.components.marker.IMarkerLabelOptions
-
The font weight of the label text (equivalent to the CSS font-weight property).
- FORWARD_CLOSED_ARROW - provided.owlMaps.general.SymbolPathConstants
-
A forward-pointing closed arrow.
- FORWARD_OPEN_ARROW - provided.owlMaps.general.SymbolPathConstants
-
A forward-pointing open arrow.
- fromString(String) - Static method in enum provided.owlMaps.map.MapTypeId
-
FOR INTERNAL USE ONLY!! DO NOT USE THIS METHOD IN DEVELOPER CODE! Converts the string representation of a map type ID into its associated enum value.
- FULL_SCREEN_CONTROL - Static variable in interface provided.owlMaps.map.IMapOptions
-
The enabled/disabled state of the Fullscreen control.
- FuncParams - Class in provided.owlMaps.cefUtils.gson
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS CLASS! ***
A FuncParamsVoid extended to handle function calls that have a return value. - FuncParams(UUID, Object...) - Constructor for class provided.owlMaps.cefUtils.gson.FuncParams
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Construct an instance with a given request ID value. - FuncParamsVoid - Class in provided.owlMaps.cefUtils.gson
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS CLASS! ***
Input parameter encapsulation for void return function calls! Enables the JSON conversion of a vararg of parameters into a JSON object with "params" key and JSON converted array of values. - FuncParamsVoid(Object...) - Constructor for class provided.owlMaps.cefUtils.gson.FuncParamsVoid
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS METHOD! ***
Constructor for the class
All Classes|All Packages