public static interface SpaceFillingCurve2D.IndexRange
| Modifier and Type | Method and Description |
|---|---|
boolean |
contained() |
long |
lower() |
SpaceFillingCurve2D.IndexRangeTuple |
tuple() |
long |
upper() |
long lower()
long upper()
boolean contained()
SpaceFillingCurve2D.IndexRangeTuple tuple()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.