| Package | Description |
|---|---|
| org.geolatte.geom.curve |
Space-filling curves.
|
| Modifier and Type | Field and Description |
|---|---|
private MortonContext<P> |
MortonCode.mortonContext |
| Constructor and Description |
|---|
MortonCode(MortonContext<P> mortonContext)
Constructs an instance with the given
Mortoncontext
|