Uses of Interface
org.apache.lucene.spatial3d.geom.GeoStandardPath.SegmentEndpoint
Packages that use GeoStandardPath.SegmentEndpoint
-
Uses of GeoStandardPath.SegmentEndpoint in org.apache.lucene.spatial3d.geom
Classes in org.apache.lucene.spatial3d.geom that implement GeoStandardPath.SegmentEndpointModifier and TypeClassDescriptionprivate static class
Base implementation of SegmentEndpointprivate 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).Fields in org.apache.lucene.spatial3d.geom with type parameters of type GeoStandardPath.SegmentEndpointModifier and TypeFieldDescriptionprotected List<GeoStandardPath.SegmentEndpoint>
GeoStandardPath.endPoints
A list of SegmentEndpoints