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