Package | Description |
---|---|
org.monte.media.exif |
Provides media handlers for EXIF meta-data.
|
org.monte.media.mpo |
Provides media handlers for the MPO file format.
|
org.monte.media.tiff |
Provides media handlers for the TIFF file format.
|
Class and Description |
---|
TagSet
A class representing a set of TIFF tags.
|
TIFFDirectory
A convenience class for working with TIFF IFD's.
|
TIFFField
A field in a
TIFFDirectory . |
TIFFNode
TIFFNode.
|
TIFFTag
A class defining the notion of a TIFF tag.
|
Class and Description |
---|
TIFFNode
TIFFNode.
|
Class and Description |
---|
BaselineTagSet
A class representing the set of tags found in the baseline TIFF specification
as well as some common additional tags.
|
FileSegment
Holds offset and length of a TIFF file segment.
|
IFD
Represents a TIFF Image File Directory (IFD).
|
IFDDataType
Enumeration of TIFF IFD data types.
|
IFDEntry
Represents a directory entry in a TIFF Image File Directory (IFD).
|
TagSet
A class representing a set of TIFF tags.
|
TIFFField
A field in a
TIFFDirectory . |
TIFFInputStream
Reads a TIFF file.
|
TIFFNode
TIFFNode.
|
TIFFTag
A class defining the notion of a TIFF tag.
|
ValueFormatter
ValueFormatter.
|