Class TiffTags
java.lang.Object
org.apache.commons.imaging.formats.tiff.TiffTags
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static TagInfo
getTag
(int directoryType, int tag) private static TagInfo
(package private) static Integer
getTagCount
(int tag) makeTagMap
(List<TagInfo> tags)
-
Field Details
-
ALL_TAGS
-
ALL_TAG_MAP
-
TAG_COUNTS
-
-
Constructor Details
-
TiffTags
private TiffTags()
-
-
Method Details
-
makeMergedTagList
-
makeTagMap
-
countTags
-
getTagCount
-
getTag
-
getTag
-