LatLonShapeDocValues
A concrete implementation of ShapeDocValues for storing binary doc value representation of LatLonShape geometries in a LatLonShapeDocValuesField.
Note: This class cannot be instantiated directly. See LatLonShape for factory API based on different geometries.
Functions
Link copied to clipboard
Link copied to clipboard
returns the max x value for the shape's bounding box
Link copied to clipboard
returns the max y value for the shape's bounding box
Link copied to clipboard
returns the min x value for the shape's bounding box
Link copied to clipboard
returns the min y value for the shape's bounding box
Link copied to clipboard
Retrieves the highest dimensional type for computing centroid.
Link copied to clipboard
Returns the number of terms (tessellated triangles) for this shape
Link copied to clipboard