public class GuardBitsSpec extends ModuleSpec
ModuleSpeccompDef, 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 | 
|---|
| GuardBitsSpec(int nt,
             int nc,
             byte type)Constructs an empty 'GuardBitsSpec' with specified number of tile and
 components. | 
| GuardBitsSpec(int nt,
             int nc,
             byte type,
             J2KImageWriteParamJava wp,
             String values)Constructs a new 'GuardBitsSpec' for the specified number of components
 and tiles and the arguments of "-Qguard_bits" option. | 
clone, getCompDef, getCopy, getDefault, getSpec, getSpecValType, getTileCompVal, getTileDef, isCompSpecified, isTileCompSpecified, isTileSpecified, parseIdx, rotate90, setCompDef, setDefault, setTileCompVal, setTileDefpublic GuardBitsSpec(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.public GuardBitsSpec(int nt,
             int nc,
             byte type,
             J2KImageWriteParamJava wp,
             String values)
nt - The number of tilesnc - The number of componentstype - the type of the specification module i.e. tile specific,
 component specific or both.Copyright © 2014 Open Microscopy Environment