Uses of Interface
org.locationtech.spatial4j.shape.ShapeFactory.PolygonBuilder.HoleBuilder
-
Packages that use ShapeFactory.PolygonBuilder.HoleBuilder Package Description org.locationtech.spatial4j.shape -
-
Uses of ShapeFactory.PolygonBuilder.HoleBuilder in org.locationtech.spatial4j.shape
Methods in org.locationtech.spatial4j.shape that return ShapeFactory.PolygonBuilder.HoleBuilder Modifier and Type Method Description ShapeFactory.PolygonBuilder.HoleBuilderShapeFactory.PolygonBuilder. hole()Starts a new hole.
-