Class WangTagConstants
- java.lang.Object
-
- org.apache.commons.imaging.formats.tiff.constants.WangTagConstants
-
public final class WangTagConstants extends java.lang.Object
Wang/Eastman Software/Kodac/eiStream/Imaging for Windows tags, undocumented and in need of more work.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.List<TagInfo>
ALL_WANG_TAGS
static TagInfoBytes
EXIF_TAG_WANG_ANNOTATION
-
Constructor Summary
Constructors Modifier Constructor Description private
WangTagConstants()
-
-
-
Field Detail
-
EXIF_TAG_WANG_ANNOTATION
public static final TagInfoBytes EXIF_TAG_WANG_ANNOTATION
-
ALL_WANG_TAGS
public static final java.util.List<TagInfo> ALL_WANG_TAGS
-
-