Uses of Class
org.locationtech.spatial4j.io.OnePointsBuilder
Packages that use OnePointsBuilder
-
Uses of OnePointsBuilder in org.locationtech.spatial4j.io
Methods in org.locationtech.spatial4j.io that return OnePointsBuilderModifier and TypeMethodDescriptionOnePointsBuilder.pointLatLon
(double latitude, double longitude) OnePointsBuilder.pointXY
(double x, double y) OnePointsBuilder.pointXYZ
(double x, double y, double z)