Class CreateFractalShapeFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.CreateFractalShapeFunctions
-
public class CreateFractalShapeFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateFractalShapeFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometryhilbertCurve(Geometry g, int n)static GeometryhilbertCurveAtLevel(Geometry g, int level)static GeometrykochSnowflake(Geometry g, int n)static GeometrymortonCurve(Geometry g, int n)static GeometrymortonCurveAtLevel(Geometry g, int level)static GeometrysierpinskiCarpet(Geometry g, int n)
-