Uses of Class
org.apache.lucene.document.LatLonPointInPolygonQuery
-
Packages that use LatLonPointInPolygonQuery Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of LatLonPointInPolygonQuery in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type LatLonPointInPolygonQuery Modifier and Type Method Description private boolean
LatLonPointInPolygonQuery. equalsTo(LatLonPointInPolygonQuery other)
-