Class RangeRoadAttributeDescription

java.lang.Object
com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
All Implemented Interfaces:
AttributeDescription, RangeAttributeDescription, RoadAttributeDescription, Serializable, scala.Equals, scala.Product

public class RangeRoadAttributeDescription extends Object implements RangeAttributeDescription, RoadAttributeDescription, scala.Product, Serializable
Deprecated.
Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract static R
    apply(T1 v1, T2 v2)
    Deprecated.
     
    int
    Deprecated.
     
    Deprecated.
     
    static String
    Deprecated.
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.here.platform.location.compilation.core.AttributeDescription

    layerName

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productElementName, productElementNames, productIterator, productPrefix

    Methods inherited from interface com.here.platform.location.compilation.heremapcontent.RoadAttributeDescription

    layerName
  • Constructor Details

    • RangeRoadAttributeDescription

      public RangeRoadAttributeDescription(String name, int index)
      Deprecated.
  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2)
      Deprecated.
    • toString

      public static String toString()
      Deprecated.
    • name

      public String name()
      Deprecated.
      Specified by:
      name in interface AttributeDescription
    • index

      public int index()
      Deprecated.
      Specified by:
      index in interface AttributeDescription