public class HilbertCurveUtils extends Object
| Constructor and Description |
|---|
HilbertCurveUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
indexBytes(org.davidmoten.hilbert.HilbertCurve hilbertCurve,
long[] points,
int paddingNum) |
static byte[] |
paddingToNByte(byte[] a,
int paddingNum) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.