Uses of Class
org.apache.lucene.geo.XYRectangle
Packages that use XYRectangle
Package
Description
The logical representation of a
Document
for indexing and
searching.Geospatial Utility Implementations for Lucene Core
-
Uses of XYRectangle in org.apache.lucene.document
Methods in org.apache.lucene.document that return XYRectangleModifier and TypeMethodDescriptionprotected XYRectangle
XYShapeDocValues.computeBoundingBox()
XYShapeDocValues.getBoundingBox()
XYShapeDocValuesField.getBoundingBox()
-
Uses of XYRectangle in org.apache.lucene.geo
Methods in org.apache.lucene.geo that return XYRectangleModifier and TypeMethodDescriptionstatic XYRectangle
XYRectangle.fromPointDistance
(float x, float y, float radius) Compute Bounding Box for a circle in cartesian geometry