VenueTopology (API Reference)
Package com.here.sdk.venue.data
Class VenueTopology
java.lang.Object
com.here.NativeBase
com.here.sdk.venue.data.VenueTopology
Represents routing topologies inside the VenueLevel. The topologies can be paths
used for enabling routing services.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRepresents the access characreisticas of a topology.static enumAvailable directions. -
Method Summary
Modifier and TypeMethodDescriptionGets the list ofVenueTopology.AccessCharacteristics.Gets an id of the topology.getLevel()Gets a parent level of the topology.
-
Method Details
-
getIdentifier
Gets an id of the topology.
- Returns:
The
idof the topology.
-
getLevel
Gets a parent level of the topology.
- Returns:
The parent level of the topology.
-
getAccessibility
Gets the list of
VenueTopology.AccessCharacteristics.- Returns:
-