Class CreateFractalShapeFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.CreateFractalShapeFunctions
-
public class CreateFractalShapeFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CreateFractalShapeFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
kochSnowflake(Geometry g, int n)
static Geometry
sierpinskiCarpet(Geometry g, int n)
-