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