Package org.hipparchus.geometry.spherical.oned
package org.hipparchus.geometry.spherical.oned
This package provides basic geometry components on the 1-sphere.
We use here the topologists definition of the 1-sphere (see Sphere on MathWorld), i.e. the 1-sphere is the one-dimensional closed curve defined in 2D as x2+y2=1.
-
ClassDescriptionThis class represents an arc on a circle.This class represents a region of a circle: a set of arcs.Specialized exception for inconsistent BSP tree state inconsistency.Class holding the results of the
split
method.This class represents a 1D oriented hyperplane on the circle.This class represents a point on the 1-sphere.This class implements a one-dimensional sphere (i.e.Specialized exception for inexistent sub-space.This class represents sub-hyperplane forLimitAngle
.