public abstract static class SpaceFillingCurve2D.AbstractRange extends Object implements SpaceFillingCurve2D.IndexRange
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRange(long lower,
long upper) |
| Modifier and Type | Method and Description |
|---|---|
long |
lower() |
SpaceFillingCurve2D.IndexRangeTuple |
tuple() |
long |
upper() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainedpublic long lower()
lower in interface SpaceFillingCurve2D.IndexRangepublic long upper()
upper in interface SpaceFillingCurve2D.IndexRangepublic SpaceFillingCurve2D.IndexRangeTuple tuple()
tuple in interface SpaceFillingCurve2D.IndexRangeCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.