Class CreateFractalShapeFunctions
java.lang.Object
org.locationtech.jtstest.function.CreateFractalShapeFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Constructor Details
-
CreateFractalShapeFunctions
public CreateFractalShapeFunctions()
-
-
Method Details
-
kochSnowflake
-
sierpinskiCarpet
-
hilbertCurve
-
hilbertCurveAtLevel
-
mortonCurve
-
mortonCurveAtLevel
-