Class AdvancedNavigationAttributesLayer
java.lang.Object
com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
public class AdvancedNavigationAttributesLayer
extends Object
implements scala.Product, Serializable
Deprecated.
Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdvancedNavigationAttributesLayer(scala.Function1<TileId, scala.Option<MultiPropertyTile>> reader) Deprecated. -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
AdvancedNavigationAttributesLayer
public AdvancedNavigationAttributesLayer(scala.Function1<TileId, scala.Option<MultiPropertyTile>> reader) Deprecated.
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) Deprecated. -
toString
Deprecated. -
reader
Deprecated.
-