Class PropertyMaps.AdasAttributes
java.lang.Object
com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- Enclosing class:
- PropertyMaps
Provides factory methods for accessing properties from the
adasattributes layer of
Optimized Map for Location Library.-
Constructor Summary
ConstructorsConstructorDescriptionAdasAttributes(Catalog optimizedMap, DataLoaderProvider cacheManager) Deprecated.AdasAttributes(AdasAttributesLayer adasAttributesLayer, RoutingGraphLayer routingGraphLayer) AdasAttributes(OptimizedMapLayers optimizedMap) -
Method Summary
Modifier and TypeMethodDescriptionCreates a map that returns theBuiltUpAreaRoadof aVertex.Creates a map that returns the curvature of aVertex.Creates a map that returns the curvature of anEdge.Creates a map that returns the heading of anEdge.heading()Creates a map that returns the heading of aVertex.Creates a map that returns Link Accuracy that indicates if the geometry associated with aVertexmeets specific height, slope or positional accuracy.slope()
-
Constructor Details
-
AdasAttributes
Deprecated.Prefernew PropertyMaps(optimizedMap).adasAttributes(). -
AdasAttributes
-
AdasAttributes
-
-
Method Details
-
builtUpAreaRoad
Creates a map that returns theBuiltUpAreaRoadof aVertex. -
linkAccuracy
Creates a map that returns Link Accuracy that indicates if the geometry associated with aVertexmeets specific height, slope or positional accuracy. -
slope
-
curvature
Creates a map that returns the curvature of aVertex. -
heading
Creates a map that returns the heading of aVertex. -
edgeCurvature
Creates a map that returns the curvature of anEdge. -
edgeHeading
Creates a map that returns the heading of anEdge. -
elevation
-
new PropertyMaps(optimizedMap).adasAttributes().