Uses of Class
org.apache.lucene.geo.XYPoint
Packages that use XYPoint
Package
Description
The logical representation of a
Document for indexing and
searching.Geospatial Utility Implementations for Lucene Core
-
Uses of XYPoint in org.apache.lucene.document
Methods in org.apache.lucene.document that return XYPointModifier and TypeMethodDescriptionprotected XYPointXYShapeDocValues.computeCentroid()XYShapeDocValues.getCentroid()XYShapeDocValuesField.getCentroid()retrieves the centroid location for the geometry -
Uses of XYPoint in org.apache.lucene.geo
Methods in org.apache.lucene.geo with parameters of type XYPointModifier and TypeMethodDescription(package private) static Component2Dcreate a Point2D component tree from a XY point