Uses of Class
ucar.jpeg.jj2000.j2k.image.Coord

Packages that use Coord
ucar.jpeg.jj2000.j2k   
ucar.jpeg.jj2000.j2k.codestream   
ucar.jpeg.jj2000.j2k.codestream.reader   
ucar.jpeg.jj2000.j2k.codestream.writer   
ucar.jpeg.jj2000.j2k.image   
ucar.jpeg.jj2000.j2k.image.input   
ucar.jpeg.jj2000.j2k.wavelet   
ucar.jpeg.jj2000.j2k.wavelet.synthesis   
 

Uses of Coord in ucar.jpeg.jj2000.j2k
 

Methods in ucar.jpeg.jj2000.j2k with parameters of type Coord
 void ModuleSpec.rotate90(Coord anT)
          Rotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).
 

Uses of Coord in ucar.jpeg.jj2000.j2k.codestream
 

Fields in ucar.jpeg.jj2000.j2k.codestream declared as Coord
 Coord CBlkCoordInfo.idx
          The code-block horizontal and vertical indexes
 

Uses of Coord in ucar.jpeg.jj2000.j2k.codestream.reader
 

Methods in ucar.jpeg.jj2000.j2k.codestream.reader that return Coord
 Coord BitstreamReaderAgent.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord BitstreamReaderAgent.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord HeaderDecoder.getTilingOrigin(Coord co)
          Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.
 

Methods in ucar.jpeg.jj2000.j2k.codestream.reader with parameters of type Coord
 Coord BitstreamReaderAgent.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord BitstreamReaderAgent.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord HeaderDecoder.getTilingOrigin(Coord co)
          Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.
 

Uses of Coord in ucar.jpeg.jj2000.j2k.codestream.writer
 

Constructors in ucar.jpeg.jj2000.j2k.codestream.writer with parameters of type Coord
PktEncoder(CodedCBlkDataSrcEnc infoSrc, EncoderSpecs encSpec, Coord[][][] numPrec, ParameterList pl)
          Creates a new packet encoder object, using the information from the 'infoSrc' object.
 

Uses of Coord in ucar.jpeg.jj2000.j2k.image
 

Methods in ucar.jpeg.jj2000.j2k.image that return Coord
 Coord ImgData.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord Tiler.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgDataAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgDataJoiner.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgData.getTile(Coord co)
          Returns the indixes of the current tile.
 Coord Tiler.getTile(Coord co)
          Returns the horizontal and vertical indexes of the current tile.
 Coord ImgDataAdapter.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord ImgDataJoiner.getTile(Coord co)
          Returns the coordinates of the current tile.
 Coord Tiler.getTilingOrigin(Coord co)
          Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the codestream header (SIZ marker segment).
 

Methods in ucar.jpeg.jj2000.j2k.image with parameters of type Coord
 Coord ImgData.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord Tiler.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgDataAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgDataJoiner.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgData.getTile(Coord co)
          Returns the indixes of the current tile.
 Coord Tiler.getTile(Coord co)
          Returns the horizontal and vertical indexes of the current tile.
 Coord ImgDataAdapter.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord ImgDataJoiner.getTile(Coord co)
          Returns the coordinates of the current tile.
 Coord Tiler.getTilingOrigin(Coord co)
          Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the codestream header (SIZ marker segment).
 

Constructors in ucar.jpeg.jj2000.j2k.image with parameters of type Coord
Coord(Coord c)
          Creates a new coordinate object given another Coord object i.e.
 

Uses of Coord in ucar.jpeg.jj2000.j2k.image.input
 

Methods in ucar.jpeg.jj2000.j2k.image.input that return Coord
 Coord ImgReader.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgReader.getTile(Coord co)
          Returns the coordinates of the current tile.
 

Methods in ucar.jpeg.jj2000.j2k.image.input with parameters of type Coord
 Coord ImgReader.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord ImgReader.getTile(Coord co)
          Returns the coordinates of the current tile.
 

Uses of Coord in ucar.jpeg.jj2000.j2k.wavelet
 

Fields in ucar.jpeg.jj2000.j2k.wavelet declared as Coord
 Coord Subband.numCb
          The number of code-blocks (in both directions) contained in this subband.
 

Uses of Coord in ucar.jpeg.jj2000.j2k.wavelet.synthesis
 

Methods in ucar.jpeg.jj2000.j2k.wavelet.synthesis that return Coord
 Coord MultiResImgData.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord InvWTAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord MultiResImgDataAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord MultiResImgData.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord InvWTAdapter.getTile(Coord co)
          Returns the indixes of the current tile.
 Coord MultiResImgDataAdapter.getTile(Coord co)
          Returns the indexes of the current tile.
 

Methods in ucar.jpeg.jj2000.j2k.wavelet.synthesis with parameters of type Coord
 Coord MultiResImgData.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord InvWTAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord MultiResImgDataAdapter.getNumTiles(Coord co)
          Returns the number of tiles in the horizontal and vertical directions.
 Coord MultiResImgData.getTile(Coord co)
          Returns the indexes of the current tile.
 Coord InvWTAdapter.getTile(Coord co)
          Returns the indixes of the current tile.
 Coord MultiResImgDataAdapter.getTile(Coord co)
          Returns the indexes of the current tile.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.