Uses of Class
software.amazon.awssdk.services.location.model.LegGeometry
-
Packages that use LegGeometry Package Description software.amazon.awssdk.services.location.model -
-
Uses of LegGeometry in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return LegGeometry Modifier and Type Method Description LegGeometryLeg. geometry()Contains the calculated route's path as a linestring geometry.Methods in software.amazon.awssdk.services.location.model with parameters of type LegGeometry Modifier and Type Method Description Leg.BuilderLeg.Builder. geometry(LegGeometry geometry)Contains the calculated route's path as a linestring geometry.
-