Class UnrestrictedPathMatcherLayers
java.lang.Object
com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
-
Constructor Summary
ConstructorsConstructorDescriptionUnrestrictedPathMatcherLayers
(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph) -
Method Summary
Modifier and TypeMethodDescriptionapply
(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph) apply
(OptimizedMapLayers optimizedMap) geometry()
length()
-
Constructor Details
-
UnrestrictedPathMatcherLayers
public UnrestrictedPathMatcherLayers(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph)
-
-
Method Details
-
apply
-
apply
public static UnrestrictedPathMatcherLayers apply(GeometryLayer geometry, LengthLayer length, RoutingGraphLayer routingGraph) -
geometry
-
length
-
routingGraph
-