Package | Description |
---|---|
Contains all ROI (Region Of Interest) related classes and tools
|
|
Contains Point class definition up to 5D
|
|
Contains Rectangle class definition up to 5D
|
|
Contains all 3D ROI classes included in the kernel
|
Modifier and Type | Method and Description |
---|---|
|
()
Returns the high precision ROI position which normally correspond to the minimum point
of the ROI
bounds.
|
Modifier and Type | Method and Description |
---|---|
boolean |
( p)
Tests if a specified is inside the ROI.
|
void |
( position)
Set the
ROI 3D position. |
Constructor and Description |
---|
([] points)
Build a new boolean mask from the specified array of .
|
Modifier and Type | Class and Description |
---|---|
static class |
|
static class |
|
static class |
|
Modifier and Type | Method and Description |
---|---|
abstract |
()
Convert to 3D point
|
|
() |
|
() |
|
() |
abstract |
()
Convert to 3D point
|
|
() |
|
() |
|
() |
Modifier and Type | Method and Description |
---|---|
void |
( p)
Sets the location of this
Point3D to the same
coordinates as the specified Point3D object. |
Modifier and Type | Method and Description |
---|---|
|
()
Returns the point coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
( pt)
Adds the
Point3D object pt to this Rectangle3D . |
Modifier and Type | Method and Description |
---|---|
[] |
()
Deprecated.
Use and
instead.
|
[] |
()
Deprecated.
Use and
instead.
|
Constructor and Description |
---|
( pt) |