object SupplementalGeometry extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SupplementalGeometry
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val Alley: SupplementalGeometry

    A lane running between or behind buildings.

  5. val BicyclePath: SupplementalGeometry

    A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.

  6. val BmxTrack: SupplementalGeometry

    A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.

  7. val CrossCountrySkiTrail: SupplementalGeometry

    A trail designated for cross-country skiing, also known as Nordic skiing.

  8. val Driveway: SupplementalGeometry

    A private road for local access to one or a small group of structures.

  9. val GolfCourseTrail: SupplementalGeometry

    A trail or path within a golf course that is used while golfing.

  10. val HikingTrail: SupplementalGeometry

    An unpaved, typically narrow pathway for use by hikers.

  11. val HorseTrail: SupplementalGeometry

    A natural pathway for outdoor riding and trekking on horse or pony.

  12. val MountainBikeTrail: SupplementalGeometry

    An unpaved pathway for use by mountain bike riders.

  13. val OilFieldRoad: SupplementalGeometry

    A road used for the sole purpose of accessing an oil field and oil field operations.

  14. val OutdoorActivityAccess: SupplementalGeometry

    A generic trail or path required to access an Outdoor POI.

  15. val OutdoorActivityRoad: SupplementalGeometry

    A road required to access an Outdoor POI.

  16. val PrivateRoadForServiceVehicles: SupplementalGeometry

    A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.

  17. val RaceTrack: SupplementalGeometry

    Tracks within a racing facility.

  18. val RunningTrack: SupplementalGeometry

    A rubberised artificial running surface for track and field athletics.

  19. val SkiLift: SupplementalGeometry

    A cable transport device used to carry skiers up a mountain.

  20. val SkiRun: SupplementalGeometry

    A marked path down a mountain for Alpine skiing or snowboarding.

  21. val UndeterminedGeometryType: SupplementalGeometry

    Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.

  22. val WalkingPath: SupplementalGeometry

    A paved or unpaved path designed for walking, jogging, or running.

  23. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  24. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  27. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  30. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  34. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  35. def toString(): String
    Definition Classes
    AnyRef → Any
  36. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped