Uses of Package
provided.owlMaps.general
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.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.demo.controller |
Contains the controller for the demo app.
|
provided.owlMaps.demo.model |
Contains the model and its interfaces for the demo app.
|
provided.owlMaps.general |
Contains entities for general usage in multiple parts of the OwlMaps system.
|
provided.owlMaps.general.impl |
Contains implementations of some of the interfaces in the provided.owlMaps.general package.
|
provided.owlMaps.map |
Contains entities for creating a map
|
provided.owlMaps.map.data |
Entities needed to support the data capabilities of maps
|
provided.owlMaps.mouse |
Contains entities for managing mouse events
|
provided.owlMaps.utils |
Contains utilities for working with maps and components
|
provided.owlMaps.utils.impl |
FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE ANYTHING FROM THIS PACKAGE!
Contains impelmentations of some of the interfaces in provided.owlMaps.utils
|
-
Classes in provided.owlMaps.general used by provided.owlMaps.cefUtils.wrapper Class Description IAnchor Represents a map component that can be used to position ("anchor") another component on the map.IEditableObject Represents an editable map object corresponding to an actual underlying Javascript object on the map.IOptionedMapObject FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! Interface that represents a MapObject whose configuration options be both get and set.IVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibility -
Classes in provided.owlMaps.general used by provided.owlMaps.components.infowindow Class Description IAnchor Represents a map component that can be used to position ("anchor") another component on the map.ILatLng The latitude and longitude of a location on Earth.IOptionedMapObject FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! Interface that represents a MapObject whose configuration options be both get and set.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibility -
Classes in provided.owlMaps.general used by provided.owlMaps.components.marker Class Description IAnchor Represents a map component that can be used to position ("anchor") another component on the map.ILatLng The latitude and longitude of a location on Earth.IOptionedMapObject FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! Interface that represents a MapObject whose configuration options be both get and set.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibility -
Classes in provided.owlMaps.general used by provided.owlMaps.components.overlay Class Description ILatLngBounds Represents a rectangular (i.e.IOptionedMapObject FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! Interface that represents a MapObject whose configuration options be both get and set.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibility -
Classes in provided.owlMaps.general used by provided.owlMaps.components.shapes Class Description IEditableObject Represents an editable map object corresponding to an actual underlying Javascript object on the map.ILatLng The latitude and longitude of a location on Earth.ILatLngBounds Represents a rectangular (i.e.IOptionedMapObject FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! Interface that represents a MapObject whose configuration options be both get and set.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IPath A List<E> that is a Standard Visitor pattern visitor host and in such, is also abstractly equivalent to IPaths.IPathList A Standard Visitor pattern host that represents a list of lists of element of type E, i.e.IPaths An abstraction that represents either a list of elements of type E (IPath<E>) or a list of lists of element of type E (IPathList<E>).IVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibility -
Classes in provided.owlMaps.general used by provided.owlMaps.demo.controller Class Description IPlace Represents a named location on a map with an associated default zoom level when viewing it. -
Classes in provided.owlMaps.general used by provided.owlMaps.demo.model Class Description ILatLng The latitude and longitude of a location on Earth.IPlace Represents a named location on a map with an associated default zoom level when viewing it. -
Classes in provided.owlMaps.general used by provided.owlMaps.general Class Description IIconSequence Represents a google.maps.IconSequence object which is a sequence of identical icons on a line (could be polyline).ILatLng The latitude and longitude of a location on Earth.ILatLngBounds Represents a rectangular (i.e.IMapLayer Represents a "layer" of components whose visibility can be controlled as one.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IPath A List<E> that is a Standard Visitor pattern visitor host and in such, is also abstractly equivalent to IPaths.IPathList A Standard Visitor pattern host that represents a list of lists of element of type E, i.e.IPaths An abstraction that represents either a list of elements of type E (IPath<E>) or a list of lists of element of type E (IPathList<E>).IPathsAlgo Standard Visitor pattern visitors to use with IPaths objects.IPlace Represents a named location on a map with an associated default zoom level when viewing it.ISymbol Represents a google.maps.Symbol object Instances of this entity are generally not used on the Java side.ISymbolPath Representation of a Google Maps SymbolPathISymbolPathAlgo Standard visitor for ISymbolPath processingIVisibleMapObject *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY INSTANTIATE THIS INTERFACE! ***
A MapObject that has a notion of visibilitySVGSymbolPath Representation of an SVG vector path defining a symbol shape.SymbolPathConstants Predefined symbols for use with markers, polylines, etc. -
Classes in provided.owlMaps.general used by provided.owlMaps.general.impl Class Description IPath A List<E> that is a Standard Visitor pattern visitor host and in such, is also abstractly equivalent to IPaths.IPathList A Standard Visitor pattern host that represents a list of lists of element of type E, i.e.IPaths An abstraction that represents either a list of elements of type E (IPath<E>) or a list of lists of element of type E (IPathList<E>).IPathsAlgo Standard Visitor pattern visitors to use with IPaths objects. -
Classes in provided.owlMaps.general used by provided.owlMaps.map Class Description ILatLng The latitude and longitude of a location on Earth.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services.IPlace Represents a named location on a map with an associated default zoom level when viewing it. -
Classes in provided.owlMaps.general used by provided.owlMaps.map.data Class Description ILatLng The latitude and longitude of a location on Earth.IOptionsKeys *** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE THIS INTERFACE! ***
Parent interface of IXXXOptions interfaces Provides base level services. -
Classes in provided.owlMaps.general used by provided.owlMaps.mouse Class Description ILatLng The latitude and longitude of a location on Earth. -
Classes in provided.owlMaps.general used by provided.owlMaps.utils Class Description ILatLng The latitude and longitude of a location on Earth.IPath A List<E> that is a Standard Visitor pattern visitor host and in such, is also abstractly equivalent to IPaths.IPaths An abstraction that represents either a list of elements of type E (IPath<E>) or a list of lists of element of type E (IPathList<E>).IPlace Represents a named location on a map with an associated default zoom level when viewing it. -
Classes in provided.owlMaps.general used by provided.owlMaps.utils.impl Class Description ILatLng The latitude and longitude of a location on Earth.IPath A List<E> that is a Standard Visitor pattern visitor host and in such, is also abstractly equivalent to IPaths.IPaths An abstraction that represents either a list of elements of type E (IPath<E>) or a list of lists of element of type E (IPathList<E>).