| Package | Description | 
|---|---|
| com.sun.media.imageio.plugins.tiff | 
 Package containing the public classes used by the TIFF plug-in for
the Image I/O Framework. 
 | 
| com.sun.media.imageioimpl.plugins.tiff | 
| Modifier and Type | Method and Description | 
|---|---|
static TIFFField | 
TIFFField.createFromMetadataNode(TIFFTagSet tagSet,
                      Node node)
Creates a  
TIFFField from a TIFF native image
 metadata node. | 
TIFFField | 
TIFFDirectory.getTIFFField(int tagNumber)
Retrieves a TIFF field from the directory. 
 | 
TIFFField[] | 
TIFFDirectory.getTIFFFields()
Retrieves all TIFF fields from the directory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TIFFDirectory.addTIFFField(TIFFField f)
Adds a TIFF field to the directory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TIFFField | 
TIFFImageMetadata.getTIFFField(int tagNumber)  | 
| Constructor and Description | 
|---|
TIFFFieldNode(TIFFField field)  | 
Copyright © 2014 Open Microscopy Environment