CADI.Server.LogicalTarget.JPEG2000.RateDistortion
Class CodingPassID
java.lang.Object
CADI.Server.LogicalTarget.JPEG2000.RateDistortion.CodingPassID
public class CodingPassID
- extends java.lang.Object
It is an auxiliary class used only by CoRDDelivery and CoRDBasedDelivery
classes
- Version:
- 1.0 2008/05/18
- Author:
- Group on Interactive Coding of Images (GICI)
|
Constructor Summary |
CodingPassID(long inClassIdentifier,
int component,
int rLevel,
int precinct,
int subband,
int yBlock,
int xBlock,
int codingLevel)
|
|
Method Summary |
void |
list(java.io.PrintStream out)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
inClassIdentifier
long inClassIdentifier
component
int component
rLevel
int rLevel
precinct
int precinct
subband
int subband
yBlock
int yBlock
xBlock
int xBlock
codingLevel
int codingLevel
layer
int layer
CodingPassID
public CodingPassID(long inClassIdentifier,
int component,
int rLevel,
int precinct,
int subband,
int yBlock,
int xBlock,
int codingLevel)
- Parameters:
inClassIdentifier - component - rLevel - precinct - subband - yBlock - xBlock - codingLevel -
list
public void list(java.io.PrintStream out)
- Parameters:
out -
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Group on Interactive Coding of Images (GICI) (contact)