Uses of Class
org.hipparchus.geometry.spherical.twod.SubCircle
-
Packages that use SubCircle Package Description org.hipparchus.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
-
Uses of SubCircle in org.hipparchus.geometry.spherical.twod
Methods in org.hipparchus.geometry.spherical.twod that return SubCircle Modifier and Type Method Description SubCircle
Circle. emptyHyperplane()
Build a sub-hyperplane covering nothing.SubCircle
Circle. wholeHyperplane()
Build a sub-hyperplane covering the whole hyperplane.
-