Package | Description |
---|---|
Contains base Icy canvas and related classes
|
|
Contains Icy Sequence structure definition and associated objects / tools.
|
Modifier and Type | Method and Description |
---|---|
protected void |
( image,
type)
sequence data has changed
|
protected void |
( image,
type) |
protected void |
( image,
type) |
protected void |
( overlay,
type)
Sequence overlay has changed
|
protected void |
( overlay,
type) |
protected void |
( overlay,
type) |
protected void |
( painter,
type)
Deprecated.
Use
#sequenceOverlayChanged(Overlay, SequenceEventType) instead. |
protected void |
( roi,
type)
sequence roi has changed
|
Modifier and Type | Method and Description |
---|---|
|
()
Type define the type of event.
|
static |
( name)
Returns the enum constant of this type with the specified name.
|
static [] |
()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
( sequence,
sourceType,
source,
type) |
( sequence,
sourceType,
source,
type,
int param) |
( sequence,
sourceType,
type) |