package olr
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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()
- class OlrException extends Exception
A basic type to represent errors that happened when creating or resolving OLR references.
- 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
- object OlrPrettyPrinter