Packages

package olr

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class FormOfWayRangeBasedPropertyMap extends RangeBasedPropertyMap[Vertex, FormOfWay]

    A com.here.platform.location.core.graph.RangeBasedPropertyMap that returns the Form of Way for a com.here.platform.location.inmemory.graph.Vertex.

    A com.here.platform.location.core.graph.RangeBasedPropertyMap that returns the Form of Way for a com.here.platform.location.inmemory.graph.Vertex.

    The Form of Way represents the physical road type of line.

    The calculation is based on the following Vertex attributes: - physicalAttributes - roadUsages - roadAccesses - specialCategories

    Annotations
    @Experimental()
  2. class OlrException extends Exception

    A basic type to represent errors that happened when creating or resolving OLR references.

  3. class OlrResolverException extends OlrException with LocationReferenceResolverException

    A basic type to represent errors that happened when resolving OLR references.

    A basic type to represent errors that happened when resolving OLR references.

    It can be thrown when:

    • some reference points could not be matched to the road network
    • some pairs of reference points could not be connected by a route in the road network

Value Members

  1. object OlrPrettyPrinter

Ungrouped