Package | Description |
---|---|
Contains all Icy action command classes which are accessible through the search bar
|
|
Contains base Icy canvas and related classes
|
|
Contains all Sequence related graphic components tools
|
|
Contains all components and classes related to the Icy Viewer
|
|
Contains Icy Sequence structure definition and associated objects / tools.
|
Modifier and Type | Field and Description |
---|---|
(package private) |
|
Constructor and Description |
---|
( dim) |
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
int |
( dim)
Get canvas view size for specified Dimension
|
int |
( dim)
Deprecated.
doesn't take rotation transformation in account.
Use IcyCanvasXD.getImageCanvasSize(..) instead |
int |
( dim)
Get image size for specified Dimension
|
double |
( dim)
Deprecated.
Use instead
|
double |
( dim)
Get maximum position for specified dimension
|
double |
( dim)
Get mouse image position for specified Dimension
|
int |
( dim)
Get offset for specified Dimension
|
int |
( dim)
Get position for specified dimension
|
double |
( dim)
Get rotation angle (radian) for specified Dimension
|
double |
( dim)
Get scale factor for specified Dimension
|
void |
( dim)
Called when mouse image position changed
|
void |
( dim)
Called when canvas offset changed
|
protected void |
( dim)
position has changed
|
void |
( dim)
Called when rotation angle changed
|
void |
( dim)
Called when scale factor changed
|
void |
( dim,
double value)
Set mouse image position for specified dimension (required for synchronization)
|
void |
( dim,
int value)
Set offset for specified dimension
|
void |
( dim,
int value)
Set position for specified dimension
|
void |
( dim,
double value)
Set rotation angle (radian) for specified dimension
|
void |
( dim,
double value)
Set scale factor for specified dimension
|
Constructor and Description |
---|
( source,
type,
dim) |
Modifier and Type | Field and Description |
---|---|
protected |
|
protected |
|
protected |
|
(package private) |
|
Modifier and Type | Method and Description |
---|---|
|
() |
(package private) |
() |
|
() |
(package private) |
() |
|
() |
Constructor and Description |
---|
( sequence,
dim) |
( dim)
Create the panel.
|
( sequence,
dim) |
( dim)
Create the panel.
|
( dim) |
( dim)
Create the panel.
|
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
( eventType,
dim) |
Constructor and Description |
---|
( source,
type,
dim) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static int |
([] sequences,
dim)
Returns the max size of specified dimension for the given sequences.
|
int |
( dim)
Returns the size of the specified dimension
|