Package-level declarations
Types
Interface to a data object provided by a horizon data adapter.
Types of data objects that horizon data adapters can provide. Each data type requires a specific horizon data adapter.
Interface to listeners to HorizonDataAdapter notifications. The horizon data adapter notifies these listeners on any update for any of the tiles of interest.
Interface to a horizon data adapter that provides data objects of a requested data type within a requested bounding box.
Horizon data provided by the horizon data adapter for a requested data type and a requested bounding box. The data consists of a list of objects that contain decoded MapReferences.
Interface to location data that can be resolved to a map to obtain the corresponding map references. An example of such data is an OpenLR encoding string. See http://www.openlr.org for more details.
Contains a data object along with its decoded map references.
SafetyLocation data object that a safety location horizon data adapters can provide.