public class PointsStackTracker
extends java.lang.Object
PointValues.IntersectVisitor.compare(byte[], byte[]).| Modifier and Type | Class and Description |
|---|---|
class |
PointsStackTracker.Cell |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<PointsStackTracker.Cell> |
stack |
| Constructor and Description |
|---|
PointsStackTracker(int numDims,
int bytesPerDim) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompare(byte[] minPackedValue,
byte[] maxPackedValue) |
public final java.util.List<PointsStackTracker.Cell> stack
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.