Uses of Interface
org.locationtech.spatial4j.shape.ShapeFactory.PolygonBuilder.HoleBuilder
-
Packages that use ShapeFactory.PolygonBuilder.HoleBuilder Package Description org.locationtech.spatial4j.shape Shapes are the core geometry objects that Spatial4j provides. -
-
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.HoleBuilder
ShapeFactory.PolygonBuilder. hole()
Starts a new hole.
-