Package | Description |
---|---|
All supported plugin interface to specialize plugin in a specific task (Canvas, ROI, file importer...)
|
|
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 2D ROI classes included in the kernel
|
|
Contains all 2D ROI plugin classes included in the kernel
|
|
Contains all 3D ROI classes included in the kernel
|
|
Contains all 4D ROI classes included in the kernel
|
|
Contains all 5D ROI classes included in the kernel
|
Modifier and Type | Method and Description |
---|---|
|
( pt)
Create and return a new ROI for interactive mode.
|
Modifier and Type | Method and Description |
---|---|
|
()
Returns the 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.
|
static |
( className,
imagePoint)
Create a ROI from its class name or class name (interactive mode).
|
boolean |
( canvas,
p)
Returns true if specified point coordinates overlap the ROI edge.
|
void |
( pos)
Set the overlay internals mouse position (image coordinates)
|
void |
( position) |
void |
( position) |
void |
( position) |
void |
( position) |
abstract void |
( position)
Set the
ROI position. |
protected boolean |
( e,
imagePoint,
canvas) |
protected boolean |
( e,
imagePoint,
canvas) |
protected boolean |
( e,
imagePoint,
canvas) |
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 |
---|---|
void |
( p)
Sets the location of this
Point5D to the same
coordinates as the specified Point5D object. |
Modifier and Type | Method and Description |
---|---|
|
()
Returns the point coordinate.
|
Modifier and Type | Method and Description |
---|---|
void |
( pt)
Adds the
Point5D object pt to this Rectangle5D . |
Modifier and Type | Method and Description |
---|---|
void |
( pos) |
Constructor and Description |
---|
( position)
Generic constructor for interactive mode.
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
( pt)
Generic constructor for interactive mode
|
Modifier and Type | Method and Description |
---|---|
|
( pt) |
|
( pt) |
|
( pt) |
|
( pt) |
|
( pt) |
|
( pt) |
|
( pt) |
Constructor and Description |
---|
( pt) |
Constructor and Description |
---|
( pt) |
Constructor and Description |
---|
( pt) |