Package | Description |
---|---|
org.apache.lucene.spatial3d.geom |
Shapes implemented using 3D planar geometry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GeoBBox
All bounding box shapes have this interface in common.
|
interface |
GeoCircle
Interface describing circular area with a center and radius.
|
interface |
GeoPointShape
Interface describing a GeoPointShape shape.It may represents a degenerated
bounding box or a degenerated circle, hence it extends such interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoDegenerateVerticalLine
Degenerate bounding box limited on two sides (top lat, bottom lat).
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.