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