Package | Description |
---|---|
org.hipparchus.geometry.euclidean.oned |
This package provides basic 1D geometry components.
|
org.hipparchus.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
Modifier and Type | Method | Description |
---|---|---|
IntervalsSet |
IntervalsSet.buildNew(BSPTree<Euclidean1D> tree) |
Build a region using the instance as a prototype.
|
IntervalsSet |
OrientedPoint.wholeSpace() |
Build a region covering the whole space.
|
Constructor | Description |
---|---|
SubLine(Line line,
IntervalsSet remainingRegion) |
Simple constructor.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.