Uses of Package
org.apache.commons.geometry.spherical.oned
Packages that use org.apache.commons.geometry.spherical.oned
Package
Description
This package provides basic geometry components on the 1-sphere.
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.onedClassDescriptionClass representing an angular interval of size greater than zero to
2pi
.Class representing an angular interval with the additional property that the region is convex.Class representing an oriented point in 1-dimensional spherical space, meaning an azimuth angle and a direction (increasing or decreasing angles) along the circle.HyperplaneConvexSubset
implementation for spherical 1D space.This class represents a point on the 1-sphere, or in other words, an azimuth angle on a circle.BSP tree representing regions in 1D spherical space.Internal class containing pairs of interval boundaries.BSP tree node for one dimensional spherical space.Implementation of theTransform
interface for spherical 1D points. -
Classes in org.apache.commons.geometry.spherical.oned used by org.apache.commons.geometry.spherical.twodClassDescriptionClass representing an angular interval with the additional property that the region is convex.This class represents a point on the 1-sphere, or in other words, an azimuth angle on a circle.BSP tree representing regions in 1D spherical space.