Uses of Class
org.locationtech.jts.util.GeometricShapeFactory
-
Packages that use GeometricShapeFactory Package Description org.locationtech.jts.geom.util Provides classes that parse and modify Geometry objects. -
-
Uses of GeometricShapeFactory in org.locationtech.jts.geom.util
Subclasses of GeometricShapeFactory in org.locationtech.jts.geom.util Modifier and Type Class Description class
SineStarFactory
Creates geometries which are shaped like multi-armed stars with each arm shaped like a sine wave.
-