Uses of Class
com.cercalia.sdk.model.common.BoundingBox
Packages that use BoundingBox
-
Uses of BoundingBox in com.cercalia.sdk.model.common
Methods in com.cercalia.sdk.model.common that return BoundingBoxModifier and TypeMethodDescriptionstatic @NotNull BoundingBoxBoundingBox.fromCorners(@NotNull Coordinate southwest, @NotNull Coordinate northeast) Creates a BoundingBox from two corner coordinates.