Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLong
Packages that use TagInfoLong
Package
Description
Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.
TIFF constants.
Classes for the TIFF tags.
TIFF writers.
-
Uses of TagInfoLong in org.apache.commons.imaging.formats.tiff
Methods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoLong -
Uses of TagInfoLong in org.apache.commons.imaging.formats.tiff.constants
Fields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoLongModifier and TypeFieldDescriptionstatic final TagInfoLong
ExifTagConstants.EXIF_TAG_AFCP_IPTC
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_ALPHA_BYTE_COUNT
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_ALPHA_OFFSET
static final TagInfoLong
DngTagConstants.EXIF_TAG_BAYER_GREEN_SPLIT
static final TagInfoLong
HylaFaxTagConstants.EXIF_TAG_FAX_RECV_PARAMS
static final TagInfoLong
HylaFaxTagConstants.EXIF_TAG_FAX_RECV_TIME
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_BYTE_COUNT
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_HEIGHT
static final TagInfoLong
TiffEpTagConstants.EXIF_TAG_IMAGE_NUMBER_EXIF_IFD
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_OFFSET
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_TYPE
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_IMAGE_WIDTH
static final TagInfoLong
ExifTagConstants.EXIF_TAG_IPTC_NAA
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_LENGTH_IFD2
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_LENGTH_SUB_IFD
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_LENGTH_SUB_IFD2
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_START_IFD2
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_START_SUB_IFD
static final TagInfoLong
ExifTagConstants.EXIF_TAG_JPG_FROM_RAW_START_SUB_IFD2
static final TagInfoLong
ExifTagConstants.EXIF_TAG_LEAF_DATA
static final TagInfoLong
ExifTagConstants.EXIF_TAG_LEAF_SUB_IFD
static final TagInfoLong
MolecularDynamicsGelTagConstants.EXIF_TAG_MD_FILE_TAG
static final TagInfoLong
ExifTagConstants.EXIF_TAG_OTHER_IMAGE_LENGTH
static final TagInfoLong
ExifTagConstants.EXIF_TAG_OTHER_IMAGE_START
static final TagInfoLong
DngTagConstants.EXIF_TAG_PREVIEW_COLORSPACE
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_LENGTH_IFD0
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_LENGTH_MAKER_NOTES
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_LENGTH_SUB_IFD1
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_START_IFD0
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_START_MAKER_NOTES
static final TagInfoLong
ExifTagConstants.EXIF_TAG_PREVIEW_IMAGE_START_SUB_IFD1
static final TagInfoLong
DngTagConstants.EXIF_TAG_PROFILE_EMBED_POLICY
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_TRANSFORMATION
static final TagInfoLong
MicrosoftHdPhotoTagConstants.EXIF_TAG_UNCOMPRESSED
static final TagInfoLong
Rfc2301TagConstants.TIFF_TAG_CODING_METHODS
static final TagInfoLong
TiffTagConstants.TIFF_TAG_JPEG_INTERCHANGE_FORMAT
static final TagInfoLong
TiffTagConstants.TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
static final TagInfoLong
TiffTagConstants.TIFF_TAG_NEW_SUBFILE_TYPE
static final TagInfoLong
Rfc2301TagConstants.TIFF_TAG_PROFILE_TYPE
static final TagInfoLong
TiffTagConstants.TIFF_TAG_T4_OPTIONS
static final TagInfoLong
TiffTagConstants.TIFF_TAG_T6_OPTIONS
static final TagInfoLong
AdobePageMaker6TagConstants.TIFF_TAG_XCLIP_PATH_UNITS
static final TagInfoLong
AdobePageMaker6TagConstants.TIFF_TAG_YCLIP_PATH_UNITS
-
Uses of TagInfoLong in org.apache.commons.imaging.formats.tiff.taginfos
Subclasses of TagInfoLong in org.apache.commons.imaging.formats.tiff.taginfosModifier and TypeClassDescriptionclass
A LONG representing an offset to a TIFF directory. -
Uses of TagInfoLong in org.apache.commons.imaging.formats.tiff.write
Methods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoLong