edu.harvard.hul.ois.jhove.module.jpeg
Class ArithConditioning

java.lang.Object
  extended by edu.harvard.hul.ois.jhove.module.jpeg.ArithConditioning

public class ArithConditioning
extends java.lang.Object

Encapsulation of an arithmetic conditioning entry for a JPEG image.

Author:
Gary McGath

Constructor Summary
ArithConditioning(int tableClass, int destIdentifier)
          Constructor.
 
Method Summary
 Property makeProperty(boolean raw)
          Returns a Property defining the conditioning data
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArithConditioning

public ArithConditioning(int tableClass,
                         int destIdentifier)
Constructor.

Method Detail

makeProperty

public Property makeProperty(boolean raw)
Returns a Property defining the conditioning data