Class Hierarchy
- java.lang.Object
- org.hipparchus.geometry.partitioning.AbstractRegion<S,
T> (implements org.hipparchus.geometry.partitioning.Region<S>) - org.hipparchus.geometry.euclidean.oned.IntervalsSet (implements java.lang.Iterable<T>)
- org.hipparchus.geometry.partitioning.AbstractSubHyperplane<S,
T> (implements org.hipparchus.geometry.partitioning.SubHyperplane<S>) - org.hipparchus.geometry.euclidean.oned.SubOrientedPoint
- org.hipparchus.geometry.euclidean.oned.Euclidean1D (implements java.io.Serializable, org.hipparchus.geometry.Space)
- org.hipparchus.geometry.euclidean.oned.Interval
- org.hipparchus.geometry.euclidean.oned.OrientedPoint (implements org.hipparchus.geometry.partitioning.Hyperplane<S>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.hipparchus.exception.MathRuntimeException (implements org.hipparchus.exception.LocalizedException)
- org.hipparchus.geometry.euclidean.oned.Euclidean1D.NoSubSpaceException
- org.hipparchus.exception.MathRuntimeException (implements org.hipparchus.exception.LocalizedException)
- java.lang.RuntimeException
- java.lang.Exception
- org.hipparchus.geometry.euclidean.oned.Vector1D (implements org.hipparchus.geometry.Vector<S,
V>) - org.hipparchus.geometry.VectorFormat<S,
V> - org.hipparchus.geometry.euclidean.oned.Vector1DFormat
- org.hipparchus.geometry.partitioning.AbstractRegion<S,