| Package | Description | 
|---|---|
| org.hipparchus.geometry.spherical.oned | 
 
 This package provides basic geometry components on the 1-sphere. 
 | 
| Constructor | Description | 
|---|---|
ArcsSet(Collection<SubHyperplane<Sphere1D>> boundary,
       double tolerance) | 
 Build an arcs set from a Boundary REPresentation (B-rep). 
 | 
ArcsSet(BSPTree<Sphere1D> tree,
       double tolerance) | 
 Build an arcs set from an inside/outside BSP tree. 
 | 
Copyright © 2016–2018 Hipparchus.org. All rights reserved.