Package | Description |
---|---|
org.apache.commons.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Class and Description |
---|
AbstractGreatArcConnector
Abstract class for joining collections of great arcs into connected
paths.
|
AbstractGreatArcConnector.ConnectableGreatArc
Internal class for connecting
GreatArc s into GreatArcPath s. |
BoundaryList2S
BoundarySource2S implementation that uses boundaries stored in
a list. |
BoundarySource2S
Extension of the
BoundarySource interface for spherical 2D
space. |
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. |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.