Package org.locationtech.jts.shape.fractal
-
Class Summary Class Description HilbertCode Encodes points as the index along finite planar Hilbert curves.HilbertCurveBuilder Generates aLineString
representing the Hilbert Curve at a given level.KochSnowflakeBuilder MortonCode Encodes points as the index along the planar Morton (Z-order) curve.MortonCurveBuilder Generates aLineString
representing the Morton Curve at a given level.SierpinskiCarpetBuilder