| Class | Description |
|---|---|
| HilbertCode |
Encodes points as the index along finite planar Hilbert curves.
|
| HilbertCurveBuilder |
Generates a
LineString representing the Hilbert Curve
at a given level. |
| KochSnowflakeBuilder | |
| MortonCode |
Encodes points as the index along the planar Morton (Z-order) curve.
|
| MortonCurveBuilder |
Generates a
LineString representing the Morton Curve
at a given level. |
| SierpinskiCarpetBuilder |
Copyright © 2024. All rights reserved.