-
- Enclosing class:
- ShapeDocValues
protected static interface ShapeDocValues.Encoder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
decodeX(int encoded)
double
decodeY(int encoded)
int
encodeX(double x)
int
encodeY(double y)
-