Hierarchy For Package org.apache.commons.math3.geometry.spherical.oned
Class Hierarchy
- java.lang.Object
- org.apache.commons.math3.geometry.partitioning.AbstractRegion<S,
T> (implements org.apache.commons.math3.geometry.partitioning.Region<S>) - org.apache.commons.math3.geometry.partitioning.AbstractSubHyperplane<S,
T> (implements org.apache.commons.math3.geometry.partitioning.SubHyperplane<S>) - org.apache.commons.math3.geometry.spherical.oned.SubLimitAngle
- org.apache.commons.math3.geometry.spherical.oned.Arc
- org.apache.commons.math3.geometry.spherical.oned.ArcsSet.Split
- org.apache.commons.math3.geometry.spherical.oned.LimitAngle (implements org.apache.commons.math3.geometry.partitioning.Hyperplane<S>)
- org.apache.commons.math3.geometry.spherical.oned.S1Point (implements org.apache.commons.math3.geometry.Point<S>)
- org.apache.commons.math3.geometry.spherical.oned.Sphere1D (implements java.io.Serializable, org.apache.commons.math3.geometry.Space)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- org.apache.commons.math3.exception.MathIllegalArgumentException (implements org.apache.commons.math3.exception.util.ExceptionContextProvider)
- org.apache.commons.math3.geometry.spherical.oned.ArcsSet.InconsistentStateAt2PiWrapping
- org.apache.commons.math3.exception.MathIllegalArgumentException (implements org.apache.commons.math3.exception.util.ExceptionContextProvider)
- java.lang.UnsupportedOperationException
- org.apache.commons.math3.exception.MathUnsupportedOperationException (implements org.apache.commons.math3.exception.util.ExceptionContextProvider)
- org.apache.commons.math3.geometry.spherical.oned.Sphere1D.NoSubSpaceException
- org.apache.commons.math3.exception.MathUnsupportedOperationException (implements org.apache.commons.math3.exception.util.ExceptionContextProvider)
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.commons.math3.geometry.partitioning.AbstractRegion<S,