ShapeDocValues

abstract class ShapeDocValues

A binary doc values format representation for LatLonShape and XYShape.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the bounding box of the shape docvalue

Link copied to clipboard
open lateinit var centroid: Geometry

the centroid of the shape docvalue

Functions

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