List of all members.
Public Member Functions |
| | ImagePosition (int t, int z) |
|
void | copyFrom (ImagePosition ip) |
| int | getT () |
| void | setT (int t) |
| int | getZ () |
| void | setZ (int z) |
|
void | set (int t, int z) |
|
int | get (char ident) |
|
boolean | isValidIdent (char ident) |
|
boolean | isTUndefined () |
|
boolean | isZUndefined () |
|
boolean | isUndefined () |
|
char | getFirstEmptyPos () |
|
char | getLastEmptyPos () |
|
boolean | isSamePos (ImagePosition ip, char posIdent) |
|
int | compareTo (ImagePosition ip) |
Static Public Attributes |
|
static final char | T_ID = 'T' |
|
static final char | Z_ID = 'Z' |
Detailed Description
Constructor & Destructor Documentation
| icy.image.ImagePosition.ImagePosition |
( |
int |
t, |
|
|
int |
z |
|
) |
| |
Member Function Documentation
| int icy.image.ImagePosition.getT |
( |
| ) |
|
| int icy.image.ImagePosition.getZ |
( |
| ) |
|
| void icy.image.ImagePosition.setT |
( |
int |
t | ) |
|
| void icy.image.ImagePosition.setZ |
( |
int |
z | ) |
|
The documentation for this class was generated from the following file:
- C:/Documents and Settings/Administrator/quia2/ICY Kernel/icy/image/ImagePosition.java