Uses of Class
org.apache.lucene.document.LatLonPointInPolygonQuery
-
Packages that use LatLonPointInPolygonQuery Package Description org.apache.lucene.document The logical representation of aDocumentfor 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 booleanLatLonPointInPolygonQuery. equalsTo(LatLonPointInPolygonQuery other)
-