Uses of Interface
provided.owlMaps.cefUtils.wrapper.IVisibleMapObjectWrapped

Packages that use IVisibleMapObjectWrapped
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.
  • Uses of IVisibleMapObjectWrapped in provided.owlMaps.cefUtils.wrapper

    Subinterfaces of IVisibleMapObjectWrapped in provided.owlMaps.cefUtils.wrapper
    Modifier and Type Interface Description
    interface  ICircleWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An ICircle that is a wrapper for an ICefObject
    interface  IGroundOverlayWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IGroundOverlay that is a wrapper for an ICefObject
    interface  IInfoWindowWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IInfoWindow that is a wrapper for an ICefObject
    interface  IMarkerWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IMarker that is a wrapper for an ICefObject
    interface  IPolygonWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IPolygon that is a wrapper for an ICefObject
    interface  IPolylineWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IPolyline that is a wrapper for an ICefObject
    interface  IRectangleWrapped
    *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
    An IRectangle that is a wrapper for an ICefObject