Module org.apache.lucene.spatial3d
Package org.apache.lucene.spatial3d.geom
Class GeoExactCircle.CircleSlice
java.lang.Object
org.apache.lucene.spatial3d.geom.GeoExactCircle.CircleSlice
- Enclosing class:
- GeoExactCircle
A description of a section of circle.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal SidedPlane
(package private) final GeoPoint[]
final SidedPlane
final SidedPlane
-
Constructor Summary
ConstructorsConstructorDescriptionCircleSlice
(SidedPlane circlePlane, GeoPoint endPoint1, GeoPoint endPoint2, GeoPoint center, GeoPoint check) -
Method Summary