Package | Description |
---|---|
icy.type.geom |
Contains extended geometric classes (Polygon2D, Polyline2D, Line3D...)
|
icy.type.rectangle |
Contains Rectangle class definition up to 5D
|
plugins.kernel.roi.roi3d |
Contains all 3D ROI classes included in the kernel
|
Modifier and Type | Class and Description |
---|---|
class |
Line3D
This
Line3D (3D equivalent to java Line2D class) represents a 3D line segment in (x,y,z)
coordinate space. |
class |
Polyline3D |
Modifier and Type | Class and Description |
---|---|
class |
Rectangle3D
Rectangle3D class.
|
static class |
Rectangle3D.Double |
static class |
Rectangle3D.Float |
static class |
Rectangle3D.Integer |
Modifier and Type | Class and Description |
---|---|
class |
ROI3DLine
ROI 3D Line.
|
class |
ROI3DPoint
ROI 3D Point class.
|
class |
ROI3DPolyLine
3D Polyline ROI
|
class |
ROI3DShape
Base class for 3D shape ROI (working from 3D control points).
|
Modifier and Type | Method and Description |
---|---|
Shape3D |
ROI3DShape.getShape() |
Constructor and Description |
---|
ROI3DShape(Shape3D shape) |