Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
36
0
0
36
Status
Added
Class Summary
TIFFField
Field Detail
Constructor Detail
TIFFField(javax.imageio.plugins.tiff.TIFFTag, int, int)
TIFFField(javax.imageio.plugins.tiff.TIFFTag, int, int, java.lang.Object)
TIFFField(javax.imageio.plugins.tiff.TIFFTag, int, long, javax.imageio.plugins.tiff.TIFFDirectory)
TIFFField(javax.imageio.plugins.tiff.TIFFTag, long)
Method Detail
clone()
createArrayForType(int, int)
createFromMetadataNode(javax.imageio.plugins.tiff.TIFFTagSet, org.w3c.dom.Node)
getAsBytes()
getAsChars()
getAsDouble(int)
getAsDoubles()
getAsFloat(int)
getAsFloats()
getAsInt(int)
getAsInts()
getAsLong(int)
getAsLongs()
getAsNativeNode()
getAsRational(int)
getAsRationals()
getAsSRational(int)
getAsSRationals()
getAsShorts()
getAsString(int)
getCount()
getData()
getDirectory()
getTag()
getTagNumber()
getType()
getTypeByName(java.lang.String)
getTypeName(int)
getValueAsString(int)
hasDirectory()
isIntegral()
© 2017 Oracle Corporation and/or its affiliates