com.here.platform.location.integration.optimizedmap.navigationattributes
SupplementalGeometry
Companion class SupplementalGeometry
object SupplementalGeometry extends Serializable
- Alphabetic
- By Inheritance
- SupplementalGeometry
- Serializable
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val Alley: SupplementalGeometry
A lane running between or behind buildings.
- val BicyclePath: SupplementalGeometry
A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.
- val BmxTrack: SupplementalGeometry
A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.
- val CrossCountrySkiTrail: SupplementalGeometry
A trail designated for cross-country skiing, also known as Nordic skiing.
- val Driveway: SupplementalGeometry
A private road for local access to one or a small group of structures.
- val GolfCourseTrail: SupplementalGeometry
A trail or path within a golf course that is used while golfing.
- val HikingTrail: SupplementalGeometry
An unpaved, typically narrow pathway for use by hikers.
- val HorseTrail: SupplementalGeometry
A natural pathway for outdoor riding and trekking on horse or pony.
- val MountainBikeTrail: SupplementalGeometry
An unpaved pathway for use by mountain bike riders.
- val OilFieldRoad: SupplementalGeometry
A road used for the sole purpose of accessing an oil field and oil field operations.
- val OutdoorActivityAccess: SupplementalGeometry
A generic trail or path required to access an Outdoor POI.
- val OutdoorActivityRoad: SupplementalGeometry
A road required to access an Outdoor POI.
- val PrivateRoadForServiceVehicles: SupplementalGeometry
A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.
- val RaceTrack: SupplementalGeometry
Tracks within a racing facility.
- val RunningTrack: SupplementalGeometry
A rubberised artificial running surface for track and field athletics.
- val SkiLift: SupplementalGeometry
A cable transport device used to carry skiers up a mountain.
- val SkiRun: SupplementalGeometry
A marked path down a mountain for Alpine skiing or snowboarding.
- val UndeterminedGeometryType: SupplementalGeometry
Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.
- val WalkingPath: SupplementalGeometry
A paved or unpaved path designed for walking, jogging, or running.
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)