Uses of Package
org.apache.commons.geometry.spherical.oned
-
Packages that use org.apache.commons.geometry.spherical.oned Package Description org.apache.commons.geometry.spherical.oned This package provides basic geometry components on the 1-sphere.org.apache.commons.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
Classes in org.apache.commons.geometry.spherical.oned used by org.apache.commons.geometry.spherical.oned Class Description AngularInterval Class representing an angular interval of size greater than zero to2pi
.AngularInterval.Convex Class representing an angular interval with the additional property that the region is convex.CutAngle Class representing an oriented point in 1-dimensional spherical space, meaning an azimuth angle and a direction (increasing or decreasing angles) along the circle.CutAngle.CutAngleConvexSubset HyperplaneConvexSubset
implementation for spherical 1D space.Point1S This class represents a point on the 1-sphere, or in other words, an azimuth angle on a circle.RegionBSPTree1S BSP tree representing regions in 1D spherical space.RegionBSPTree1S.BoundaryPair Internal class containing pairs of interval boundaries.RegionBSPTree1S.RegionNode1S BSP tree node for one dimensional spherical space.Transform1S Implementation of theTransform
interface for spherical 1D points. -
Classes in org.apache.commons.geometry.spherical.oned used by org.apache.commons.geometry.spherical.twod Class Description AngularInterval.Convex Class representing an angular interval with the additional property that the region is convex.Point1S This class represents a point on the 1-sphere, or in other words, an azimuth angle on a circle.RegionBSPTree1S BSP tree representing regions in 1D spherical space.