Class NavigationAttributesLayer

java.lang.Object
com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class NavigationAttributesLayer extends Object implements scala.Product, Serializable
Deprecated.
Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    NavigationAttributesLayer(scala.Function1<TileId,scala.Option<MultiPropertyTile>> reader)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract static R
    apply(T1 v1)
    Deprecated.
     
    scala.Function1<TileId,scala.Option<MultiPropertyTile>>
    Deprecated.
     
    static String
    Deprecated.
     

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
  • Constructor Details

    • NavigationAttributesLayer

      public NavigationAttributesLayer(scala.Function1<TileId,scala.Option<MultiPropertyTile>> reader)
      Deprecated.
  • Method Details

    • apply

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

      public static String toString()
      Deprecated.
    • reader

      public scala.Function1<TileId,scala.Option<MultiPropertyTile>> reader()
      Deprecated.