Class BaselineTIFFTagSet
- java.lang.Object
-
- com.github.jaiimageio.plugins.tiff.TIFFTagSet
-
- com.github.jaiimageio.plugins.tiff.BaselineTIFFTagSet
-
public class BaselineTIFFTagSet extends TIFFTagSet
A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags.The non-baseline tags included in this class are:
The non-baseline values of baseline tags included in this class are
Compressiontag values:PhotometricInterpretationtag values:- See Also:
- TIFF 6.0 Specification
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classBaselineTIFFTagSet.Artist(package private) static classBaselineTIFFTagSet.BitsPerSample(package private) static classBaselineTIFFTagSet.CellLength(package private) static classBaselineTIFFTagSet.CellWidth(package private) static classBaselineTIFFTagSet.ColorMap(package private) static classBaselineTIFFTagSet.Compression(package private) static classBaselineTIFFTagSet.Copyright(package private) static classBaselineTIFFTagSet.DateTime(package private) static classBaselineTIFFTagSet.DocumentName(package private) static classBaselineTIFFTagSet.DotRange(package private) static classBaselineTIFFTagSet.ExtraSamples(package private) static classBaselineTIFFTagSet.FillOrder(package private) static classBaselineTIFFTagSet.FreeByteCounts(package private) static classBaselineTIFFTagSet.FreeOffsets(package private) static classBaselineTIFFTagSet.GrayResponseCurve(package private) static classBaselineTIFFTagSet.GrayResponseUnit(package private) static classBaselineTIFFTagSet.HalftoneHints(package private) static classBaselineTIFFTagSet.HostComputer(package private) static classBaselineTIFFTagSet.ICCProfile(package private) static classBaselineTIFFTagSet.ImageDescription(package private) static classBaselineTIFFTagSet.ImageLength(package private) static classBaselineTIFFTagSet.ImageWidth(package private) static classBaselineTIFFTagSet.InkNames(package private) static classBaselineTIFFTagSet.InkSet(package private) static classBaselineTIFFTagSet.JPEGACTables(package private) static classBaselineTIFFTagSet.JPEGDCTables(package private) static classBaselineTIFFTagSet.JPEGInterchangeFormat(package private) static classBaselineTIFFTagSet.JPEGInterchangeFormatLength(package private) static classBaselineTIFFTagSet.JPEGLosslessPredictors(package private) static classBaselineTIFFTagSet.JPEGPointTransforms(package private) static classBaselineTIFFTagSet.JPEGProc(package private) static classBaselineTIFFTagSet.JPEGQTables(package private) static classBaselineTIFFTagSet.JPEGRestartInterval(package private) static classBaselineTIFFTagSet.JPEGTables(package private) static classBaselineTIFFTagSet.Make(package private) static classBaselineTIFFTagSet.MaxSampleValue(package private) static classBaselineTIFFTagSet.MinSampleValue(package private) static classBaselineTIFFTagSet.Model(package private) static classBaselineTIFFTagSet.NewSubfileType(package private) static classBaselineTIFFTagSet.NumberOfInks(package private) static classBaselineTIFFTagSet.Orientation(package private) static classBaselineTIFFTagSet.PageName(package private) static classBaselineTIFFTagSet.PageNumber(package private) static classBaselineTIFFTagSet.PhotometricInterpretation(package private) static classBaselineTIFFTagSet.PlanarConfiguration(package private) static classBaselineTIFFTagSet.Predictor(package private) static classBaselineTIFFTagSet.PrimaryChromaticities(package private) static classBaselineTIFFTagSet.ReferenceBlackWhite(package private) static classBaselineTIFFTagSet.ResolutionUnit(package private) static classBaselineTIFFTagSet.RowsPerStrip(package private) static classBaselineTIFFTagSet.SampleFormat(package private) static classBaselineTIFFTagSet.SamplesPerPixel(package private) static classBaselineTIFFTagSet.SMaxSampleValue(package private) static classBaselineTIFFTagSet.SMinSampleValue(package private) static classBaselineTIFFTagSet.Software(package private) static classBaselineTIFFTagSet.StripByteCounts(package private) static classBaselineTIFFTagSet.StripOffsets(package private) static classBaselineTIFFTagSet.SubfileType(package private) static classBaselineTIFFTagSet.T4Options(package private) static classBaselineTIFFTagSet.T6Options(package private) static classBaselineTIFFTagSet.TargetPrinter(package private) static classBaselineTIFFTagSet.Threshholding(package private) static classBaselineTIFFTagSet.TileByteCounts(package private) static classBaselineTIFFTagSet.TileLength(package private) static classBaselineTIFFTagSet.TileOffsets(package private) static classBaselineTIFFTagSet.TileWidth(package private) static classBaselineTIFFTagSet.TransferFunction(package private) static classBaselineTIFFTagSet.TransferRange(package private) static classBaselineTIFFTagSet.WhitePoint(package private) static classBaselineTIFFTagSet.XPosition(package private) static classBaselineTIFFTagSet.XResolution(package private) static classBaselineTIFFTagSet.YCbCrCoefficients(package private) static classBaselineTIFFTagSet.YCbCrPositioning(package private) static classBaselineTIFFTagSet.YCbCrSubSampling(package private) static classBaselineTIFFTagSet.YPosition(package private) static classBaselineTIFFTagSet.YResolution
-
Field Summary
Fields Modifier and Type Field Description static intCOMPRESSION_CCITT_RLEA value to be used with the "Compression" tag.static intCOMPRESSION_CCITT_T_4A value to be used with the "Compression" tag.static intCOMPRESSION_CCITT_T_6A value to be used with the "Compression" tag.static intCOMPRESSION_DEFLATEA value to be used with the "Compression" tag.static intCOMPRESSION_JPEGA value to be used with the "Compression" tag.static intCOMPRESSION_LZWA value to be used with the "Compression" tag.static intCOMPRESSION_NONEA value to be used with the "Compression" tag.static intCOMPRESSION_OLD_JPEGA value to be used with the "Compression" tag.static intCOMPRESSION_PACKBITSA value to be used with the "Compression" tag.static intCOMPRESSION_ZLIBA value to be used with the "Compression" tag.static intEXTRA_SAMPLES_ASSOCIATED_ALPHAA value to be used with the "ExtraSamples" tag.static intEXTRA_SAMPLES_UNASSOCIATED_ALPHAA value to be used with the "ExtraSamples" tag.static intEXTRA_SAMPLES_UNSPECIFIEDA value to be used with the "ExtraSamples" tag.static intFILL_ORDER_LEFT_TO_RIGHTA value to be used with the "FillOrder" tag.static intFILL_ORDER_RIGHT_TO_LEFTA value to be used with the "FillOrder" tag.static intGRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHSA value to be used with the "GrayResponseUnit" tag.static intGRAY_RESPONSE_UNIT_HUNDREDTHSA value to be used with the "GrayResponseUnit" tag.static intGRAY_RESPONSE_UNIT_TEN_THOUSANDTHSA value to be used with the "GrayResponseUnit" tag.static intGRAY_RESPONSE_UNIT_TENTHSA value to be used with the "GrayResponseUnit" tag.static intGRAY_RESPONSE_UNIT_THOUSANDTHSA value to be used with the "GrayResponseUnit" tag.static intINK_SET_CMYKA value to be used with the "InkSet" tag.static intINK_SET_NOT_CMYKA value to be used with the "InkSet" tag.static intJPEG_PROC_BASELINEA value to be used with the "JPEGProc" tag.static intJPEG_PROC_LOSSLESSA value to be used with the "JPEGProc" tag.static intNEW_SUBFILE_TYPE_REDUCED_RESOLUTIONA mask to be used with the "NewSubfileType" tag.static intNEW_SUBFILE_TYPE_SINGLE_PAGEA mask to be used with the "NewSubfileType" tag.static intNEW_SUBFILE_TYPE_TRANSPARENCYA mask to be used with the "NewSubfileType" tag.static intORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFTA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHTA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOMA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_LEFT_COLUMN_0_TOPA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOMA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_RIGHT_COLUMN_0_TOPA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_TOP_COLUMN_0_LEFTA value to be used with the "Orientation" tag.static intORIENTATION_ROW_0_TOP_COLUMN_0_RIGHTA value to be used with the "Orientation" tag.static intPHOTOMETRIC_INTERPRETATION_BLACK_IS_ZEROA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_CIELABA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_CMYKA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_ICCLABA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_PALETTE_COLORA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_RGBA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASKA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_WHITE_IS_ZEROA value to be used with the "PhotometricInterpretation" tag.static intPHOTOMETRIC_INTERPRETATION_Y_CB_CRA value to be used with the "PhotometricInterpretation" tag.static intPLANAR_CONFIGURATION_CHUNKYA value to be used with the "PlanarConfiguration" tag.static intPLANAR_CONFIGURATION_PLANARA value to be used with the "PlanarConfiguration" tag.static intPREDICTOR_HORIZONTAL_DIFFERENCINGA value to be used with the "Predictor" tag.static intPREDICTOR_NONEA value to be used with the "Predictor" tag.static intRESOLUTION_UNIT_CENTIMETERA value to be used with the "ResolutionUnit" tag.static intRESOLUTION_UNIT_INCHA value to be used with the "ResolutionUnit" tag.static intRESOLUTION_UNIT_NONEA value to be used with the "ResolutionUnit" tag.static intSAMPLE_FORMAT_FLOATING_POINTA value to be used with the "SampleFormat" tag.static intSAMPLE_FORMAT_SIGNED_INTEGERA value to be used with the "SampleFormat" tag.static intSAMPLE_FORMAT_UNDEFINEDA value to be used with the "SampleFormat" tag.static intSAMPLE_FORMAT_UNSIGNED_INTEGERA value to be used with the "SampleFormat" tag.static intSUBFILE_TYPE_FULL_RESOLUTIONA value to be used with the "SubfileType" tag.static intSUBFILE_TYPE_REDUCED_RESOLUTIONA value to be used with the "SubfileType" tag.static intSUBFILE_TYPE_SINGLE_PAGEA value to be used with the "SubfileType" tag.static intT4_OPTIONS_2D_CODINGA mask to be used with the "T4Options" tag.static intT4_OPTIONS_EOL_BYTE_ALIGNEDA mask to be used with the "T4Options" tag.static intT4_OPTIONS_UNCOMPRESSEDA mask to be used with the "T4Options" tag.static intT6_OPTIONS_UNCOMPRESSEDA mask to be used with the "T6Options" tag.static intTAG_ARTISTConstant specifying the "Artist" tag.static intTAG_BITS_PER_SAMPLEConstant specifying the "BitsPerSample" tag.static intTAG_CELL_LENGTHConstant specifying the "cell_length" tag.static intTAG_CELL_WIDTHConstant specifying the "Cell_Width" tag.static intTAG_COLOR_MAPConstant specifying the "ColorMap" tag.static intTAG_COMPRESSIONConstant specifying the "Compression" tag.static intTAG_COPYRIGHTConstant specifying the "Copyright" tag.static intTAG_DATE_TIMEConstant specifying the "DateTime" tag.static intTAG_DOCUMENT_NAMEConstant specifying the "document_name" tag.static intTAG_DOT_RANGEConstant specifying the "DotRange" tag.static intTAG_EXTRA_SAMPLESConstant specifying the "ExtraSamples" tag.static intTAG_FILL_ORDERConstant specifying the "fill_order" tag.static intTAG_FREE_BYTE_COUNTSConstant specifying the "FreeByteCounts" tag.static intTAG_FREE_OFFSETSConstant specifying the "FreeOffsets" tag.static intTAG_GRAY_RESPONSE_CURVEConstant specifying the "GrayResponseCurve" tag.static intTAG_GRAY_RESPONSE_UNITConstant specifying the "GrayResponseUnit" tag.static intTAG_HALFTONE_HINTSConstant specifying the "HalftoneHints" tag.static intTAG_HOST_COMPUTERConstant specifying the "HostComputer" tag.static intTAG_ICC_PROFILEConstant specifying the "ICC Profile" tag.static intTAG_IMAGE_DESCRIPTIONConstant specifying the "Image_description" tag.static intTAG_IMAGE_LENGTHConstant specifying the "ImageLength" tag.static intTAG_IMAGE_WIDTHConstant specifying the "ImageWidth" tag.static intTAG_INK_NAMESConstant specifying the "InkNames" tag.static intTAG_INK_SETConstant specifying the "InkSet" tag.static intTAG_JPEG_AC_TABLESConstant specifying the "JPEGACTables" tag.static intTAG_JPEG_DC_TABLESConstant specifying the "JPEGDCTables" tag.static intTAG_JPEG_INTERCHANGE_FORMATConstant specifying the "JPEGInterchangeFormat" tag.static intTAG_JPEG_INTERCHANGE_FORMAT_LENGTHConstant specifying the "JPEGInterchangeFormatLength" tag.static intTAG_JPEG_LOSSLESS_PREDICTORSConstant specifying the "JPEGLosslessPredictors" tag.static intTAG_JPEG_POINT_TRANSFORMSConstant specifying the "JPEGPointTransforms" tag.static intTAG_JPEG_PROCConstant specifying the "JPEGProc" tag.static intTAG_JPEG_Q_TABLESConstant specifying the "JPEGQTables" tag.static intTAG_JPEG_RESTART_INTERVALConstant specifying the "JPEGRestartInterval" tag.static intTAG_JPEG_TABLESConstant specifying the "JPEGTables" tag.static intTAG_MAKEConstant specifying the "Make" tag.static intTAG_MAX_SAMPLE_VALUEConstant specifying the "Max_sample_value" tag.static intTAG_MIN_SAMPLE_VALUEConstant specifying the "Min_sample_value" tag.static intTAG_MODELConstant specifying the "Model" tag.static intTAG_NEW_SUBFILE_TYPEConstant specifying the "NewSubfileType" tag.static intTAG_NUMBER_OF_INKSConstant specifying the "NumberOfInks" tag.static intTAG_ORIENTATIONConstant specifying the "Orientation" tag.static intTAG_PAGE_NAMEConstant specifying the "PageName" tag.static intTAG_PAGE_NUMBERConstant specifying the "PageNumber" tag.static intTAG_PHOTOMETRIC_INTERPRETATIONConstant specifying the "PhotometricInterpretation" tag.static intTAG_PLANAR_CONFIGURATIONConstant specifying the "PlanarConfiguration" tag.static intTAG_PREDICTORConstant specifying the "Predictor" tag.static intTAG_PRIMARY_CHROMATICITESConstant specifying the "PrimaryChromaticites" tag.static intTAG_REFERENCE_BLACK_WHITEConstant specifying the "ReferenceBlackWhite" tag.static intTAG_RESOLUTION_UNITConstant specifying the "ResolutionUnit" tag.static intTAG_ROWS_PER_STRIPConstant specifying the "Rows_per_strip" tag.static intTAG_S_MAX_SAMPLE_VALUEConstant specifying the "SMaxSampleValue" tag.static intTAG_S_MIN_SAMPLE_VALUEConstant specifying the "SMinSampleValue" tag.static intTAG_SAMPLE_FORMATConstant specifying the "SampleFormat" tag.static intTAG_SAMPLES_PER_PIXELConstant specifying the "Samples_per_pixel" tag.static intTAG_SOFTWAREConstant specifying the "Software" tag.static intTAG_STRIP_BYTE_COUNTSConstant specifying the "Strip_byte_counts" tag.static intTAG_STRIP_OFFSETSConstant specifying the "Strip_offsets" tag.static intTAG_SUBFILE_TYPEConstant specifying the "SubfileType" tag.static intTAG_T4_OPTIONSConstant specifying the "T4Options" tag.static intTAG_T6_OPTIONSConstant specifying the "T6Options" tag.static intTAG_TARGET_PRINTERConstant specifying the "TargetPrinter" tag.static intTAG_THRESHHOLDINGConstant specifying the "Threshholding" tag.static intTAG_TILE_BYTE_COUNTSConstant specifying the "TileByteCounts" tag.static intTAG_TILE_LENGTHConstant specifying the "TileLength" tag.static intTAG_TILE_OFFSETSConstant specifying the "TileOffsets" tag.static intTAG_TILE_WIDTHConstant specifying the "TileWidth" tag.static intTAG_TRANSFER_FUNCTIONConstant specifying the "TransferFunction" tag.static intTAG_TRANSFER_RANGEConstant specifying the "TransferRange" tag.static intTAG_WHITE_POINTConstant specifying the "WhitePoint" tag.static intTAG_X_POSITIONConstant specifying the "XPosition" tag.static intTAG_X_RESOLUTIONConstant specifying the "XResolution" tag.static intTAG_Y_CB_CR_COEFFICIENTSConstant specifying the "YCbCrCoefficients" tag.static intTAG_Y_CB_CR_POSITIONINGConstant specifying the "YCbCrPositioning" tag.static intTAG_Y_CB_CR_SUBSAMPLINGConstant specifying the "YCbCrSubsampling" tag.static intTAG_Y_POSITIONConstant specifying the "YPosition" tag.static intTAG_Y_RESOLUTIONConstant specifying the "YResolution" tag.private static java.util.Listtagsprivate static BaselineTIFFTagSettheInstancestatic intTHRESHHOLDING_NONEA value to be used with the "Thresholding" tag.static intTHRESHHOLDING_ORDERED_DITHERA value to be used with the "Thresholding" tag.static intTHRESHHOLDING_RANDOMIZED_DITHERA value to be used with the "Thresholding" tag.static intY_CB_CR_POSITIONING_CENTEREDA value to be used with the "YCbCrPositioning" tag.static intY_CB_CR_POSITIONING_COSITEDA value to be used with the "YCbCrPositioning" tag.
-
Constructor Summary
Constructors Modifier Constructor Description privateBaselineTIFFTagSet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BaselineTIFFTagSetgetInstance()Returns a shared instance of aBaselineTIFFTagSet.private static voidinitTags()-
Methods inherited from class com.github.jaiimageio.plugins.tiff.TIFFTagSet
getTag, getTag, getTagNames, getTagNumbers
-
-
-
-
Field Detail
-
theInstance
private static BaselineTIFFTagSet theInstance
-
TAG_NEW_SUBFILE_TYPE
public static final int TAG_NEW_SUBFILE_TYPE
Constant specifying the "NewSubfileType" tag.
-
NEW_SUBFILE_TYPE_REDUCED_RESOLUTION
public static final int NEW_SUBFILE_TYPE_REDUCED_RESOLUTION
A mask to be used with the "NewSubfileType" tag.- See Also:
TAG_NEW_SUBFILE_TYPE, Constant Field Values
-
NEW_SUBFILE_TYPE_SINGLE_PAGE
public static final int NEW_SUBFILE_TYPE_SINGLE_PAGE
A mask to be used with the "NewSubfileType" tag.- See Also:
TAG_NEW_SUBFILE_TYPE, Constant Field Values
-
NEW_SUBFILE_TYPE_TRANSPARENCY
public static final int NEW_SUBFILE_TYPE_TRANSPARENCY
A mask to be used with the "NewSubfileType" tag.- See Also:
TAG_NEW_SUBFILE_TYPE, Constant Field Values
-
TAG_SUBFILE_TYPE
public static final int TAG_SUBFILE_TYPE
Constant specifying the "SubfileType" tag.
-
SUBFILE_TYPE_FULL_RESOLUTION
public static final int SUBFILE_TYPE_FULL_RESOLUTION
A value to be used with the "SubfileType" tag.- See Also:
TAG_SUBFILE_TYPE, Constant Field Values
-
SUBFILE_TYPE_REDUCED_RESOLUTION
public static final int SUBFILE_TYPE_REDUCED_RESOLUTION
A value to be used with the "SubfileType" tag.- See Also:
TAG_SUBFILE_TYPE, Constant Field Values
-
SUBFILE_TYPE_SINGLE_PAGE
public static final int SUBFILE_TYPE_SINGLE_PAGE
A value to be used with the "SubfileType" tag.- See Also:
TAG_SUBFILE_TYPE, Constant Field Values
-
TAG_IMAGE_WIDTH
public static final int TAG_IMAGE_WIDTH
Constant specifying the "ImageWidth" tag.- See Also:
- Constant Field Values
-
TAG_IMAGE_LENGTH
public static final int TAG_IMAGE_LENGTH
Constant specifying the "ImageLength" tag.- See Also:
- Constant Field Values
-
TAG_BITS_PER_SAMPLE
public static final int TAG_BITS_PER_SAMPLE
Constant specifying the "BitsPerSample" tag.- See Also:
- Constant Field Values
-
TAG_COMPRESSION
public static final int TAG_COMPRESSION
Constant specifying the "Compression" tag.
-
COMPRESSION_NONE
public static final int COMPRESSION_NONE
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_CCITT_RLE
public static final int COMPRESSION_CCITT_RLE
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_CCITT_T_4
public static final int COMPRESSION_CCITT_T_4
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_CCITT_T_6
public static final int COMPRESSION_CCITT_T_6
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_LZW
public static final int COMPRESSION_LZW
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_OLD_JPEG
public static final int COMPRESSION_OLD_JPEG
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_JPEG
public static final int COMPRESSION_JPEG
A value to be used with the "Compression" tag.
-
COMPRESSION_ZLIB
public static final int COMPRESSION_ZLIB
A value to be used with the "Compression" tag.
-
COMPRESSION_PACKBITS
public static final int COMPRESSION_PACKBITS
A value to be used with the "Compression" tag.- See Also:
TAG_COMPRESSION, Constant Field Values
-
COMPRESSION_DEFLATE
public static final int COMPRESSION_DEFLATE
A value to be used with the "Compression" tag.
-
TAG_PHOTOMETRIC_INTERPRETATION
public static final int TAG_PHOTOMETRIC_INTERPRETATION
Constant specifying the "PhotometricInterpretation" tag.- See Also:
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO,PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO,PHOTOMETRIC_INTERPRETATION_RGB,PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR,PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK,PHOTOMETRIC_INTERPRETATION_Y_CB_CR,PHOTOMETRIC_INTERPRETATION_CIELAB,PHOTOMETRIC_INTERPRETATION_ICCLAB, Constant Field Values
-
PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
public static final int PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
public static final int PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_RGB
public static final int PHOTOMETRIC_INTERPRETATION_RGB
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR
public static final int PHOTOMETRIC_INTERPRETATION_PALETTE_COLOR
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK
public static final int PHOTOMETRIC_INTERPRETATION_TRANSPARENCY_MASK
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_CMYK
public static final int PHOTOMETRIC_INTERPRETATION_CMYK
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_Y_CB_CR
public static final int PHOTOMETRIC_INTERPRETATION_Y_CB_CR
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_CIELAB
public static final int PHOTOMETRIC_INTERPRETATION_CIELAB
A value to be used with the "PhotometricInterpretation" tag.
-
PHOTOMETRIC_INTERPRETATION_ICCLAB
public static final int PHOTOMETRIC_INTERPRETATION_ICCLAB
A value to be used with the "PhotometricInterpretation" tag.
-
TAG_THRESHHOLDING
public static final int TAG_THRESHHOLDING
Constant specifying the "Threshholding" tag.
-
THRESHHOLDING_NONE
public static final int THRESHHOLDING_NONE
A value to be used with the "Thresholding" tag.- See Also:
TAG_THRESHHOLDING, Constant Field Values
-
THRESHHOLDING_ORDERED_DITHER
public static final int THRESHHOLDING_ORDERED_DITHER
A value to be used with the "Thresholding" tag.- See Also:
TAG_THRESHHOLDING, Constant Field Values
-
THRESHHOLDING_RANDOMIZED_DITHER
public static final int THRESHHOLDING_RANDOMIZED_DITHER
A value to be used with the "Thresholding" tag.- See Also:
TAG_THRESHHOLDING, Constant Field Values
-
TAG_CELL_WIDTH
public static final int TAG_CELL_WIDTH
Constant specifying the "Cell_Width" tag.- See Also:
- Constant Field Values
-
TAG_CELL_LENGTH
public static final int TAG_CELL_LENGTH
Constant specifying the "cell_length" tag.- See Also:
- Constant Field Values
-
TAG_FILL_ORDER
public static final int TAG_FILL_ORDER
Constant specifying the "fill_order" tag.
-
FILL_ORDER_LEFT_TO_RIGHT
public static final int FILL_ORDER_LEFT_TO_RIGHT
A value to be used with the "FillOrder" tag.- See Also:
TAG_FILL_ORDER, Constant Field Values
-
FILL_ORDER_RIGHT_TO_LEFT
public static final int FILL_ORDER_RIGHT_TO_LEFT
A value to be used with the "FillOrder" tag.- See Also:
TAG_FILL_ORDER, Constant Field Values
-
TAG_DOCUMENT_NAME
public static final int TAG_DOCUMENT_NAME
Constant specifying the "document_name" tag.- See Also:
- Constant Field Values
-
TAG_IMAGE_DESCRIPTION
public static final int TAG_IMAGE_DESCRIPTION
Constant specifying the "Image_description" tag.- See Also:
- Constant Field Values
-
TAG_MAKE
public static final int TAG_MAKE
Constant specifying the "Make" tag.- See Also:
- Constant Field Values
-
TAG_MODEL
public static final int TAG_MODEL
Constant specifying the "Model" tag.- See Also:
- Constant Field Values
-
TAG_STRIP_OFFSETS
public static final int TAG_STRIP_OFFSETS
Constant specifying the "Strip_offsets" tag.- See Also:
- Constant Field Values
-
TAG_ORIENTATION
public static final int TAG_ORIENTATION
Constant specifying the "Orientation" tag.- See Also:
ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT,ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT,ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT,ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT,ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP,ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP,ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM,ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM, Constant Field Values
-
ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT
public static final int ORIENTATION_ROW_0_TOP_COLUMN_0_LEFT
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT
public static final int ORIENTATION_ROW_0_TOP_COLUMN_0_RIGHT
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT
public static final int ORIENTATION_ROW_0_BOTTOM_COLUMN_0_RIGHT
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT
public static final int ORIENTATION_ROW_0_BOTTOM_COLUMN_0_LEFT
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP
public static final int ORIENTATION_ROW_0_LEFT_COLUMN_0_TOP
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP
public static final int ORIENTATION_ROW_0_RIGHT_COLUMN_0_TOP
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM
public static final int ORIENTATION_ROW_0_RIGHT_COLUMN_0_BOTTOM
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM
public static final int ORIENTATION_ROW_0_LEFT_COLUMN_0_BOTTOM
A value to be used with the "Orientation" tag.- See Also:
TAG_ORIENTATION, Constant Field Values
-
TAG_SAMPLES_PER_PIXEL
public static final int TAG_SAMPLES_PER_PIXEL
Constant specifying the "Samples_per_pixel" tag.- See Also:
- Constant Field Values
-
TAG_ROWS_PER_STRIP
public static final int TAG_ROWS_PER_STRIP
Constant specifying the "Rows_per_strip" tag.- See Also:
- Constant Field Values
-
TAG_STRIP_BYTE_COUNTS
public static final int TAG_STRIP_BYTE_COUNTS
Constant specifying the "Strip_byte_counts" tag.- See Also:
- Constant Field Values
-
TAG_MIN_SAMPLE_VALUE
public static final int TAG_MIN_SAMPLE_VALUE
Constant specifying the "Min_sample_value" tag.- See Also:
- Constant Field Values
-
TAG_MAX_SAMPLE_VALUE
public static final int TAG_MAX_SAMPLE_VALUE
Constant specifying the "Max_sample_value" tag.- See Also:
- Constant Field Values
-
TAG_X_RESOLUTION
public static final int TAG_X_RESOLUTION
Constant specifying the "XResolution" tag.- See Also:
- Constant Field Values
-
TAG_Y_RESOLUTION
public static final int TAG_Y_RESOLUTION
Constant specifying the "YResolution" tag.- See Also:
- Constant Field Values
-
TAG_PLANAR_CONFIGURATION
public static final int TAG_PLANAR_CONFIGURATION
Constant specifying the "PlanarConfiguration" tag.
-
PLANAR_CONFIGURATION_CHUNKY
public static final int PLANAR_CONFIGURATION_CHUNKY
A value to be used with the "PlanarConfiguration" tag.- See Also:
TAG_PLANAR_CONFIGURATION, Constant Field Values
-
PLANAR_CONFIGURATION_PLANAR
public static final int PLANAR_CONFIGURATION_PLANAR
A value to be used with the "PlanarConfiguration" tag.- See Also:
TAG_PLANAR_CONFIGURATION, Constant Field Values
-
TAG_PAGE_NAME
public static final int TAG_PAGE_NAME
Constant specifying the "PageName" tag.- See Also:
- Constant Field Values
-
TAG_X_POSITION
public static final int TAG_X_POSITION
Constant specifying the "XPosition" tag.- See Also:
- Constant Field Values
-
TAG_Y_POSITION
public static final int TAG_Y_POSITION
Constant specifying the "YPosition" tag.- See Also:
- Constant Field Values
-
TAG_FREE_OFFSETS
public static final int TAG_FREE_OFFSETS
Constant specifying the "FreeOffsets" tag.- See Also:
- Constant Field Values
-
TAG_FREE_BYTE_COUNTS
public static final int TAG_FREE_BYTE_COUNTS
Constant specifying the "FreeByteCounts" tag.- See Also:
- Constant Field Values
-
TAG_GRAY_RESPONSE_UNIT
public static final int TAG_GRAY_RESPONSE_UNIT
Constant specifying the "GrayResponseUnit" tag.
-
GRAY_RESPONSE_UNIT_TENTHS
public static final int GRAY_RESPONSE_UNIT_TENTHS
A value to be used with the "GrayResponseUnit" tag.- See Also:
TAG_GRAY_RESPONSE_UNIT, Constant Field Values
-
GRAY_RESPONSE_UNIT_HUNDREDTHS
public static final int GRAY_RESPONSE_UNIT_HUNDREDTHS
A value to be used with the "GrayResponseUnit" tag.- See Also:
TAG_GRAY_RESPONSE_UNIT, Constant Field Values
-
GRAY_RESPONSE_UNIT_THOUSANDTHS
public static final int GRAY_RESPONSE_UNIT_THOUSANDTHS
A value to be used with the "GrayResponseUnit" tag.- See Also:
TAG_GRAY_RESPONSE_UNIT, Constant Field Values
-
GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS
public static final int GRAY_RESPONSE_UNIT_TEN_THOUSANDTHS
A value to be used with the "GrayResponseUnit" tag.- See Also:
TAG_GRAY_RESPONSE_UNIT, Constant Field Values
-
GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS
public static final int GRAY_RESPONSE_UNIT_HUNDRED_THOUSANDTHS
A value to be used with the "GrayResponseUnit" tag.- See Also:
TAG_GRAY_RESPONSE_UNIT, Constant Field Values
-
TAG_GRAY_RESPONSE_CURVE
public static final int TAG_GRAY_RESPONSE_CURVE
Constant specifying the "GrayResponseCurve" tag.- See Also:
- Constant Field Values
-
TAG_T4_OPTIONS
public static final int TAG_T4_OPTIONS
Constant specifying the "T4Options" tag.
-
T4_OPTIONS_2D_CODING
public static final int T4_OPTIONS_2D_CODING
A mask to be used with the "T4Options" tag.- See Also:
TAG_T4_OPTIONS, Constant Field Values
-
T4_OPTIONS_UNCOMPRESSED
public static final int T4_OPTIONS_UNCOMPRESSED
A mask to be used with the "T4Options" tag.- See Also:
TAG_T4_OPTIONS, Constant Field Values
-
T4_OPTIONS_EOL_BYTE_ALIGNED
public static final int T4_OPTIONS_EOL_BYTE_ALIGNED
A mask to be used with the "T4Options" tag.- See Also:
TAG_T4_OPTIONS, Constant Field Values
-
TAG_T6_OPTIONS
public static final int TAG_T6_OPTIONS
Constant specifying the "T6Options" tag.- See Also:
T6_OPTIONS_UNCOMPRESSED, Constant Field Values
-
T6_OPTIONS_UNCOMPRESSED
public static final int T6_OPTIONS_UNCOMPRESSED
A mask to be used with the "T6Options" tag.- See Also:
TAG_T6_OPTIONS, Constant Field Values
-
TAG_RESOLUTION_UNIT
public static final int TAG_RESOLUTION_UNIT
Constant specifying the "ResolutionUnit" tag.
-
RESOLUTION_UNIT_NONE
public static final int RESOLUTION_UNIT_NONE
A value to be used with the "ResolutionUnit" tag.- See Also:
TAG_RESOLUTION_UNIT, Constant Field Values
-
RESOLUTION_UNIT_INCH
public static final int RESOLUTION_UNIT_INCH
A value to be used with the "ResolutionUnit" tag.- See Also:
TAG_RESOLUTION_UNIT, Constant Field Values
-
RESOLUTION_UNIT_CENTIMETER
public static final int RESOLUTION_UNIT_CENTIMETER
A value to be used with the "ResolutionUnit" tag.- See Also:
TAG_RESOLUTION_UNIT, Constant Field Values
-
TAG_PAGE_NUMBER
public static final int TAG_PAGE_NUMBER
Constant specifying the "PageNumber" tag.- See Also:
- Constant Field Values
-
TAG_TRANSFER_FUNCTION
public static final int TAG_TRANSFER_FUNCTION
Constant specifying the "TransferFunction" tag.- See Also:
- Constant Field Values
-
TAG_SOFTWARE
public static final int TAG_SOFTWARE
Constant specifying the "Software" tag.- See Also:
- Constant Field Values
-
TAG_DATE_TIME
public static final int TAG_DATE_TIME
Constant specifying the "DateTime" tag.- See Also:
- Constant Field Values
-
TAG_ARTIST
public static final int TAG_ARTIST
Constant specifying the "Artist" tag.- See Also:
- Constant Field Values
-
TAG_HOST_COMPUTER
public static final int TAG_HOST_COMPUTER
Constant specifying the "HostComputer" tag.- See Also:
- Constant Field Values
-
TAG_PREDICTOR
public static final int TAG_PREDICTOR
Constant specifying the "Predictor" tag.
-
PREDICTOR_NONE
public static final int PREDICTOR_NONE
A value to be used with the "Predictor" tag.- See Also:
TAG_PREDICTOR, Constant Field Values
-
PREDICTOR_HORIZONTAL_DIFFERENCING
public static final int PREDICTOR_HORIZONTAL_DIFFERENCING
A value to be used with the "Predictor" tag.- See Also:
TAG_PREDICTOR, Constant Field Values
-
TAG_WHITE_POINT
public static final int TAG_WHITE_POINT
Constant specifying the "WhitePoint" tag.- See Also:
- Constant Field Values
-
TAG_PRIMARY_CHROMATICITES
public static final int TAG_PRIMARY_CHROMATICITES
Constant specifying the "PrimaryChromaticites" tag.- See Also:
- Constant Field Values
-
TAG_COLOR_MAP
public static final int TAG_COLOR_MAP
Constant specifying the "ColorMap" tag.- See Also:
- Constant Field Values
-
TAG_HALFTONE_HINTS
public static final int TAG_HALFTONE_HINTS
Constant specifying the "HalftoneHints" tag.- See Also:
- Constant Field Values
-
TAG_TILE_WIDTH
public static final int TAG_TILE_WIDTH
Constant specifying the "TileWidth" tag.- See Also:
- Constant Field Values
-
TAG_TILE_LENGTH
public static final int TAG_TILE_LENGTH
Constant specifying the "TileLength" tag.- See Also:
- Constant Field Values
-
TAG_TILE_OFFSETS
public static final int TAG_TILE_OFFSETS
Constant specifying the "TileOffsets" tag.- See Also:
- Constant Field Values
-
TAG_TILE_BYTE_COUNTS
public static final int TAG_TILE_BYTE_COUNTS
Constant specifying the "TileByteCounts" tag.- See Also:
- Constant Field Values
-
TAG_INK_SET
public static final int TAG_INK_SET
Constant specifying the "InkSet" tag.- See Also:
INK_SET_CMYK,INK_SET_NOT_CMYK, Constant Field Values
-
INK_SET_CMYK
public static final int INK_SET_CMYK
A value to be used with the "InkSet" tag.- See Also:
TAG_INK_SET, Constant Field Values
-
INK_SET_NOT_CMYK
public static final int INK_SET_NOT_CMYK
A value to be used with the "InkSet" tag.- See Also:
TAG_INK_SET, Constant Field Values
-
TAG_INK_NAMES
public static final int TAG_INK_NAMES
Constant specifying the "InkNames" tag.- See Also:
- Constant Field Values
-
TAG_NUMBER_OF_INKS
public static final int TAG_NUMBER_OF_INKS
Constant specifying the "NumberOfInks" tag.- See Also:
- Constant Field Values
-
TAG_DOT_RANGE
public static final int TAG_DOT_RANGE
Constant specifying the "DotRange" tag.- See Also:
- Constant Field Values
-
TAG_TARGET_PRINTER
public static final int TAG_TARGET_PRINTER
Constant specifying the "TargetPrinter" tag.- See Also:
- Constant Field Values
-
TAG_EXTRA_SAMPLES
public static final int TAG_EXTRA_SAMPLES
Constant specifying the "ExtraSamples" tag.
-
EXTRA_SAMPLES_UNSPECIFIED
public static final int EXTRA_SAMPLES_UNSPECIFIED
A value to be used with the "ExtraSamples" tag.- See Also:
TAG_EXTRA_SAMPLES, Constant Field Values
-
EXTRA_SAMPLES_ASSOCIATED_ALPHA
public static final int EXTRA_SAMPLES_ASSOCIATED_ALPHA
A value to be used with the "ExtraSamples" tag.- See Also:
TAG_EXTRA_SAMPLES, Constant Field Values
-
EXTRA_SAMPLES_UNASSOCIATED_ALPHA
public static final int EXTRA_SAMPLES_UNASSOCIATED_ALPHA
A value to be used with the "ExtraSamples" tag.- See Also:
TAG_EXTRA_SAMPLES, Constant Field Values
-
TAG_SAMPLE_FORMAT
public static final int TAG_SAMPLE_FORMAT
Constant specifying the "SampleFormat" tag.
-
SAMPLE_FORMAT_UNSIGNED_INTEGER
public static final int SAMPLE_FORMAT_UNSIGNED_INTEGER
A value to be used with the "SampleFormat" tag.- See Also:
TAG_SAMPLE_FORMAT, Constant Field Values
-
SAMPLE_FORMAT_SIGNED_INTEGER
public static final int SAMPLE_FORMAT_SIGNED_INTEGER
A value to be used with the "SampleFormat" tag.- See Also:
TAG_SAMPLE_FORMAT, Constant Field Values
-
SAMPLE_FORMAT_FLOATING_POINT
public static final int SAMPLE_FORMAT_FLOATING_POINT
A value to be used with the "SampleFormat" tag.- See Also:
TAG_SAMPLE_FORMAT, Constant Field Values
-
SAMPLE_FORMAT_UNDEFINED
public static final int SAMPLE_FORMAT_UNDEFINED
A value to be used with the "SampleFormat" tag.- See Also:
TAG_SAMPLE_FORMAT, Constant Field Values
-
TAG_S_MIN_SAMPLE_VALUE
public static final int TAG_S_MIN_SAMPLE_VALUE
Constant specifying the "SMinSampleValue" tag.- See Also:
- Constant Field Values
-
TAG_S_MAX_SAMPLE_VALUE
public static final int TAG_S_MAX_SAMPLE_VALUE
Constant specifying the "SMaxSampleValue" tag.- See Also:
- Constant Field Values
-
TAG_TRANSFER_RANGE
public static final int TAG_TRANSFER_RANGE
Constant specifying the "TransferRange" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_TABLES
public static final int TAG_JPEG_TABLES
Constant specifying the "JPEGTables" tag.
-
TAG_JPEG_PROC
public static final int TAG_JPEG_PROC
Constant specifying the "JPEGProc" tag.- See Also:
- Constant Field Values
-
JPEG_PROC_BASELINE
public static final int JPEG_PROC_BASELINE
A value to be used with the "JPEGProc" tag.- See Also:
TAG_JPEG_PROC, Constant Field Values
-
JPEG_PROC_LOSSLESS
public static final int JPEG_PROC_LOSSLESS
A value to be used with the "JPEGProc" tag.- See Also:
TAG_JPEG_PROC, Constant Field Values
-
TAG_JPEG_INTERCHANGE_FORMAT
public static final int TAG_JPEG_INTERCHANGE_FORMAT
Constant specifying the "JPEGInterchangeFormat" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
public static final int TAG_JPEG_INTERCHANGE_FORMAT_LENGTH
Constant specifying the "JPEGInterchangeFormatLength" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_RESTART_INTERVAL
public static final int TAG_JPEG_RESTART_INTERVAL
Constant specifying the "JPEGRestartInterval" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_LOSSLESS_PREDICTORS
public static final int TAG_JPEG_LOSSLESS_PREDICTORS
Constant specifying the "JPEGLosslessPredictors" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_POINT_TRANSFORMS
public static final int TAG_JPEG_POINT_TRANSFORMS
Constant specifying the "JPEGPointTransforms" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_Q_TABLES
public static final int TAG_JPEG_Q_TABLES
Constant specifying the "JPEGQTables" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_DC_TABLES
public static final int TAG_JPEG_DC_TABLES
Constant specifying the "JPEGDCTables" tag.- See Also:
- Constant Field Values
-
TAG_JPEG_AC_TABLES
public static final int TAG_JPEG_AC_TABLES
Constant specifying the "JPEGACTables" tag.- See Also:
- Constant Field Values
-
TAG_Y_CB_CR_COEFFICIENTS
public static final int TAG_Y_CB_CR_COEFFICIENTS
Constant specifying the "YCbCrCoefficients" tag.- See Also:
- Constant Field Values
-
TAG_Y_CB_CR_SUBSAMPLING
public static final int TAG_Y_CB_CR_SUBSAMPLING
Constant specifying the "YCbCrSubsampling" tag.- See Also:
- Constant Field Values
-
TAG_Y_CB_CR_POSITIONING
public static final int TAG_Y_CB_CR_POSITIONING
Constant specifying the "YCbCrPositioning" tag.
-
Y_CB_CR_POSITIONING_CENTERED
public static final int Y_CB_CR_POSITIONING_CENTERED
A value to be used with the "YCbCrPositioning" tag.- See Also:
TAG_Y_CB_CR_POSITIONING, Constant Field Values
-
Y_CB_CR_POSITIONING_COSITED
public static final int Y_CB_CR_POSITIONING_COSITED
A value to be used with the "YCbCrPositioning" tag.- See Also:
TAG_Y_CB_CR_POSITIONING, Constant Field Values
-
TAG_REFERENCE_BLACK_WHITE
public static final int TAG_REFERENCE_BLACK_WHITE
Constant specifying the "ReferenceBlackWhite" tag.- See Also:
- Constant Field Values
-
TAG_COPYRIGHT
public static final int TAG_COPYRIGHT
Constant specifying the "Copyright" tag.- See Also:
- Constant Field Values
-
TAG_ICC_PROFILE
public static final int TAG_ICC_PROFILE
Constant specifying the "ICC Profile" tag.
-
tags
private static java.util.List tags
-
-
Method Detail
-
initTags
private static void initTags()
-
getInstance
public static BaselineTIFFTagSet getInstance()
Returns a shared instance of aBaselineTIFFTagSet.- Returns:
- a
BaselineTIFFTagSetinstance.
-
-