| Package | Description |
|---|---|
| org.hipparchus.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<Segment> |
SubLine.getSegments() |
Get the endpoints of the sub-line.
|
| Constructor | Description |
|---|---|
SubLine(Segment segment) |
Create a sub-line from a segment.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.