Package | Description |
---|---|
Contains base Icy canvas and related classes
|
|
Contains all classes and components related to the Icy inspector
|
Modifier and Type | Field and Description |
---|---|
protected |
|
Modifier and Type | Field and Description |
---|---|
protected <,Layer> |
Layers attached to canvas
There are representing sequence overlays with some visualization properties |
protected <> |
Priority ordered layers.
|
Modifier and Type | Method and Description |
---|---|
protected |
( layer) |
|
( overlay) |
|
()
Returns the object used to display the current sequence image
|
|
( overlay)
Find the layer corresponding to the specified Overlay
|
|
( painter)
Deprecated.
Use instead.
|
|
( roi)
Find the layer corresponding to the specified ROI (use the ROI overlay internally).
|
|
() |
Modifier and Type | Method and Description |
---|---|
<> |
()
Returns all layers attached to this canvas.
|
<> |
(boolean sorted)
Returns all layers attached to this canvas.
|
<> |
()
Deprecated.
Use instead (sorted on Layer priority).
|
<> |
()
Returns all visible layers (visible property set to
true ) attached to this
canvas. |
<> |
(boolean sorted)
Returns all visible layers (visible property set to
true ) attached to this
canvas. |
<> |
()
Deprecated.
Use instead (sorted on Layer priority).
|
Modifier and Type | Method and Description |
---|---|
protected |
( layer) |
protected void |
( layer) |
static void |
( layer,
<> list) |
int |
( layer) |
(package private) void |
( g,
imageLayer)
Draw specified image layer and others layers on specified object.
|
(package private) void |
( g,
seq,
layer)
Draw specified image layer and others layers on specified object.
|
protected vtk.vtkProp[] |
( layer) |
boolean |
( layer) |
protected void |
( layer)
layer added
|
protected void |
( layer) |
void |
( source,
propertyName) |
void |
( layer,
propertyName)
layer has changed
|
protected void |
( layer)
layer removed
|
protected void |
( layer) |
void |
( layer)
Remove the specified layer from the canvas.
|
protected void |
( layer) |
Modifier and Type | Method and Description |
---|---|
static void |
( layer,
<> list) |
Constructor and Description |
---|
( source,
type) |
( source,
type,
property) |
Modifier and Type | Field and Description |
---|---|
(package private) <> |
|
Modifier and Type | Method and Description |
---|---|
(package private) <> |
(<Layer> list,
nameFilterText) |
<> |
() |
Modifier and Type | Method and Description |
---|---|
protected int |
( layer)
Return index of specified Layer in the Layer list
|
protected int |
( layer)
Return index of specified Layer in the model
|
protected int |
( layer)
Return index of specified Layer in the table
|
Modifier and Type | Method and Description |
---|---|
(package private) <> |
(<Layer> list,
nameFilterText) |
(package private) void |
(<Layer> newSelected) |