Class PropertyMaps.TopologyAttributes
java.lang.Object
com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- Enclosing class:
- PropertyMaps
Provides factory methods for accessing properties from the
topologyattributes layer of
Optimized Map for Location Library.-
Constructor Summary
ConstructorsConstructorDescriptionTopologyAttributes(OptimizedMapLayers optimizedMap) TopologyAttributes(TopologyAttributesLayer topologyAttributesLayer) -
Method Summary
Modifier and TypeMethodDescriptionCreates an accessor for theFunctionalClassof aVertex.Creates a map that returns theGradeCategoryof aVertex.Creates a map that returns theIntersectionInternalCategoryof aVertex.Creates a map that returns theLaneCategoryof aVertex.Creates a map that returns theLowMobilityof aVertex.Creates a map that return theOfficialCountryCodeof aVertex.Creates a map that return theOverpassUnderpassof aVertex.Creates a map that return thePhysicalAttributeof aVertex.Creates a map that returns the lane physical-count of aVertex.Creates a map that returns theRailwayCrossingof aVertex.Creates a map that returns theRoadDividerof aVertex.scenic()Creates a map that returns theSpecialExplicationof aEdge.Creates a map that return theSpecialTrafficAreaCategoryof aVertex.Creates a map that returns theSpeedCategoryof aVertex.Creates a map that returns theSpeedLimitof aVertex.Creates a map that returns theSupplementalGeometryof aVertex.Creates a map that returns the lane through-count of aVertex.Creates a map that returns theThroughRouteof aEdge.Creates a map that returns theTrafficMessageChannelCodes of aVertex.Creates a map that returns the traffic signal location (SignLocation) of aVertex.Creates a map that returns theTravelDirectionof aVertex.urban()Creates a map that tells you which roads or ferry lines are within a built-up (that is, urban) area.Creates a map that return theUserDefinedCountryCodeof aVertex.
-
Constructor Details
-
TopologyAttributes
-
TopologyAttributes
-
-
Method Details
-
functionalClass
Creates an accessor for theFunctionalClassof aVertex. -
overpassUnderpass
Creates a map that return theOverpassUnderpassof aVertex. -
officialCountryCode
Creates a map that return theOfficialCountryCodeof aVertex. -
physicalAttribute
Creates a map that return thePhysicalAttributeof aVertex. -
roadClass
-
specialTrafficAreaCategory
Creates a map that return theSpecialTrafficAreaCategoryof aVertex. -
userDefinedCountryCode
Creates a map that return theUserDefinedCountryCodeof aVertex. -
trafficMessageChannelCodes
Creates a map that returns theTrafficMessageChannelCodes of aVertex. -
roadUsage
-
intersectionInternalCategory
Creates a map that returns theIntersectionInternalCategoryof aVertex. -
laneCategory
Creates a map that returns theLaneCategoryof aVertex. -
throughLaneCount
Creates a map that returns the lane through-count of aVertex. -
physicalLaneCount
Creates a map that returns the lane physical-count of aVertex. -
localRoad
-
lowMobility
Creates a map that returns theLowMobilityof aVertex. -
roadDivider
Creates a map that returns theRoadDividerof aVertex. -
speedCategory
Creates a map that returns theSpeedCategoryof aVertex. -
supplementalGeometry
Creates a map that returns theSupplementalGeometryof aVertex. -
urban
Creates a map that tells you which roads or ferry lines are within a built-up (that is, urban) area. -
travelDirection
Creates a map that returns theTravelDirectionof aVertex. -
specialExplication
Creates a map that returns theSpecialExplicationof aEdge. -
throughRoute
Creates a map that returns theThroughRouteof aEdge. -
railwayCrossing
Creates a map that returns theRailwayCrossingof aVertex. -
gradeCategory
Creates a map that returns theGradeCategoryof aVertex. -
speedLimit
Creates a map that returns theSpeedLimitof aVertex. -
scenic
-
trafficSignal
Creates a map that returns the traffic signal location (SignLocation) of aVertex.Traffic Signal indicates if a traffic light is present at an intersection. It also indicates the location of the traffic light.
The Traffic Signal information can be used for map display and for improved travel time guidance. Only Traffic Lights directly affecting the intersection are included. Traffic Lights prior to the intersection, indicating an upcoming Traffic Light intersection, are not included.
-