Uses of Class
org.hipparchus.geometry.spherical.twod.SphericalPolygonsSet
-
Packages that use SphericalPolygonsSet Package Description org.hipparchus.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
-
Uses of SphericalPolygonsSet in org.hipparchus.geometry.spherical.twod
Methods in org.hipparchus.geometry.spherical.twod that return SphericalPolygonsSet Modifier and Type Method Description SphericalPolygonsSetSphericalPolygonsSet. buildNew(BSPTree<Sphere2D> tree)Build a region using the instance as a prototype.SphericalPolygonsSetCircle. wholeSpace()Build a region covering the whole space.
-