Package | Description |
---|---|
math.geom3d.line |
Spatial geometry toolbox.
|
math.geom3d.plane |
Spatial geometry toolbox.
|
Modifier and Type | Method and Description |
---|---|
StraightLine3D |
StraightLine3D.getReverseCurve() |
StraightLine3D |
LineSegment3D.getSupportingLine() |
StraightLine3D |
StraightLine3D.project(Plane3D plane) |
StraightLine3D |
StraightLine3D.transform(AffineTransform3D trans) |
Modifier and Type | Method and Description |
---|---|
Collection<StraightLine3D> |
StraightLine3D.getContinuousCurves() |
Modifier and Type | Method and Description |
---|---|
Point3D |
Plane3D.getLineIntersection(StraightLine3D line)
Compute intersection of a line with this plane.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.