Class PropertyMaps.AdvancedNavigationAttributes
java.lang.Object
com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
- Enclosing class:
- PropertyMaps
Deprecated.
Provides factory methods for accessing properties from the
advancednavigationattributes
layer of Optimized Map for Location Library.-
Constructor Summary
ConstructorsConstructorDescriptionAdvancedNavigationAttributes(Catalog optimizedMap, DataLoaderProvider cacheManager) Deprecated.Prefernew PropertyMaps(optimizedMap).advancedNavigationAttributes().AdvancedNavigationAttributes(AdvancedNavigationAttributesLayer advancedNavigationAttributesLayer) Deprecated.AdvancedNavigationAttributes(OptimizedMapLayers optimizedMap) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Creates a map that returns theGradeCategoryof aVertex.Deprecated.Creates a map that returns theRailwayCrossingof aVertex.scenic()Deprecated.Creates a map that returns theSpeedLimitof aVertex.
-
Constructor Details
-
AdvancedNavigationAttributes
@Deprecated public AdvancedNavigationAttributes(Catalog optimizedMap, DataLoaderProvider cacheManager) Deprecated.Prefernew PropertyMaps(optimizedMap).advancedNavigationAttributes(). -
AdvancedNavigationAttributes
Deprecated.
-
-
Method Details
-
railwayCrossing
Deprecated.Creates a map that returns theRailwayCrossingof aVertex. -
speedLimit
Deprecated.Creates a map that returns theSpeedLimitof aVertex. -
gradeCategory
Deprecated.Creates a map that returns theGradeCategoryof aVertex. -
scenic
Deprecated.
-
TopologyAttributes.