| AbstractGreatArcConnector |
Abstract class for joining collections of great arcs into connected
paths.
|
| AbstractGreatArcConnector.ConnectableGreatArc |
|
| BoundaryList2S |
|
| BoundarySource2S |
|
| ConvexArea2S |
Class representing a convex area in 2D spherical space.
|
| EmbeddedTreeGreatCircleSubset |
Class representing an arbitrary subset of the points on a great circle using a
RegionBSPTree1S.
|
| GreatArc |
Class representing a single, convex angular interval in a GreatCircle.
|
| GreatArcPath |
Class representing a connected sequence of GreatArc instances.
|
| GreatArcPath.Builder |
Class used to build arc paths.
|
| GreatCircle |
Class representing a great circle on the 2-sphere.
|
| GreatCircleSubset |
Class representing a subset of the points in a great circle.
|
| InteriorAngleGreatArcConnector |
Great arc connector that selects between multiple connection options
based on the resulting interior angle.
|
| Point2S |
This class represents a point on the 2-sphere.
|
| RegionBSPTree2S |
BSP tree representing regions in 2D spherical space.
|
| RegionBSPTree2S.RegionNode2S |
BSP tree node for two dimensional spherical space.
|
| Transform2S |
Implementation of the Transform interface for spherical 2D points.
|