| Package | Description |
|---|---|
| icy.type.geom |
Contains extended geometric classes (Polygon2D, Polyline2D, Line3D...)
|
| plugins.kernel.roi.roi2d |
Contains all 2D ROI classes included in the kernel
|
| Modifier and Type | Method and Description |
|---|---|
Polyline2D |
Polygon2D.getPolyline2D() |
| Modifier and Type | Method and Description |
|---|---|
Polyline2D |
ROI2DPolyLine.getPolyline2D() |
| Modifier and Type | Method and Description |
|---|---|
void |
ROI2DPolyLine.setPolyline2D(Polyline2D polyline2D) |
| Constructor and Description |
|---|
ROI2DPolyLine(Polyline2D polyline) |