See: Description
| Class | Description | 
|---|---|
| Euclidean1D | This class implements a one-dimensional space. | 
| Interval | This class represents a 1D interval. | 
| IntervalsSet | This class represents a 1D region: a set of intervals. | 
| OrientedPoint | This class represents a 1D oriented hyperplane. | 
| SubOrientedPoint | This class represents sub-hyperplane for  OrientedPoint. | 
| Vector1D | This class represents a 1D vector. | 
| Vector1DFormat | Formats a 1D vector in components list format "{x}". | 
| Exception | Description | 
|---|---|
| Euclidean1D.NoSubSpaceException | Specialized exception for inexistent sub-space. | 
This package provides basic 1D geometry components.
Copyright © 2016–2020 Hipparchus.org. All rights reserved.