Uses of Class
org.apache.lucene.spatial3d.geom.GeoStandardPath.BaseSegmentEndpoint
Packages that use GeoStandardPath.BaseSegmentEndpoint
-
Uses of GeoStandardPath.BaseSegmentEndpoint in org.apache.lucene.spatial3d.geom
Subclasses of GeoStandardPath.BaseSegmentEndpoint in org.apache.lucene.spatial3d.geomModifier and TypeClassDescriptionprivate static class
Endpoint that's a simple circle.private static class
Endpoint that's a dual circle with cutoff(s).private static class
Endpoint that's a single circle with cutoff(s).