Package | Description |
---|---|
Contains base Icy canvas and related classes
|
|
Contains all classes and components related to the Icy inspector
|
|
Contains all components and classes related to the Icy Viewer
|
|
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
|
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 all canvas type plugins for the kernel
|
|
Contains all 2D ROI 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 | Class and Description |
---|---|
class |
New Canvas 2D : default ICY 2D viewer.
|
class |
Class structure: mainPanelVolumeControl contains all the volumeControlPanel contained in the volumeList array. |
class |
|
class |
|
Modifier and Type | Method and Description |
---|---|
static |
( className,
viewer)
Create a object from its class name or class name.
|
|
() |
Modifier and Type | Method and Description |
---|---|
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
(<IcyCanvas> canvasList)
Return true if we get the synchronizer header from specified canvas list.
|
protected void |
(<IcyCanvas> canvasList,
event,
boolean processAll)
Synchronize views of specified list of canvas
|
protected void |
(<IcyCanvas> canvasList,
event,
boolean processAll)
Synchronize views of specified list of canvas
|
Constructor and Description |
---|
( source,
type) |
( source,
type,
dim) |
Modifier and Type | Field and Description |
---|---|
(package private) |
|
Modifier and Type | Field and Description |
---|---|
(package private) |
associated canvas
|
Modifier and Type | Method and Description |
---|---|
|
()
Return the viewer Canvas object
|
Modifier and Type | Method and Description |
---|---|
void |
( value)
Set the specified canvas for the viewer.
|
void |
( canvas) |
Modifier and Type | Method and Description |
---|---|
protected double |
( canvas) |
boolean |
( canvas,
double x,
double y) |
boolean |
( canvas,
p) |
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Key press event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Key press event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Key release event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Key release event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Mouse click event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Mouse click event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Mouse drag event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Mouse drag event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas)
Mouse enter event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas)
Mouse exit event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Mouse move event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Mouse move event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Mouse press event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Mouse press event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Mouse release event forwarded to the painter.
|
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Mouse release event forwarded to the overlay.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas)
Deprecated.
Use instead
|
void |
( e,
imagePoint,
canvas)
Mouse wheel moved event forwarded to the overlay.
|
void |
( g,
sequence,
canvas)
Deprecated.
|
void |
( g,
sequence,
canvas)
Deprecated.
Paint method called to draw the painter.
|
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas)
Paint method called to draw the overlay.
|
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
|
( viewer)
Create and return a new IcyCanvas
|
Modifier and Type | Method and Description |
---|---|
static double |
( canvas,
int value)
Deprecated.
Use methods instead
|
static double |
( canvas,
int value)
Deprecated.
Use methods instead
|
static double |
( canvas,
double value)
Deprecated.
Use methods instead
|
static double |
( canvas,
double value,
double logFactor)
Deprecated.
Use methods instead
|
static double |
( canvas,
int value)
Deprecated.
Use methods instead
|
static double |
( canvas,
int value,
double logFactor)
Deprecated.
Use methods instead
|
static double |
( canvas,
double value)
Deprecated.
Use methods instead
|
static double |
( canvas,
double value,
double logFactor)
Deprecated.
Use methods instead
|
static double |
( canvas,
int value)
Deprecated.
Use methods instead
|
static double |
( canvas,
int value,
double logFactor)
Deprecated.
Use methods instead
|
double |
( canvas)
Get adjusted stroke for the current canvas transformation
|
double |
( canvas)
Get adjusted stroke for the current canvas transformation
|
static double |
( canvas,
double stroke) |
boolean |
( canvas) |
boolean |
( canvas) |
boolean |
( canvas) |
boolean |
( canvas) |
abstract boolean |
( canvas)
Return true if the ROI is active for the specified canvas.
|
boolean |
( canvas,
double x,
double y)
Deprecated.
Use instead.
|
boolean |
( canvas,
p)
Deprecated.
Use instead.
|
abstract boolean |
( canvas,
double x,
double y)
Returns true if specified point coordinates overlap the ROI edge.
|
boolean |
( canvas,
double x,
double y,
double z,
double t,
double c)
Returns true if specified point coordinates overlap the ROI edge.
|
boolean |
( canvas,
p)
Returns true if specified point coordinates overlap the ROI edge.
|
boolean |
( canvas,
p)
Returns true if specified point coordinates overlap the ROI edge.
|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
protected boolean |
( e,
imagePoint,
canvas) |
protected boolean |
( e,
imagePoint,
canvas) |
protected boolean |
( e,
imagePoint,
canvas) |
Modifier and Type | Method and Description |
---|---|
|
( viewer) |
|
( viewer) |
Modifier and Type | Method and Description |
---|---|
protected void |
( g,
sequence,
canvas)
Draw extras informations as name, size and position
|
protected void |
( g,
sequence,
canvas)
Draw the ROI itself
|
protected void |
( g,
sequence,
canvas) |
protected void |
( g,
sequence,
canvas)
Draw the ROI itself
|
boolean |
( canvas,
double x,
double y)
Returns true if specified point coordinates overlap the ROI edge.
|
boolean |
( canvas,
double x,
double y) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |
protected boolean |
( canvas,
pt)
internal use only
|
protected boolean |
( canvas,
pt) |
protected boolean |
( canvas,
pt) |
protected boolean |
( canvas,
pt) |
boolean |
( canvas,
imagePoint)
Deprecated.
Use instead.
|
boolean |
( canvas,
pos)
Deprecated.
Use instead.
|
boolean |
( canvas) |
protected boolean |
( canvas,
imagePoint)
Deprecated.
Use instead.
|
protected boolean |
( canvas,
imagePoint)
Deprecated.
Useless method.
|
protected boolean |
( canvas,
imagePoint) |
Modifier and Type | Method and Description |
---|---|
(package private) |
( canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
(package private) |
( canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
(package private) |
( canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( e,
imagePoint,
canvas) |
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
( line,
g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |
Modifier and Type | Method and Description |
---|---|
void |
( g,
sequence,
canvas) |
void |
( g,
sequence,
canvas) |