Class ShapeAreaValueSource

java.lang.Object
org.apache.lucene.search.DoubleValuesSource
org.apache.lucene.spatial.util.ShapeAreaValueSource
All Implemented Interfaces:
SegmentCacheable

public class ShapeAreaValueSource extends DoubleValuesSource
The area of a Shape retrieved from an ShapeValuesSource
See Also:
  • Shape.getArea(org.locationtech.spatial4j.context.SpatialContext)
WARNING: This API is experimental and might change in incompatible ways in the next release.