|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectCADI.Common.LogicalTarget.JPEG2000.Parameters.MCOParameters
public class MCOParameters
Further and detailed information, see ISO/IEC 15444-2 section A.3.9
| Field Summary | |
|---|---|
int[] |
order
Is the order in which the multiple component transforms are applied during the inverse multiple component transforn processing. |
| Constructor Summary | |
|---|---|
MCOParameters()
Constructor. |
|
MCOParameters(MCOParameters parameters)
Deep copy constructor. |
|
| Method Summary | |
|---|---|
void |
list(java.io.PrintStream out)
Prints this MCO parameters' fields to the specified output stream. |
void |
reset()
Sets the attributes to its initial values. |
java.lang.String |
toString()
(non-Javadoc) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int[] order
| Constructor Detail |
|---|
public MCOParameters()
public MCOParameters(MCOParameters parameters)
parameters - an object of this class.| Method Detail |
|---|
public void reset()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public void list(java.io.PrintStream out)
out - an output stream.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||