Uses of Class
com.cercalia.sdk.model.snaptoroad.SnapToRoadSegment.Builder
Packages that use SnapToRoadSegment.Builder
-
Uses of SnapToRoadSegment.Builder in com.cercalia.sdk.model.snaptoroad
Methods in com.cercalia.sdk.model.snaptoroad that return SnapToRoadSegment.BuilderModifier and TypeMethodDescription@NotNull SnapToRoadSegment.BuilderSets the grouping attribute.static @NotNull SnapToRoadSegment.BuilderSnapToRoadSegment.builder()Creates a new builder for SnapToRoadSegment.@NotNull SnapToRoadSegment.BuilderSnapToRoadSegment.Builder.distance(double distance) Sets the distance in kilometers.@NotNull SnapToRoadSegment.BuilderSets whether speeding was detected.@NotNull SnapToRoadSegment.BuilderSnapToRoadSegment.Builder.speedingLevel(@Nullable Integer speedingLevel) Sets the speeding level.@NotNull SnapToRoadSegment.BuilderSets the WKT geometry.