Uses of Class
org.locationtech.jts.shape.GeometricShapeBuilder
Packages that use GeometricShapeBuilder
-
Uses of GeometricShapeBuilder in org.locationtech.jts.shape.fractal
Subclasses of GeometricShapeBuilder in org.locationtech.jts.shape.fractalModifier and TypeClassDescriptionclass
Generates aLineString
representing the Hilbert Curve at a given level.class
class
Generates aLineString
representing the Morton Curve at a given level.class
-
Uses of GeometricShapeBuilder in org.locationtech.jts.shape.random
Subclasses of GeometricShapeBuilder in org.locationtech.jts.shape.randomModifier and TypeClassDescriptionclass
Creates random point sets contained in a region defined by either a rectangular or a polygonal extent.class
Creates random point sets where the points are constrained to lie in the cells of a grid.