Uses of Interface
provided.owlMaps.components.overlay.IGroundOverlay
Package | Description |
---|---|
provided.owlMaps.cefUtils.wrapper |
*** FOR INTERNAL USE ONLY! NOTHING IN THIS PACKAGE SHOULD BE DIRECTLY ACCESSED BY DEVELOPER CODE! ***
Interfaces that combine user-facing interfaces with ICefObjectWrapper. |
provided.owlMaps.components |
Contains interfaces and classes related to components that can be placed on a map.
|
-
Uses of IGroundOverlay in provided.owlMaps.cefUtils.wrapper
Subinterfaces of IGroundOverlay in provided.owlMaps.cefUtils.wrapper Modifier and Type Interface Description interface
IGroundOverlayWrapped
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
An IGroundOverlay that is a wrapper for an ICefObject -
Uses of IGroundOverlay in provided.owlMaps.components
Methods in provided.owlMaps.components that return IGroundOverlay Modifier and Type Method Description IGroundOverlay
IMapComponentFactory. makeGroundOverlay(provided.mixedData.IMixedDataDictionary options)
Create a new IGroundOverlay with the given options