Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.spatial.util Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
CachingDoubleValueSourceCaches the doubleVal of another value source in a HashMap so that it is computed only once.Classorg.apache.lucene.spatial.utilApache Lucene
DistanceToShapeValueSourceThe distance from a provided Point to a Point retrieved from a ValueSource via FunctionValues.Classorg.apache.lucene.spatial.utilApache Lucene
GeoDistanceUtilsReusable geo-spatial distance utility methods.Classorg.apache.lucene.spatial.utilApache Lucene
GeoEncodingUtilsBasic reusable geopoint encoding methodsWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.spatial.utilApache Lucene
GeoHashUtilsUtilities for converting to/from the GeoHash standard The geohash long format is represented as lon/lat (x/y) interleaved with the 4 least significant bitsClassorg.apache.lucene.spatial.utilApache Lucene
GeoProjectionUtilsReusable geo-spatial projection utility methods.Classorg.apache.lucene.spatial.utilApache Lucene
GeoRectRepresents a lat/lon rectangle.Classorg.apache.lucene.spatial.utilApache Lucene
GeoRelationUtilsClassorg.apache.lucene.spatial.utilApache Lucene
GeoUtilsBasic reusable geo-spatial utility methodsWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.spatial.utilApache Lucene
ShapeAreaValueSourceThe area of a Shape retrieved from a ValueSource via FunctionValues.Classorg.apache.lucene.spatial.utilApache Lucene
ShapeFieldCacheBounded Cache of Shapes associated with docIds.Classorg.apache.lucene.spatial.utilApache Lucene
ShapeFieldCacheDistanceValueSourceAn implementation of the Lucene ValueSource that returns the spatial distance between an input point and a document's points inClassorg.apache.lucene.spatial.utilApache Lucene
ShapeFieldCacheProviderProvides access to a ShapeFieldCache for a given LeafReader.Classorg.apache.lucene.spatial.utilApache Lucene
ShapePredicateValueSourceA boolean ValueSource that compares a shape from a provided ValueSource with a given Shape and sees if it matches a given SpatialOperation (the predicate).Classorg.apache.lucene.spatial.utilApache Lucene