Package | Description |
---|---|
icy.file |
Contains all file operation tools and related objects
|
Modifier and Type | Field and Description |
---|---|
SequenceFileSticher.SequenceType |
SequenceFileSticher.SequenceIdent.baseType
base image type for this group (correspond to the type of each image)
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceFileSticher.SequenceAbsolutePosition.setIndexT(SequenceFileSticher.SequenceType type)
Set index T from absolute time position and sequence properties (pixel size, dimension)
|
void |
SequenceFileSticher.SequenceAbsolutePosition.setIndexX(SequenceFileSticher.SequenceType type)
Set index X from absolute position and sequence properties (pixel size, dimension)
|
void |
SequenceFileSticher.SequenceAbsolutePosition.setIndexY(SequenceFileSticher.SequenceType type)
Set index X from absolute position and sequence properties (pixel size, dimension)
|
void |
SequenceFileSticher.SequenceAbsolutePosition.setIndexZ(SequenceFileSticher.SequenceType type)
Set index X from absolute position and sequence properties (pixel size, dimension)
|
Constructor and Description |
---|
SequenceFileSticher.SequenceIdent(java.lang.String base,
int series,
SequenceFileSticher.SequenceType type,
SequenceFileImporter importer) |