Uses of Class
org.locationtech.spatial4j.io.OnePointsBuilder
-
Packages that use OnePointsBuilder Package Description org.locationtech.spatial4j.io -
-
Uses of OnePointsBuilder in org.locationtech.spatial4j.io
Methods in org.locationtech.spatial4j.io that return OnePointsBuilder Modifier and Type Method Description OnePointsBuilderOnePointsBuilder. pointXY(double x, double y)OnePointsBuilderOnePointsBuilder. pointXYZ(double x, double y, double z)
-