Uses of Interface
provided.owlMaps.cefUtils.ICefUtils

Packages that use ICefUtils
Package Description
provided.owlMaps.cefUtils
*** FOR INTERNAL USE ONLY! NOTHING IN THIS PACKAGE SHOULD BE DIRECTLY ACCESSED BY DEVELOPER CODE! ***
Utilities for managing the Chromium Embedded Framework (CEF) This package uses the CefMessageRouter (org.cef.browser.CefMessageRouter) to route communications from the Javascript side to the Java side.
provided.owlMaps.cefUtils.gson
*** FOR INTERNAL USE ONLY! NOTHING IN THIS PACKAGE SHOULD BE DIRECTLY ACCESSED BY DEVELOPER CODE! ***
GSON utilities in support of CEF operations.
provided.owlMaps.cefUtils.impl
*** FOR INTERNAL USE ONLY! NOTHING IN THIS PACKAGE SHOULD BE DIRECTLY ACCESSED BY DEVELOPER CODE! ***
Implementations of CEF utiltiies
provided.owlMaps.components.infowindow
Contains entities required to create pop-up information windows on a map.
provided.owlMaps.components.marker
Contains entities for creating markers on a map
provided.owlMaps.components.overlay
Components that are overlaid on the map.
provided.owlMaps.components.shapes
Contains entities for creating various shapes on a map such as polygons, polylines, rectangles and circles.
provided.owlMaps.control.impl
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE ANYTHING FROM THIS PACKAGE! ***
Implementations of the owlmaps.control package interfaces
provided.owlMaps.general
Contains entities for general usage in multiple parts of the OwlMaps system.
provided.owlMaps.map
Contains entities for creating a map
provided.owlMaps.map.data
Entities needed to support the data capabilities of maps