Uses of Class
org.apache.lucene.geo.XYRectangle
Packages that use XYRectangle
-
Uses of XYRectangle in org.apache.lucene.geo
Fields in org.apache.lucene.geo declared as XYRectangleMethods 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 geometryMethods in org.apache.lucene.geo with parameters of type XYRectangleModifier and TypeMethodDescription(package private) static Component2D
Rectangle2D.create
(XYRectangle rectangle) create a component2D from the provided XY rectangle