object TopologyAttributeDescription extends AttributeDescriptionCompanion

Attribute descriptions for Topology attributes.

Linear Supertypes
AttributeDescriptionCompanion, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TopologyAttributeDescription
  2. AttributeDescriptionCompanion
  3. AnyRef
  4. 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 FunctionalClass: RangeTopologyAttributeDescription
  5. val GradeCategory: RangeTopologyAttributeDescription
  6. val IntersectionInternalCategory: RangeTopologyAttributeDescription
  7. val LaneCategory: RangeTopologyAttributeDescription
  8. val LocalRoad: RangeTopologyAttributeDescription
  9. val LowMobility: RangeTopologyAttributeDescription
  10. val OfficialCountryCode: RangeTopologyAttributeDescription
  11. val OverpassUnderpass: RangeTopologyAttributeDescription
  12. val PhysicalAttribute: RangeTopologyAttributeDescription
  13. val PhysicalLaneCount: RangeTopologyAttributeDescription
  14. val RailwayCrossing: PointTopologyAttributeDescription
  15. val RoadClass: RangeTopologyAttributeDescription
  16. val RoadDivider: RangeTopologyAttributeDescription
  17. val RoadUsage: RangeTopologyAttributeDescription
  18. val Scenic: RangeTopologyAttributeDescription
  19. val SpecialExplication: EdgeTopologyAttributeDescription
  20. val SpecialTrafficAreaCategory: RangeTopologyAttributeDescription
  21. val SpeedCategory: RangeTopologyAttributeDescription
  22. val SpeedLimit: RangeTopologyAttributeDescription
  23. val SupplementalGeometry: RangeTopologyAttributeDescription
  24. val ThroughLaneCount: RangeTopologyAttributeDescription
  25. val ThroughRoute: EdgeTopologyAttributeDescription
  26. val TrafficMessageChannelCode: RangeTopologyAttributeDescription
  27. val TravelDirection: RangeTopologyAttributeDescription
  28. val Urban: RangeTopologyAttributeDescription
  29. val UserDefinedCountryCode: RangeTopologyAttributeDescription
  30. lazy val all: Seq[AttributeDescription]
    Definition Classes
    AttributeDescriptionCompanion
  31. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  32. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  35. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  36. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  37. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  38. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  39. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  40. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  41. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  42. def toString(): String
    Definition Classes
    AnyRef → Any
  43. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from AttributeDescriptionCompanion

Inherited from AnyRef

Inherited from Any

Ungrouped