Uses of Class
com.cercalia.sdk.model.geofencing.GeofenceMatch.Builder
Packages that use GeofenceMatch.Builder
-
Uses of GeofenceMatch.Builder in com.cercalia.sdk.model.geofencing
Methods in com.cercalia.sdk.model.geofencing that return GeofenceMatch.BuilderModifier and TypeMethodDescriptionstatic @NotNull GeofenceMatch.BuilderGeofenceMatch.builder()Creates a new builder forGeofenceMatch.@NotNull GeofenceMatch.BuilderGeofenceMatch.Builder.pointsInside(@NotNull List<GeofenceMatch.MatchedPoint> pointsInside) Sets the matched points inside this shape.@NotNull GeofenceMatch.BuilderSets the shape ID.@NotNull GeofenceMatch.BuilderSets the shape WKT.