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 |
---|---|
private static TIFFIFD |
TIFFDirectory.getDirectoryAsIFD(TIFFDirectory dir)
Converts a
TIFFDirectory to a TIFFIFD . |
Modifier and Type | Field and Description |
---|---|
(package private) TIFFIFD |
TIFFImageMetadata.rootIFD |
Modifier and Type | Method and Description |
---|---|
TIFFIFD |
TIFFImageMetadata.getRootIFD() |
TIFFIFD |
TIFFIFD.getShallowClone()
Returns a
TIFFIFD wherein all fields from the
BaselineTIFFTagSet are copied by value and all other
fields copied by reference. |
static TIFFIFD |
TIFFImageMetadata.parseIFD(Node node) |
private TIFFIFD |
TIFFImageWriter.readIFD(int imageIndex) |
Modifier and Type | Method and Description |
---|---|
private Node |
TIFFImageMetadata.getIFDAsTree(TIFFIFD ifd,
String parentTagName,
int parentTagNumber) |
Constructor and Description |
---|
TIFFImageMetadata(TIFFIFD ifd) |
Copyright © 2016 Open Microscopy Environment