Class FormOfWayRangeBasedPropertyMap

java.lang.Object
com.here.platform.location.referencing.olr.javadsl.FormOfWayRangeBasedPropertyMap
All Implemented Interfaces:
PropertyMap<Vertex,List<RangeBasedProperty<FormOfWay>>>, RangeBasedPropertyMap<Vertex,FormOfWay>

public class FormOfWayRangeBasedPropertyMap extends Object implements RangeBasedPropertyMap<Vertex,FormOfWay>
A RangeBasedPropertyMap that returns the Form of Way for a 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