Class CarPathMatcherLayers
java.lang.Object
com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
-
Constructor Summary
ConstructorsConstructorDescriptionCarPathMatcherLayers
(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph, RestrictedManoeuvreLayer restrictedManoeuvre, RoadAccessLayer roadAccess) -
Method Summary
Modifier and TypeMethodDescriptionstatic CarPathMatcherLayers
apply
(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph, RestrictedManoeuvreLayer restrictedManoeuvre, RoadAccessLayer roadAccess) static CarPathMatcherLayers
apply
(OptimizedMapLayers optimizedMap) geometry()
length()
-
Constructor Details
-
CarPathMatcherLayers
public CarPathMatcherLayers(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph, RestrictedManoeuvreLayer restrictedManoeuvre, RoadAccessLayer roadAccess)
-
-
Method Details
-
apply
-
apply
public static CarPathMatcherLayers apply(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph, RestrictedManoeuvreLayer restrictedManoeuvre, RoadAccessLayer roadAccess) -
geometry
-
length
-
routingGraph
-
restrictedManoeuvre
-
roadAccess
-