org.apache.sanselan.formats.tiff
Class TiffDirectory.ImageDataElement

java.lang.Object
  extended by org.apache.sanselan.formats.tiff.TiffElement
      extended by org.apache.sanselan.formats.tiff.TiffDirectory.ImageDataElement
Enclosing class:
TiffDirectory

public final class TiffDirectory.ImageDataElement
extends TiffElement


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.sanselan.formats.tiff.TiffElement
TiffElement.DataElement, TiffElement.Stub
 
Field Summary
 
Fields inherited from class org.apache.sanselan.formats.tiff.TiffElement
COMPARATOR, length, offset
 
Constructor Summary
TiffDirectory.ImageDataElement(int offset, int length)
           
 
Method Summary
 java.lang.String getElementDescription(boolean verbose)
           
 
Methods inherited from class org.apache.sanselan.formats.tiff.TiffElement
getElementDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TiffDirectory.ImageDataElement

public TiffDirectory.ImageDataElement(int offset,
                                      int length)
Method Detail

getElementDescription

public java.lang.String getElementDescription(boolean verbose)
Specified by:
getElementDescription in class TiffElement


Copyright © 2007-2009. All Rights Reserved.