public class TiffImageMetadata extends GenericImageMetadata
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TiffImageMetadata.Directory  | 
static class  | 
TiffImageMetadata.GPSInfo  | 
static class  | 
TiffImageMetadata.TiffMetadataItem  | 
GenericImageMetadata.GenericImageMetadataItemImageMetadata.ImageMetadataItem| Modifier and Type | Field and Description | 
|---|---|
TiffContents | 
contents  | 
| Constructor and Description | 
|---|
TiffImageMetadata(TiffContents contents)  | 
add, add, toString, toStringpublic final TiffContents contents
public TiffImageMetadata(TiffContents contents)
public java.util.List<? extends ImageMetadata.ImageMetadataItem> getDirectories()
public java.util.List<? extends ImageMetadata.ImageMetadataItem> getItems()
getItems in interface ImageMetadatagetItems in class GenericImageMetadatapublic TiffOutputSet getOutputSet() throws ImageWriteException
ImageWriteExceptionpublic TiffField findField(TagInfo tagInfo) throws ImageReadException
ImageReadExceptionpublic TiffField findField(TagInfo tagInfo, boolean exactDirectoryMatch) throws ImageReadException
ImageReadExceptionpublic java.lang.Object getFieldValue(TagInfo tag) throws ImageReadException
ImageReadExceptionpublic byte[] getFieldValue(TagInfoByte tag) throws ImageReadException
ImageReadExceptionpublic java.lang.String[] getFieldValue(TagInfoAscii tag) throws ImageReadException
ImageReadExceptionpublic short[] getFieldValue(TagInfoShort tag) throws ImageReadException
ImageReadExceptionpublic int[] getFieldValue(TagInfoLong tag) throws ImageReadException
ImageReadExceptionpublic RationalNumber[] getFieldValue(TagInfoRational tag) throws ImageReadException
ImageReadExceptionpublic byte[] getFieldValue(TagInfoSByte tag) throws ImageReadException
ImageReadExceptionpublic short[] getFieldValue(TagInfoSShort tag) throws ImageReadException
ImageReadExceptionpublic int[] getFieldValue(TagInfoSLong tag) throws ImageReadException
ImageReadExceptionpublic RationalNumber[] getFieldValue(TagInfoSRational tag) throws ImageReadException
ImageReadExceptionpublic float[] getFieldValue(TagInfoFloat tag) throws ImageReadException
ImageReadExceptionpublic double[] getFieldValue(TagInfoDouble tag) throws ImageReadException
ImageReadExceptionpublic java.lang.String getFieldValue(TagInfoGpsText tag) throws ImageReadException
ImageReadExceptionpublic java.lang.String getFieldValue(TagInfoXpString tag) throws ImageReadException
ImageReadExceptionpublic TiffDirectory findDirectory(int directoryType)
public java.util.List<TiffField> getAllFields()
public TiffImageMetadata.GPSInfo getGPS() throws ImageReadException
ImageReadException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"