Class EdgeNavigationAttributeDescription
java.lang.Object
com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- All Implemented Interfaces:
AttributeDescription,EdgeAttributeDescription,NavigationAttributeDescription,Serializable,scala.Equals,scala.Product
public class EdgeNavigationAttributeDescription
extends Object
implements EdgeAttributeDescription, NavigationAttributeDescription, scala.Product, Serializable
Deprecated.
Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.here.platform.location.compilation.core.AttributeDescription
layerNameMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface com.here.platform.location.compilation.heremapcontent.NavigationAttributeDescription
layerNameMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
EdgeNavigationAttributeDescription
Deprecated.
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) Deprecated. -
toString
Deprecated. -
name
Deprecated.- Specified by:
namein interfaceAttributeDescription
-
index
public int index()Deprecated.- Specified by:
indexin interfaceAttributeDescription
-