Uses of Class
org.apache.lucene.spatial3d.geom.GeoExactCircle.CircleSlice
-
Packages that use GeoExactCircle.CircleSlice Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoExactCircle.CircleSlice in org.apache.lucene.spatial3d.geom
Fields in org.apache.lucene.spatial3d.geom with type parameters of type GeoExactCircle.CircleSlice Modifier and Type Field Description protected java.util.List<GeoExactCircle.CircleSlice>
GeoExactCircle. circleSlices
Slices of the circle
-