Uses of Class
org.hipparchus.geometry.euclidean.oned.IntervalsSet
Package
Description
This package provides basic 1D geometry components.
This package provides basic 3D geometry components.
-
Uses of IntervalsSet in org.hipparchus.geometry.euclidean.oned
Modifier and TypeMethodDescriptionIntervalsSet.buildNew
(BSPTree<Euclidean1D> tree) Build a region using the instance as a prototype.OrientedPoint.wholeSpace()
Build a region covering the whole space. -
Uses of IntervalsSet in org.hipparchus.geometry.euclidean.threed
ModifierConstructorDescriptionSubLine
(Line line, IntervalsSet remainingRegion) Simple constructor.