Uses of Class
org.apache.lucene.geo.XYPoint
-
Packages that use XYPoint Package Description org.apache.lucene.geo Geospatial Utility Implementations for Lucene Core -
-
Uses of XYPoint in org.apache.lucene.geo
Methods in org.apache.lucene.geo with parameters of type XYPoint Modifier and Type Method Description (package private) static Component2D
Point2D. create(XYPoint xyPoint)
create a Point2D component tree from a XY point
-