public class CompTransfSpec extends ModuleSpec
ModuleSpec
compDef, def, nComp, nTiles, SPEC_COMP_DEF, SPEC_DEF, SPEC_TILE_COMP, SPEC_TILE_DEF, SPEC_TYPE_COMP, SPEC_TYPE_TILE, SPEC_TYPE_TILE_COMP, specified, specType, specValType, tileCompVal, tileDef
Constructor and Description |
---|
CompTransfSpec(int nt,
int nc,
byte type)
Constructs an empty 'CompTransfSpec' with specified number of
tile and components.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCompTransfUsed()
Check if component transformation is used in any of the tiles.
|
clone, getCompDef, getCopy, getDefault, getSpec, getSpecValType, getTileCompVal, getTileDef, isCompSpecified, isTileCompSpecified, isTileSpecified, parseIdx, rotate90, setCompDef, setDefault, setTileCompVal, setTileDef
public CompTransfSpec(int nt, int nc, byte type)
nt
- Number of tilesnc
- Number of componentstype
- the type of the specification module i.e. tile specific,
component specific or both.Copyright © 2016 Open Microscopy Environment