Index
All Classes|All Packages
A
- accept(MixedDataKey<T>, T, JsonWriter) - Method in interface provided.owlMaps.cefUtils.IProcessOption
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD! ***
Processes the given option key and value, outputting JSON via the given jsonWriter. - addComponent(IVisibleMapObject) - Method in interface provided.owlMaps.general.IMapLayer
-
Add a component to the layer.
- addEvent(String, Runnable) - Method in interface provided.owlMaps.cefUtils.ICefObject
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Add an event to the associated JavaScript-side object that utilizes a Runnable callback - addEvent(String, Runnable) - Method in interface provided.owlMaps.cefUtils.ICefObjectWrapper
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Add an event to the wrapped object that utilizes a Runnable callback - addEvent(String, Consumer<T>, Type) - Method in interface provided.owlMaps.cefUtils.ICefObject
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Add an event to the associated JavaScript-side object that utilizes a Consumer callback - addEvent(String, Consumer<T>, Type) - Method in interface provided.owlMaps.cefUtils.ICefObjectWrapper
-
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS METHOD DIRECTLY! ***
Add an event to the wrapped object that utilizes a Consumer callback - addGeoJson() - Method in class provided.owlMaps.demo.model.DemoModel
-
Add GeoJSON data using the currently set data styling.
- addGeoJson() - Method in interface provided.owlMaps.demo.view.IView2ModelAdapter
-
Load GeoJSON data from a String
- addGeoJson(String, Consumer<Map<String, IMapDataFeature>>) - Method in interface provided.owlMaps.map.IOwlMap
-
Load GeoJSON data into the map from the given JSON string.
- addMainComponent(Supplier<JComponent>, String) - Method in class provided.owlMaps.demo.view.DemoFrame
-
Add the given component to the main center display area of the frame and sets the title of the frame to the given label.
- addMapComp(Supplier<JComponent>, String) - Method in interface provided.owlMaps.demo.model.IModel2ViewAdapter
-
Add the map component to the view
- addPlace(TPlacesDropListItem) - Method in class provided.owlMaps.demo.view.DemoFrame
-
Add an item to the places combobox (droplist)
- addToCefOptions(MixedDataKey<T>, T, IProcessOption<?>, JsonWriter) - Method in class provided.owlMaps.cefUtils.impl.AOptionsFiller
-
Utility method to process a given Java options key-value with any installed handler in the internal optionFnMap or to use the IProcessOption.DEFAULT processing if no handler is installed.
- AJsonObjectTokenProcessor - Class in provided.owlMaps.cefUtils.gson
-
Abstract visitor JSON object token read processor for use with the GSON library.
- AJsonObjectTokenProcessor() - Constructor for class provided.owlMaps.cefUtils.gson.AJsonObjectTokenProcessor
- ANCHOR - Static variable in interface provided.owlMaps.components.infowindow.IInfoWindowOptions
-
The entity used that anchors this info window.
- ANCHOR - Static variable in interface provided.owlMaps.general.IIconOptions
-
The position at which to anchor an image in correspondence to the location of the marker on the map.
- ANCHOR - Static variable in interface provided.owlMaps.general.ISymbolOptions
-
The position of the symbol relative to the marker or polyline.
- ANCHOR_POINT - Static variable in interface provided.owlMaps.components.marker.IMarkerOptions
-
The offset from the marker's position to the tip of an InfoWindow that has been opened with the marker as anchor.
- ANIMATION_CHANGED - provided.owlMaps.components.marker.MarkerEventType
-
This event is fired when the marker's animation property changes.
- AOptionsFiller<TOptionsClass> - Class in provided.owlMaps.cefUtils.impl
-
FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER USE THIS CLASS OR ANY SUBCLASS OF IT! An abstract IOptionsFiller that provides the basic functionality of an options filler.
- AOptionsFiller(ICefUtils, Class<TOptionsClass>) - Constructor for class provided.owlMaps.cefUtils.impl.AOptionsFiller
-
Constructor for this abstract class
- AOwlMapUtils - Class in provided.owlMaps.utils.impl
-
Abstract implementation of IOwlMapUtils
- AOwlMapUtils() - Constructor for class provided.owlMaps.utils.impl.AOwlMapUtils
- apply(String, Object...) - Method in interface provided.owlMaps.cefUtils.ICallCefFunc
- apply(String, Object...) - Method in interface provided.owlMaps.cefUtils.ICallCefFuncVoid
All Classes|All Packages