Uses of Class
org.apache.lucene.spatial3d.geom.GeoStandardPath.BaseSegmentEndpoint
-
Packages that use GeoStandardPath.BaseSegmentEndpoint Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoStandardPath.BaseSegmentEndpoint in org.apache.lucene.spatial3d.geom
Subclasses of GeoStandardPath.BaseSegmentEndpoint in org.apache.lucene.spatial3d.geom Modifier and Type Class Description private static classGeoStandardPath.CircleSegmentEndpointEndpoint that's a simple circle.private static classGeoStandardPath.CutoffDualCircleSegmentEndpointEndpoint that's a dual circle with cutoff(s).private static classGeoStandardPath.CutoffSingleCircleSegmentEndpointEndpoint that's a single circle with cutoff(s).
-