Class GeoStandardPath.CircleSegmentEndpoint

java.lang.Object
org.apache.lucene.spatial3d.geom.GeoStandardPath.BaseSegmentEndpoint
org.apache.lucene.spatial3d.geom.GeoStandardPath.CircleSegmentEndpoint
All Implemented Interfaces:
GeoStandardPath.SegmentEndpoint
Direct Known Subclasses:
GeoStandardPath.CutoffSingleCircleSegmentEndpoint
Enclosing class:
GeoStandardPath

private static class GeoStandardPath.CircleSegmentEndpoint extends GeoStandardPath.BaseSegmentEndpoint
Endpoint that's a simple circle.