com.here.platform.location.integration.optimizedmap
OptimizedMapLayers
Companion trait OptimizedMapLayers
object OptimizedMapLayers
Lists the layers that are available in an Optimized Map for Location Library catalog.
- Alphabetic
- By Inheritance
- OptimizedMapLayers
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- lazy val AdasAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- lazy val AdvancedNavigationAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- lazy val FreeFlowSpeedLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
- lazy val GeometryLayerConfiguration: LayerConfiguration[GeometryTile]
- lazy val LengthLayerConfiguration: LayerConfiguration[UndirectedPropertyTile[Double]]
- lazy val MappingLayerConfiguration: LayerConfiguration[MappingTile]
- lazy val NavigationAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- lazy val RestrictedManoeuvreLayerConfiguration: LayerConfiguration[EdgePropertyTile[Int]]
- lazy val RoadAccessLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
- lazy val RoadAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- lazy val RoutingGraphLayerConfiguration: LayerConfiguration[GraphTile]
- lazy val RoutingRoadAccessLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
- lazy val TmcTableLayerConfiguration: LayerConfiguration[TmcTablePartition]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def layersConfiguration: Seq[LayerConfiguration[AnyRef]]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
Deprecated Value Members
-
lazy val
AdasAttributes: Layer[MultiPropertyTile]
The
adasattributes
layer of an Optimized Map for Location Library.The
adasattributes
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
AdvancedNavigationAttributes: Layer[MultiPropertyTile]
The
advancednavigationattributes
layer of an Optimized Map for Location Library.The
advancednavigationattributes
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
FreeFlowSpeed: Layer[RangeBasedPropertyTile[Int]]
The
freeflowspeed
layer of an Optimized Map for Location Library.The
freeflowspeed
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
Geometry: Layer[GeometryTile]
The
geometry
layer of an Optimized Map for Location Library.The
geometry
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
Length: Layer[UndirectedPropertyTile[Double]]
The
length
layer of an Optimized Map for Location Library.The
length
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
Mapping: Layer[MappingTile]
The
mapping
layer of an Optimized Map for Location Library.The
mapping
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
NavigationAttributes: Layer[MultiPropertyTile]
The
navigationattributes
layer of an Optimized Map for Location Library.The
navigationattributes
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
RestrictedManoeuvre: Layer[EdgePropertyTile[Int]]
The
restrictedmanoeuvre
layer of an Optimized Map for Location Library.The
restrictedmanoeuvre
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
RestrictedManoeuvreConfiguration: LayerConfiguration[EdgePropertyTile[Int]]
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.55) Use RestrictedManoeuvreLayerConfiguration instead.
-
lazy val
RoadAccess: Layer[RangeBasedPropertyTile[Int]]
The
roadaccess
layer of an Optimized Map for Location Library.The
roadaccess
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
RoadAttributes: Layer[MultiPropertyTile]
The
roadattributes
layer of an Optimized Map for Location Library.The
roadattributes
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
RoutingGraph: Layer[GraphTile]
The
routinggraph
layer of an Optimized Map for Location Library.The
routinggraph
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
RoutingGraphConfiguration: LayerConfiguration[GraphTile]
- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.55) Use RoutingGraphLayerConfiguration instead.
-
lazy val
RoutingRoadAccess: Layer[RangeBasedPropertyTile[Int]]
The
routingroadaccess
layer of an Optimized Map for Location Library.The
routingroadaccess
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
-
lazy val
Tmc: GenericLayer[TmcTablePartition]
The
tmc
layer of an Optimized Map for Location Library.The
tmc
layer of an Optimized Map for Location Library.- Annotations
- @Deprecated @deprecated
- Deprecated
(Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.