Package | Description |
---|---|
org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.