| Package | Description |
|---|---|
| math.geom3d.line |
Spatial geometry toolbox.
|
| math.geom3d.plane |
Spatial geometry toolbox.
|
| Modifier and Type | Method and Description |
|---|---|
LineSegment3D |
LineSegment3D.getSubCurve(double t0,
double t1) |
| Modifier and Type | Method and Description |
|---|---|
Collection<LineSegment3D> |
LineSegment3D.getContinuousCurves() |
| Modifier and Type | Method and Description |
|---|---|
double |
LineSegment3D.getDistance(LineSegment3D segment)
Returns distance of this segment from 'segment'.
|
| Modifier and Type | Method and Description |
|---|---|
LineSegment2D |
Plane3DCoordinateSubsystem.project(LineSegment3D lineSegment3D)
Project line segment
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.