| Package | Description |
|---|---|
| math.geom3d |
Spatial geometry toolbox.
|
| math.geom3d.curve |
Spatial geometry toolbox.
|
| math.geom3d.line |
Spatial geometry toolbox.
|
| math.geom3d.plane |
Spatial geometry toolbox.
|
| math.geom3d.transform |
Spatial geometry toolbox.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Point3D |
class |
PointSet3D |
static class |
Shape3D.EmptySet3D |
| Modifier and Type | Field and Description |
|---|---|
static Shape3D |
Shape3D.EMPTY_SET |
| Modifier and Type | Method and Description |
|---|---|
Shape3D |
Shape3D.clip(Box3D box) |
Shape3D |
Shape3D.EmptySet3D.clip(Box3D box) |
Shape3D |
PointSet3D.clip(Box3D box) |
Shape3D |
Point3D.clip(Box3D box) |
Shape3D |
Shape3D.transform(AffineTransform3D trans) |
Shape3D |
Shape3D.EmptySet3D.transform(AffineTransform3D trans) |
Shape3D |
PointSet3D.transform(AffineTransform3D trans) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContinuousCurve3D |
interface |
Curve3D
Interface for 3D space curve.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LineSegment3D |
class |
StraightLine3D |
| Modifier and Type | Method and Description |
|---|---|
Shape3D |
StraightLine3D.clip(Box3D box) |
Shape3D |
LineSegment3D.clip(Box3D box) |
| Modifier and Type | Class and Description |
|---|---|
class |
Plane3D |
| Modifier and Type | Method and Description |
|---|---|
Shape3D |
Plane3D.clip(Box3D box) |
Shape3D |
Plane3D.transform(AffineTransform3D trans) |
| Modifier and Type | Method and Description |
|---|---|
Shape3D |
AffineTransform3D.transform(Shape3D shape)
Deprecated.
shapes are responsible of their transform (0.6.3)
|
| Modifier and Type | Method and Description |
|---|---|
Shape3D |
AffineTransform3D.transform(Shape3D shape)
Deprecated.
shapes are responsible of their transform (0.6.3)
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.