Dependencies
Declarations
-
org
-
apache
-
lucene
-
spatial3d
-
Geo3DDocValuesField
- planetModel: PlanetModel
- TYPE: FieldType
- static class initializer
- Geo3DDocValuesField(String, GeoPoint, PlanetModel): void
- Geo3DDocValuesField(String, double, double, double, PlanetModel): void
- Geo3DDocValuesField(String, FieldType, PlanetModel): void
- setLocationValue(GeoPoint): void
- setLocationValue(double, double, double): void
- checkCompatible(FieldInfo): void
- toString(): String
- newDistanceSort(String, double, double, double, PlanetModel): SortField
- newPathSort(String, double[], double[], double, PlanetModel): SortField
- newOutsideDistanceSort(String, double, double, double, PlanetModel): SortField
- newOutsideBoxSort(String, double, double, double, double, PlanetModel): SortField
- newOutsidePolygonSort(String, PlanetModel, Polygon[]): SortField
- newOutsideLargePolygonSort(String, PlanetModel, Polygon[]): SortField
- newOutsidePathSort(String, double[], double[], double, PlanetModel): SortField
-
Geo3DPoint
- static class initializer
- TYPE: FieldType
- planetModel: PlanetModel
- Geo3DPoint(String, double, double): void
- Geo3DPoint(String, double, double, double): void
- Geo3DPoint(String, PlanetModel, double, double, double): void
- Geo3DPoint(String, PlanetModel, double, double): void
- newDistanceQuery(String, PlanetModel, double, double, double): Query
- newBoxQuery(String, PlanetModel, double, double, double, double): Query
- newPolygonQuery(String, PlanetModel, Polygon[]): Query
- newLargePolygonQuery(String, PlanetModel, Polygon[]): Query
- newPathQuery(String, double[], double[], double, PlanetModel): Query
- fillFieldsData(PlanetModel, double, double, double): void
- encodeDimension(double, byte[], int, PlanetModel): void
- decodeDimension(byte[], int, PlanetModel): double
- newShapeQuery(String, GeoShape): Query
- toString(): String
-
Geo3DPointDistanceComparator
- planetModel: PlanetModel
- field: String
- distanceShape: GeoDistanceShape
- values: double[]
- bottomDistance: double
- topValue: double
- currentDocs: SortedNumericDocValues
- priorityQueueBounds: XYZBounds
- setBottomCounter: int
- Geo3DPointDistanceComparator(String, PlanetModel, GeoDistanceShape, int): void
- setScorer(Scorable): void
- compare(int, int): int
- setBottom(int): void
- setTopValue(Double): void
- compareBottom(int): int
- copy(int, int): void
- getLeafComparator(LeafReaderContext): LeafFieldComparator
- value(int): Double
- compareTop(int): int
- computeMinimumDistance(int): double
-
Geo3DPointOutsideDistanceComparator
- field: String
- distanceShape: GeoOutsideDistance
- planetModel: PlanetModel
- values: double[]
- bottomDistance: double
- topValue: double
- currentDocs: SortedNumericDocValues
- Geo3DPointOutsideDistanceComparator(String, PlanetModel, GeoOutsideDistance, int): void
- setScorer(Scorable): void
- compare(int, int): int
- setBottom(int): void
- setTopValue(Double): void
- compareBottom(int): int
- copy(int, int): void
- getLeafComparator(LeafReaderContext): LeafFieldComparator
- value(int): Double
- compareTop(int): int
- computeMinimumDistance(int): double
- Geo3DPointOutsideSortField
- Geo3DPointSortField
-
Geo3DUtil
- RADIANS_PER_DEGREE: double
- decodeValueFloor(int, PlanetModel): double
- decodeValueCeil(int, PlanetModel): double
- fromDegrees(double): double
- fromPolygon(PlanetModel, Polygon[]): GeoPolygon
- fromLargePolygon(PlanetModel, Polygon[]): GeoPolygon
- fromPath(PlanetModel, double[], double[], double): GeoPath
- fromDistance(PlanetModel, double, double, double): GeoCircle
- fromBox(PlanetModel, double, double, double, double): GeoBBox
- fromPolygon(PlanetModel, Polygon): GeoPolygon
- convertToDescription(PlanetModel, Polygon[]): List<PolygonDescription>
-
PointInGeo3DShapeQuery
- BASE_RAM_BYTES: long
- field: String
- shape: GeoShape
- shapeBounds: XYZBounds
- PointInGeo3DShapeQuery(String, GeoShape): void
- visit(QueryVisitor): void
- createWeight(IndexSearcher, ScoreMode, float): Weight
- getField(): String
- getShape(): GeoShape
- equals(Object): boolean
- equalsTo(PointInGeo3DShapeQuery): boolean
- hashCode(): int
- toString(String): String
- ramBytesUsed(): long
-
PointInShapeIntersectVisitor
- hits: DocIdSetBuilder
- shape: GeoShape
- minimumX: double
- maximumX: double
- minimumY: double
- maximumY: double
- minimumZ: double
- maximumZ: double
- adder: BulkAdder
- PointInShapeIntersectVisitor(DocIdSetBuilder, GeoShape, XYZBounds): void
- grow(int): void
- visit(int): void
- visit(int, byte[]): void
- compare(byte[], byte[]): Relation
-
geom
- ArcDistance
- BasePlanetObject
- BaseXYZSolid
- Bounded
- Bounds
- DistanceStyle
- GeoArea
- GeoAreaFactory
- GeoAreaShape
- GeoBBox
- GeoBBoxFactory
- GeoBaseAreaShape
- GeoBaseBBox
- GeoBaseCircle
- GeoBaseCompositeAreaShape
- GeoBaseCompositeMembershipShape
- GeoBaseCompositeShape
- GeoBaseDistanceShape
- GeoBaseMembershipShape
- GeoBasePath
- GeoBasePolygon
- GeoBaseShape
- GeoCircle
- GeoCircleFactory
- GeoComplexPolygon
- GeoCompositeAreaShape
- GeoCompositeMembershipShape
- GeoCompositePolygon
- GeoConcavePolygon
- GeoConvexPolygon
- GeoDegenerateHorizontalLine
- GeoDegenerateLatitudeZone
- GeoDegenerateLongitudeSlice
- GeoDegeneratePath
- GeoDegeneratePoint
- GeoDegenerateVerticalLine
- GeoDistance
- GeoDistanceShape
- GeoExactCircle
- GeoLatitudeZone
- GeoLongitudeSlice
- GeoMembershipShape
- GeoNorthLatitudeZone
- GeoNorthRectangle
- GeoOutsideDistance
- GeoPath
- GeoPathFactory
- GeoPoint
- GeoPointShape
- GeoPointShapeFactory
- GeoPolygon
- GeoPolygonFactory
- GeoRectangle
- GeoS2Shape
- GeoS2ShapeFactory
- GeoShape
- GeoSizeable
- GeoSouthLatitudeZone
- GeoSouthRectangle
- GeoStandardCircle
- GeoStandardPath
- GeoWideDegenerateHorizontalLine
- GeoWideLongitudeSlice
- GeoWideNorthRectangle
- GeoWideRectangle
- GeoWideSouthRectangle
- GeoWorld
- LatLonBounds
- LinearDistance
- LinearSquaredDistance
- Membership
- NormalDistance
- NormalSquaredDistance
- Plane
- PlanetModel
- PlanetObject
- SerializableObject
- SidedPlane
- StandardObjects
- StandardXYZSolid
- Tools
- Vector
- XYZBounds
- XYZSolid
- XYZSolidFactory
- XYdZSolid
- XdYZSolid
- XdYdZSolid
- dXYZSolid
- dXYdZSolid
- dXdYZSolid
- dXdYdZSolid
-
Geo3DDocValuesField
-
spatial3d
-
lucene
-
apache