Uses of Class
org.apache.lucene.spatial3d.geom.GeoStandardPath.CircleSegmentEndpoint
-
Packages that use GeoStandardPath.CircleSegmentEndpoint Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoStandardPath.CircleSegmentEndpoint in org.apache.lucene.spatial3d.geom
Subclasses of GeoStandardPath.CircleSegmentEndpoint in org.apache.lucene.spatial3d.geom Modifier and Type Class Description private static class
GeoStandardPath.CutoffSingleCircleSegmentEndpoint
Endpoint that's a single circle with cutoff(s).
-