- CAJUN_FRENCH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CalcBias(int, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function calcs bias according to the CharString type and the count
of the subrs
- CalcHints(int, int, int, int, int[]) - Method in class com.itextpdf.io.font.CFFFontSubset
-
The function reads the subroutine and returns the number of the hint in it.
- canBeMask() - Method in class com.itextpdf.io.image.ImageData
-
- canDecode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Check whether a byte
code can be converted
to unicode symbol according to the encoding.
- canEncode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Check whether a unicode symbol or font specific code can be converted
to byte
according to the encoding.
- canImageBeInline() - Method in class com.itextpdf.io.image.ImageData
-
Checks if image can be inline
- canImageBeInline() - Method in class com.itextpdf.io.image.Jbig2ImageData
-
- canImageBeInline() - Method in class com.itextpdf.io.image.Jpeg2000ImageData
-
- CANNOT_ADD_FINISHED_HINT_AS_A_NEW_KID_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_ADD_HINTS_TO_FINISHED_PARENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_FIND_FRAME - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_GET_TIFF_IMAGE_COLOR - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_HANDLE_BOX_SIZES_HIGHER_THAN_2_32 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_INFLATE_TIFF_IMAGE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_MOVE_FINISHED_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_MOVE_HINT_TO_FINISHED_PARENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_OPEN_OUTPUT_DIRECTORY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_READ_TIFF_IMAGE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_REPLACE_FINISHED_HINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_RESOLVE_ROLE_IN_NAMESPACE_TOO_MUCH_TRANSITIVE_MAPPINGS - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_RESOLVE_ROLE_TOO_MUCH_TRANSITIVE_MAPPINGS - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- CANNOT_WRITE_BYTE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_WRITE_BYTES - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_WRITE_FLOAT_NUMBER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANNOT_WRITE_INT_NUMBER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CANVAS_ALREADY_FULL_ELEMENT_WILL_BE_SKIPPED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- capacity() - Method in class com.itextpdf.io.source.ByteBuffer
-
- CARRIER - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CATALAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CCITT_BLACKIS1 - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether 1-bits are to be interpreted as black pixels
and 0-bits as white pixels,
- CCITT_COMPRESSION_TYPE_MUST_BE_CCITTG4_CCITTG3_1D_OR_CCITTG3_2D - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CCITT_ENCODEDBYTEALIGN - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether the filter expects extra 0-bits before each
encoded line so that the line begins on a byte boundary.
- CCITT_ENDOFBLOCK - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether the filter expects the encoded data to be
terminated by an end-of-block pattern, overriding the Rows parameter.
- CCITT_ENDOFLINE - Static variable in class com.itextpdf.io.image.RawImageData
-
A flag indicating whether end-of-line bit patterns are required to be
present in the encoding.
- CCITTG3_1D - Static variable in class com.itextpdf.io.image.RawImageData
-
Pure one-dimensional encoding (Group 3, 1-D)
- CCITTG3_2D - Static variable in class com.itextpdf.io.image.RawImageData
-
Mixed one- and two-dimensional encoding (Group 3, 2-D)
- CCITTG4 - Static variable in class com.itextpdf.io.image.RawImageData
-
Pure two-dimensional encoding (Group 4)
- CCITTG4Encoder - Class in com.itextpdf.io.codec
-
Encodes data in the CCITT G4 FAX format.
- CCITTG4Encoder(int) - Constructor for class com.itextpdf.io.codec.CCITTG4Encoder
-
Creates a new encoder.
- CEBUANO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CENTRAL_YUPIK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CFFFont - Class in com.itextpdf.io.font
-
- CFFFont(byte[]) - Constructor for class com.itextpdf.io.font.CFFFont
-
- CFFFont.DictNumberItem - Class in com.itextpdf.io.font
-
A dictionary number on the list.
- CFFFont.DictOffsetItem - Class in com.itextpdf.io.font
-
an unknown offset in a dictionary for the list.
- CFFFont.Font - Class in com.itextpdf.io.font
-
- CFFFont.IndexBaseItem - Class in com.itextpdf.io.font
-
- CFFFont.IndexMarkerItem - Class in com.itextpdf.io.font
-
- CFFFont.IndexOffsetItem - Class in com.itextpdf.io.font
-
An index-offset item for the list.
- CFFFont.Item - Class in com.itextpdf.io.font
-
List items for the linked list that builds the new CID font.
- CFFFont.MarkerItem - Class in com.itextpdf.io.font
-
An offset-marker item for the list.
- CFFFont.OffsetItem - Class in com.itextpdf.io.font
-
- CFFFont.RangeItem - Class in com.itextpdf.io.font
-
A range item.
- CFFFont.StringItem - Class in com.itextpdf.io.font
-
- CFFFont.SubrMarkerItem - Class in com.itextpdf.io.font
-
- CFFFont.UInt16Item - Class in com.itextpdf.io.font
-
A SID or Card16 item.
- CFFFont.UInt24Item - Class in com.itextpdf.io.font
-
Card24 item.
- CFFFont.UInt32Item - Class in com.itextpdf.io.font
-
Card32 item.
- CFFFont.UInt8Item - Class in com.itextpdf.io.font
-
A Card8 item.
- CFFFontSubset - Class in com.itextpdf.io.font
-
This Class subsets a CFF Type Font.
- CFFFontSubset(byte[], Set<Integer>) - Constructor for class com.itextpdf.io.font.CFFFontSubset
-
- CHAHA_GURAGE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- ChainingContextualTable<T extends ContextualRule> - Class in com.itextpdf.io.font.otf
-
- ChainingContextualTable(OpenTypeFontTableReader, int) - Constructor for class com.itextpdf.io.font.otf.ChainingContextualTable
-
- CHAMORRO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHARACTER_CODE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CHARACTER_DIRECTION_HAS_NOT_BEEN_DETECTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- charset - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- CharsetLength - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- charsetOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- charstringsOffset - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- charstringsOffsets - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- CharstringType - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- charToByte(String, String) - Method in interface com.itextpdf.io.font.IExtraEncoding
-
Converts an Unicode string to a byte array according to some encoding.
- charToByte(char, String) - Method in interface com.itextpdf.io.font.IExtraEncoding
-
Converts an Unicode char to a byte array according to some encoding.
- CHATTISGARHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHECHEN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- checkFdfHeader() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- checkIfBacktrackContextMatch(GlyphLine, T) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
-
Checks if given glyph line at the given position matches given rule.
- checkIfContextMatch(GlyphLine, T) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Checks if given glyph line matches given rule.
- checkIfLookaheadContextMatch(GlyphLine, T, int) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
-
Checks if given glyph line at the given position matches given rule.
- checkObjectStart(PdfTokenizer) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Check whether line starts with object declaration.
- checkPdfHeader() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- checkTrailer(ByteBuffer) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Checks whether line
equals to 'trailer'.
- CHEROKEE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHEYENNE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHICHEWA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHIGA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHINANTEC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHINESE_HONG_KONG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHINESE_PHONETIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHINESE_SIMPLIFIED - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHINESE_TRADITIONAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHIPEWYAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHITTAGONIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHOCTAW - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHUKCHI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHURCH_SLAVONIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHUUKESE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CHUVASH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CidFont - Class in com.itextpdf.io.font
-
- CidFontProperties - Class in com.itextpdf.io.font
-
- CidFontProperties() - Constructor for class com.itextpdf.io.font.CidFontProperties
-
- CjkResourceLoader - Class in com.itextpdf.io.font
-
This class is responsible for loading and handling CJK fonts and CMaps from font-asian package.
- CLEANFAXDATA_CLEAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
no errors detected
- CLEANFAXDATA_REGENERATED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
receiver regenerated lines
- CLEANFAXDATA_UNCLEAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
uncorrected errors exist
- clearRegisteredFontFamilies() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Clears registered font cache
- clearRegisteredFonts() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
- clearSavedFonts() - Static method in class com.itextpdf.io.font.FontCache
-
- ClearTable(int) - Method in class com.itextpdf.io.codec.LZWStringTable
-
- CliCommandUtil - Class in com.itextpdf.io.util
-
- CLIP_ELEMENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- close() - Method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Closes the encoder and returns the encoded data.
- close() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- close() - Method in class com.itextpdf.io.source.DeflaterOutputStream
-
- close() - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Closes this source.
- close() - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Does nothing - the underlying source is not closed
- close() - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Does nothing - the underlying source is not closed
- close() - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Closes this source.
- close() - Method in class com.itextpdf.io.source.OutputStream
-
- close() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- close() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Closes the underlying source.
- close() - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
-
- close() - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Closes this source.
- closeStream - Variable in class com.itextpdf.io.source.OutputStream
-
- CMAP_WAS_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CMapByteCid - Class in com.itextpdf.io.font.cmap
-
- CMapByteCid() - Constructor for class com.itextpdf.io.font.cmap.CMapByteCid
-
- CMapByteCid.Cursor - Class in com.itextpdf.io.font.cmap
-
- CMapCharsetEncoder - Class in com.itextpdf.io.font.cmap
-
- CMapCharsetEncoder(Charset) - Constructor for class com.itextpdf.io.font.cmap.CMapCharsetEncoder
-
- CMapCharsetEncoder(Charset, boolean) - Constructor for class com.itextpdf.io.font.cmap.CMapCharsetEncoder
-
- CMapCidToCodepoint - Class in com.itextpdf.io.font.cmap
-
- CMapCidToCodepoint() - Constructor for class com.itextpdf.io.font.cmap.CMapCidToCodepoint
-
- CMapCidUni - Class in com.itextpdf.io.font.cmap
-
- CMapCidUni() - Constructor for class com.itextpdf.io.font.cmap.CMapCidUni
-
- CMapCodepointToCid - Class in com.itextpdf.io.font.cmap
-
Class represents real codepoint-CID mapping without any additional manipulation.
- CMapCodepointToCid() - Constructor for class com.itextpdf.io.font.cmap.CMapCodepointToCid
-
- CMapCodepointToCid(CMapCidToCodepoint) - Constructor for class com.itextpdf.io.font.cmap.CMapCodepointToCid
-
- CMapContentParser - Class in com.itextpdf.io.font.cmap
-
- CMapContentParser(PdfTokenizer) - Constructor for class com.itextpdf.io.font.cmap.CMapContentParser
-
Creates a new instance of PdfContentParser
- CMapEncoding - Class in com.itextpdf.io.font
-
- CMapEncoding(String) - Constructor for class com.itextpdf.io.font.CMapEncoding
-
- CMapEncoding(String, String) - Constructor for class com.itextpdf.io.font.CMapEncoding
-
- CMapEncoding(String, byte[]) - Constructor for class com.itextpdf.io.font.CMapEncoding
-
- CMapLocationFromBytes - Class in com.itextpdf.io.font.cmap
-
- CMapLocationFromBytes(byte[]) - Constructor for class com.itextpdf.io.font.cmap.CMapLocationFromBytes
-
- CMapLocationResource - Class in com.itextpdf.io.font.cmap
-
- CMapLocationResource() - Constructor for class com.itextpdf.io.font.cmap.CMapLocationResource
-
- CMapObject - Class in com.itextpdf.io.font.cmap
-
- CMapObject(int, Object) - Constructor for class com.itextpdf.io.font.cmap.CMapObject
-
- CMapParser - Class in com.itextpdf.io.font.cmap
-
- CMapParser() - Constructor for class com.itextpdf.io.font.cmap.CMapParser
-
- CMAPS - Static variable in class com.itextpdf.io.font.constants.FontResources
-
- CMapToUnicode - Class in com.itextpdf.io.font.cmap
-
This class represents a CMap file.
- CMapToUnicode() - Constructor for class com.itextpdf.io.font.cmap.CMapToUnicode
-
Creates a new instance of CMap.
- CMapUniCid - Class in com.itextpdf.io.font.cmap
-
- CMapUniCid() - Constructor for class com.itextpdf.io.font.cmap.CMapUniCid
-
- codeToGlyph - Variable in class com.itextpdf.io.font.FontProgram
-
- codeToUnicode - Variable in class com.itextpdf.io.font.FontEncoding
-
- COLLECTION_DICTIONARY_ALREADY_EXISTS_IT_WILL_BE_MODIFIED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- COLOR_ALPHA_CHANNEL_IS_IGNORED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- COLOR_DEPTH_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- COLOR_NOT_PARSED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- COLOR_SPACE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- COLORANT_INTENSITIES_INVALID - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- colorEncodingComponentsNumber - Variable in class com.itextpdf.io.image.ImageData
-
Is the number of components used to encode colorspace.
- COLORRESPONSEUNIT_100000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundred-thousandths
- COLORRESPONSEUNIT_10000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ten-thousandths of a unit
- COLORRESPONSEUNIT_1000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
thousandths of a unit
- COLORRESPONSEUNIT_100S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundredths of a unit
- COLORRESPONSEUNIT_10S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tenths of a unit
- COLORS - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
-
- ColorSpecBox() - Constructor for class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- colorSpecBoxes - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
-
- colorTransform - Variable in class com.itextpdf.io.image.ImageData
-
- COLUMNS - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
-
- com.itextpdf.io.codec - package com.itextpdf.io.codec
-
- com.itextpdf.io.colors - package com.itextpdf.io.colors
-
- com.itextpdf.io.exceptions - package com.itextpdf.io.exceptions
-
- com.itextpdf.io.font - package com.itextpdf.io.font
-
- com.itextpdf.io.font.cmap - package com.itextpdf.io.font.cmap
-
- com.itextpdf.io.font.constants - package com.itextpdf.io.font.constants
-
- com.itextpdf.io.font.otf - package com.itextpdf.io.font.otf
-
- com.itextpdf.io.font.otf.lookuptype5 - package com.itextpdf.io.font.otf.lookuptype5
-
- com.itextpdf.io.font.otf.lookuptype6 - package com.itextpdf.io.font.otf.lookuptype6
-
- com.itextpdf.io.font.otf.lookuptype7 - package com.itextpdf.io.font.otf.lookuptype7
-
- com.itextpdf.io.font.otf.lookuptype8 - package com.itextpdf.io.font.otf.lookuptype8
-
- com.itextpdf.io.font.woff2 - package com.itextpdf.io.font.woff2
-
- com.itextpdf.io.image - package com.itextpdf.io.image
-
- com.itextpdf.io.logs - package com.itextpdf.io.logs
-
- com.itextpdf.io.source - package com.itextpdf.io.source
-
- com.itextpdf.io.util - package com.itextpdf.io.util
-
- COMB_FLAG_MAY_BE_SET_ONLY_IF_MAXLEN_IS_PRESENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- COMMAND_TYPE - Static variable in class com.itextpdf.io.font.cmap.CMapContentParser
-
Commands have this type.
- COMORIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- COMPARE_COMMAND_IS_NOT_SPECIFIED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- COMPARE_COMMAND_SPECIFIED_INCORRECTLY - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- compareTo(Jbig2SegmentReader.Jbig2Segment) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
-
- compareTo(TIFFField) - Method in class com.itextpdf.io.codec.TIFFField
-
Compares this TIFFField
with another
TIFFField
by comparing the tags.
- compatibleWith(String) - Method in class com.itextpdf.io.font.CidFont
-
- COMPONENTS_MUST_BE_1_3_OR_4 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- composeString(byte[], byte) - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Append newString
to the end of oldString
.
- compress(byte[], int, int) - Static method in class com.itextpdf.io.codec.CCITTG4Encoder
-
Encodes a full image.
- compress(byte[], int, int) - Method in class com.itextpdf.io.codec.LZWCompressor
-
- compression - Variable in class com.itextpdf.io.codec.TIFFFaxDecompressor
-
- COMPRESSION_ADOBE_DEFLATE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Deflate compression, as recognized by Adobe
- COMPRESSION_CCITTFAX3 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT Group 3 fax encoding
- COMPRESSION_CCITTFAX4 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT Group 4 fax encoding
- COMPRESSION_CCITTRLE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
CCITT modified Huffman RLE
- COMPRESSION_CCITTRLEW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
#1 w/ word alignment
- COMPRESSION_DCS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Kodak DCS encoding
- COMPRESSION_DEFLATE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Deflate compression
- COMPRESSION_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- COMPRESSION_IT8BL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Binary line art
- COMPRESSION_IT8CTPAD - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 CT w/padding
- COMPRESSION_IT8LW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Linework RLE
- COMPRESSION_IT8MP - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IT8 Monochrome picture
- COMPRESSION_JBIG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ISO JBIG
- COMPRESSION_JPEG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
%JPEG DCT compression
- COMPRESSION_JPEG_IS_ONLY_SUPPORTED_WITH_A_SINGLE_STRIP_THIS_IMAGE_HAS_STRIPS - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- COMPRESSION_LZW - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Lempel-Ziv & Welch
- COMPRESSION_NEXT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
NeXT 2-bit RLE
- COMPRESSION_NONE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
dump mode
- COMPRESSION_OJPEG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!6.0 JPEG
- COMPRESSION_PACKBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Macintosh RLE
- COMPRESSION_PIXARFILM - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Pixar companded 10bit LZW
- COMPRESSION_PIXARLOG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Pixar companded 11bit ZIP
- COMPRESSION_SGILOG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
SGI Log Luminance RLE
- COMPRESSION_SGILOG24 - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
SGI Log 24-bit packed
- COMPRESSION_THUNDERSCAN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ThunderScan RLE
- compressLZW(OutputStream, int, byte[], int, int, int) - Static method in class com.itextpdf.io.codec.TiffWriter
-
- CONDENSED - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
-
- CONDENSED - Static variable in class com.itextpdf.io.font.constants.FontStretches
-
- ContextualPositionRule - Class in com.itextpdf.io.font.otf
-
- ContextualPositionRule() - Constructor for class com.itextpdf.io.font.otf.ContextualPositionRule
-
- ContextualRule - Class in com.itextpdf.io.font.otf
-
- ContextualRule() - Constructor for class com.itextpdf.io.font.otf.ContextualRule
-
- ContextualSubstRule - Class in com.itextpdf.io.font.otf
-
- ContextualSubstRule() - Constructor for class com.itextpdf.io.font.otf.ContextualSubstRule
-
- ContextualTable<T extends ContextualRule> - Class in com.itextpdf.io.font.otf
-
- ContextualTable(OpenTypeFontTableReader, int) - Constructor for class com.itextpdf.io.font.otf.ContextualTable
-
- convert(RandomAccessFileOrArray, OutputStream) - Static method in class com.itextpdf.io.font.Pfm2afm
-
Converts a PFM file into an AFM file.
- convert(byte[]) - Static method in class com.itextpdf.io.font.woff2.Woff2Converter
-
- convertGlyphSpaceToTextSpace(float) - Static method in class com.itextpdf.io.font.FontProgram
-
- convertGlyphSpaceToTextSpace(double) - Static method in class com.itextpdf.io.font.FontProgram
-
- convertGlyphSpaceToTextSpace(int) - Static method in class com.itextpdf.io.font.FontProgram
-
- convertTextSpaceToGlyphSpace(float) - Static method in class com.itextpdf.io.font.FontProgram
-
- convertToByte(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Converts a unicode symbol or font specific code
to byte
according to the encoding.
- convertToBytes(String) - Method in class com.itextpdf.io.font.FontEncoding
-
Converts a String
to a byte
array according to the encoding.
- convertToBytes(String, String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a String
to a byte
array according
to the font's encoding.
- convertToBytes(char, String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a char
to a byte
array according
to the font's encoding.
- convertToString(byte[], String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Converts a byte
array to a String
according
to the some encoding.
- COPTIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- copy(int, int) - Method in class com.itextpdf.io.font.otf.GlyphLine
-
Copy a slice of this Glyphline.
- copyByteArray(byte[]) - Static method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- CopyHeader() - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function Copies the header from the original fileto the output list
- CORNISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CORRUPTED_JFIF_MARKER - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- CORSICAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- COULD_NOT_FIND_GLYPH_WITH_CODE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- count - Variable in class com.itextpdf.io.source.ByteBuffer
-
- countEntireIndexRange(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function computes the size of an index
- countOfGlyphs() - Method in class com.itextpdf.io.font.FontProgram
-
- countOfReferredToSegments - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
-
- COURIER - Static variable in class com.itextpdf.io.font.constants.StandardFontFamilies
-
- COURIER - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLD - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_BOLDOBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- COURIER_OBLIQUE - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- CP1250 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1252 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1253 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- CP1257 - Static variable in class com.itextpdf.io.font.PdfEncodings
-
A possible encoding.
- create(String) - Static method in class com.itextpdf.io.font.FontCacheKey
-
- create(String, int) - Static method in class com.itextpdf.io.font.FontCacheKey
-
- create(byte[]) - Static method in class com.itextpdf.io.font.FontCacheKey
-
- create(byte[], int) - Static method in class com.itextpdf.io.font.FontCacheKey
-
- create(RandomAccessFileOrArray, int) - Static method in class com.itextpdf.io.font.otf.OtfClass
-
- create(byte[], boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the image bytes.
- create(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the image bytes.
- create(URL, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the file located at the specified url.
- create(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the file located at the specified url.
- create(String, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the specified file.
- create(String) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance representing the image from the specified file.
- create(int, int, boolean, int, int, byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance from the passed parameters.
- create(int, int, int, int, byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an ImageData instance from the passed parameters.
- create(Image, Color) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Gets an instance of an Image from a java.awt.Image
- create(Image, Color, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Gets an instance of an Image from a java.awt.Image.
- CREATE_COPY_SHOULD_BE_OVERRIDDEN - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- createBestSource(String) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createBestSource(FileChannel) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createBmp(URL, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Get a bitmap ImageData instance from the specified url.
- createBmp(byte[], boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Get a bitmap ImageData instance from the provided bytes.
- CreateCharset(CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new CharSet for non-CID fonts.
- CREATED_ROOT_TAG_HAS_MAPPING - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- createDirectMapping() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
- createEmptyFontEncoding() - Static method in class com.itextpdf.io.font.FontEncoding
-
- CreateFDArray(CFFFont.OffsetItem, CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new FDArray for non-CID fonts.
- CreateFDSelect(CFFFont.OffsetItem, int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function creates new FDSelect for non-CID fonts.
- createFont() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new standard Helvetica font program file.
- createFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(String, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(String, String, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(byte[]) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(byte[], boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new font program.
- createFont(String, int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new TrueType font program from ttc (TrueType Collection) file.
- createFont(byte[], int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new TrueType font program from ttc (TrueType Collection) file bytes.
- createFontEncoding(String) - Static method in class com.itextpdf.io.font.FontEncoding
-
- createFontSpecificEncoding() - Static method in class com.itextpdf.io.font.FontEncoding
-
This encoding will base on font encoding (FontSpecific encoding in Type 1 terminology)
- createGif(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Return a GifImage object.
- createGifFrame(URL, int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns a specified frame of the gif image
- createGifFrame(byte[], int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns a specified frame of the gif image
- createGifFrames(byte[], int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns List
of gif image frames
- createGifFrames(URL, int[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns List
of gif image frames
- createGifFrames(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns List
of gif image frames
- createGifFrames(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Returns List
of gif image frames
- createJbig2(URL, int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createJbig2(byte[], int) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createJpeg(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Create an
ImageData
instance from a Jpeg image url
- createJpeg(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createJpeg2000(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createJpeg2000(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- CreateKeys(CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem, CFFFont.OffsetItem) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function adds the keys into the TopDict
- CreateNewStringIndex(int) - Method in class com.itextpdf.io.font.CFFFontSubset
-
Function takes the original string item and adds the new strings
to accommodate the CID rules
- createPng(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createPng(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createRanged(IRandomAccessSource, long[]) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createRawImage(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createRegisteredFont(String, int, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createRegisteredFont(String, int) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createRegisteredFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a FontProgram from the font file that has been previously registered.
- createReverseMapping() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
- createSAXParserFactory() - Static method in class com.itextpdf.io.util.XmlUtil
-
Creates default SAX parser factory.
- createSource(byte[]) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createSource(RandomAccessFile) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createSource(URL) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createSource(InputStream) - Method in class com.itextpdf.io.source.RandomAccessSourceFactory
-
- createSourceView() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Creates the view of the byte source of this object.
- createStandardFont(String) - Static method in class com.itextpdf.io.font.Type1Font
-
- createTiff(URL, boolean, int, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createTiff(byte[], boolean, int, boolean) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
- createType1Font(byte[], byte[]) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the byte contents of the corresponding AFM/PFM and PFB files
- createType1Font(byte[], byte[], boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the byte contents of the corresponding AFM/PFM and PFB files
- createType1Font(String, String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the corresponding AFM/PFM and PFB files
- createType1Font(String, String, boolean) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Creates a new Type 1 font by the corresponding AFM/PFM and PFB files
- createView() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Creates an independent view of this object (with it's own file pointer and push back queue).
- CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CREOLES - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CRIMEAN_TATAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- CROATIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- currentPos - Variable in class com.itextpdf.io.source.OutputStream
-
- Cursor(int, int) - Constructor for class com.itextpdf.io.font.cmap.CMapByteCid.Cursor
-
- CZECH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GAGAUZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GALICIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GANDA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GARHWALI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GARO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GARSHUNI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GEEZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- generation - Variable in class com.itextpdf.io.source.PdfTokenizer
-
- GEORGIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GERMAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- get(int) - Static method in class com.itextpdf.io.font.constants.TrueTypeCodePages
-
Gets code page description based on ulCodePageRange bit settings (OS/2 table).
- get(int) - Method in class com.itextpdf.io.font.otf.GlyphLine
-
- get(int) - Method in class com.itextpdf.io.source.ByteBuffer
-
- get(long) - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Gets a byte at the specified position
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.FileChannelRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long) - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Gets a byte at the specified position
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long) - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Gets a byte at the specified position
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.IndependentRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long) - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Gets a byte at the specified position
- get(long, byte[], int, int) - Method in interface com.itextpdf.io.source.IRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- get(long) - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
-
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.ThreadSafeRandomAccessSource
-
- get(long) - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Gets a byte at the specified position
- get(long, byte[], int, int) - Method in class com.itextpdf.io.source.WindowRandomAccessSource
-
Read an array of bytes of specified length from the specified position of source to the buffer applying the offset.
- GET_NEXT_RENDERER_SHOULD_BE_OVERRIDDEN - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- getActiveCmap() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getAdvanceWidthMax() - Method in class com.itextpdf.io.font.FontMetrics
-
- getAllFonts() - Static method in class com.itextpdf.io.font.CidFontProperties
-
- getAllPredefinedCidFonts() - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Get all loaded predefined CID fonts.
- getAllPredefinedCidFonts() - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getAnchorDelta() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getApprox() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- getAsBytes() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the data as an uninterpreted array of bytes.
- getAscender() - Method in class com.itextpdf.io.font.FontMetrics
-
- getAsChars() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit
integers).
- getAsDouble(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in any numerical format as a double.
- getAsDoubles() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_DOUBLE data as an array of doubles.
- getAsFloat(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in any numerical format as a float.
- getAsFloats() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_FLOAT data as an array of floats.
- getAsInt(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT,
TIFF_SSHORT, or TIFF_SLONG format as an int.
- getAsInts() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SLONG data as an array of ints (signed 32-bit
integers).
- getAsLong(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT,
TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
- getAsLongs() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_LONG data as an array of longs (signed 64-bit
integers).
- getAsRational(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_RATIONAL data item as a two-element array
of ints.
- getAsRationals() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
- getAsShorts() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit
integers).
- getAsSRational(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_SRATIONAL data item as a two-element array
of ints.
- getAsSRationals() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
- getAsString(int) - Method in class com.itextpdf.io.codec.TIFFField
-
Returns a TIFF_ASCII data item as a String.
- getAsStrings() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns TIFF_ASCII data as an array of strings.
- getAvgWidth() - Method in class com.itextpdf.io.font.FontProgram
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the backtrack context glyph sequence defined by this rule
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- getBacktrackContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- getBaseEncoding() - Method in class com.itextpdf.io.font.FontEncoding
-
- getBbox() - Method in class com.itextpdf.io.font.FontMetrics
-
- getBbox() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getBpc() - Method in class com.itextpdf.io.image.ImageData
-
- GetBufferedRandomAccessSource - Class in com.itextpdf.io.source
-
- GetBufferedRandomAccessSource(IRandomAccessSource) - Constructor for class com.itextpdf.io.source.GetBufferedRandomAccessSource
-
Constructs a new OffsetRandomAccessSource
- getByte2CidCmap(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Parses CMap with a given name producing it in a form of byte to cid mapping.
- getByte2CidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getByteContent() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getCapHeight() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets the capital letters height.
- getCharacterSet() - Method in class com.itextpdf.io.font.Type1Font
-
- getCharBBox(int) - Method in class com.itextpdf.io.font.FontProgram
-
Get glyph's bbox.
- getChars() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getCID(String) - Method in class com.itextpdf.io.font.CFFFont
-
get a single CID font.
- getCid2UniCmap(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Parses CMap with a given name producing it in a form of cid to unicode mapping.
- getCid2UniCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
- getCidCode(int) - Method in class com.itextpdf.io.font.CMapEncoding
-
- getCidFontName() - Method in class com.itextpdf.io.font.FontNames
-
- getCids() - Method in class com.itextpdf.io.font.cmap.CMapCidUni
-
- getCidToCodepointCmap(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Parses CMap with a given name producing it in a form of cid to code point mapping.
- getCidToCodepointCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getCliExecutionCommand() - Method in class com.itextpdf.io.util.GhostscriptHelper
-
Returns a command that is used to run the utility.
- getCliExecutionCommand() - Method in class com.itextpdf.io.util.ImageMagickHelper
-
Returns a command that is used to run the utility.
- getCmapBytes(int) - Method in class com.itextpdf.io.font.CMapEncoding
-
- getCmapBytesLength(int) - Method in class com.itextpdf.io.font.CMapEncoding
-
- getCmapName() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getCode() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getCodePagesSupported() - Method in class com.itextpdf.io.font.TrueTypeFont
-
Gets the code pages supported by the font.
- getCodePoints() - Method in class com.itextpdf.io.font.cmap.CMapUniCid
-
Returns all mapped code points.
- getCodepointToCidCmap(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Parses CMap with a given name producing it in a form of code point to cid mapping.
- getCodepointToCidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getCodes() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.cmap.CMapCidToCodepoint
-
Returns a list containing sequential pairs of code space beginning and endings:
(begincodespacerange1, endcodespacerange1, begincodespacerange2, endcodespacerange1, ...)
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
Returns a list containing sequential pairs of code space beginning and endings:
(begincodespacerange1, endcodespacerange1, begincodespacerange2, endcodespacerange1, ...)
- getCodeSpaceRanges() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getColorEncodingComponentsNumber() - Method in class com.itextpdf.io.image.ImageData
-
Gets the number of components used to encode colorspace.
- getColorPalette() - Method in class com.itextpdf.io.image.PngImageData
-
- getColorProfile() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- getColorTransform() - Method in class com.itextpdf.io.image.ImageData
-
- getColorType() - Method in class com.itextpdf.io.image.PngImageData
-
- getCompatibleCidFont(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Finds a CJK font family which is compatible to the given CMap.
- getCompatibleCidFont(String) - Static method in class com.itextpdf.io.font.FontCache
-
- getCompatibleCmaps(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Finds all CMap names that belong to the same registry to which a given
font belongs.
- getCompatibleCmaps(String) - Static method in class com.itextpdf.io.font.FontCache
-
- getCompatibleFont(String) - Static method in class com.itextpdf.io.font.CidFontProperties
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the context glyph sequence defined by this rule
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- getContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- getCount() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the number of elements in the IFD.
- getCurrentPos() - Method in class com.itextpdf.io.source.OutputStream
-
Gets current output stream position.
- getData(boolean) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Page
-
return as a single byte array the header-data for each segment in segment number
order, EMBEDDED organization, but I am putting the needed segments in SEQUENTIAL organization.
- getData() - Method in class com.itextpdf.io.colors.IccProfile
-
Get the icc color profile data.
- getData() - Method in class com.itextpdf.io.image.GifImageData
-
- getData() - Method in class com.itextpdf.io.image.ImageData
-
- getDecode() - Method in class com.itextpdf.io.image.ImageData
-
- getDecodedStringContent() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getDecodeParms() - Method in class com.itextpdf.io.image.ImageData
-
- getDescender() - Method in class com.itextpdf.io.font.FontMetrics
-
- getDictItem() - Method in class com.itextpdf.io.font.CFFFont
-
- getDifference(int) - Method in class com.itextpdf.io.font.FontEncoding
-
- getDiffPixels() - Method in class com.itextpdf.io.util.ImageMagickCompareResult
-
Getter for a different pixels count.
- getDirectoryOffset() - Method in class com.itextpdf.io.font.TrueTypeFont
-
The offset from the start of the file to the table directory.
- getDocumentBuilderFactory() - Static method in class com.itextpdf.io.util.XmlUtil
-
Creates default document builder factory.
- getDpiX() - Method in class com.itextpdf.io.image.ImageData
-
- getDpiY() - Method in class com.itextpdf.io.image.ImageData
-
- getEncoder(String) - Static method in class com.itextpdf.io.font.cmap.StandardCMapCharsets
-
- getEntireIndexRange(int) - Method in class com.itextpdf.io.font.CFFFont
-
a utility that creates a range item for an entire index
- getEnumCs() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- getFamilyName() - Method in class com.itextpdf.io.font.FontNames
-
- getFamilyName2() - Method in class com.itextpdf.io.font.FontNames
-
Get extra family name if exists.
- getFamilyName2LowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
Get extra family name if exists.
- getFamilyNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFeatureRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getFeatures(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getField(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a given tag as a TIFFField,
or null if the tag is not present.
- getFieldAsByte(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a
byte.
- getFieldAsByte(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a
byte.
- getFieldAsDouble(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a
double.
- getFieldAsDouble(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a double.
- getFieldAsFloat(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a
float.
- getFieldAsFloat(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a float.
- getFieldAsLong(int, int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of a particular index of a given tag as a
long.
- getFieldAsLong(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the value of index 0 of a given tag as a
long.
- getFields() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns an array of TIFFFields containing all the fields
in this directory.
- getFilter() - Method in class com.itextpdf.io.image.ImageData
-
- getFont(String) - Static method in class com.itextpdf.io.font.FontCache
-
- getFontByTccIndex(int) - Method in class com.itextpdf.io.font.TrueTypeCollection
-
method return TrueTypeFont by ttc index
- getFontIdentification() - Method in class com.itextpdf.io.font.FontProgram
-
- getFontMetrics() - Method in class com.itextpdf.io.font.FontProgram
-
- getFontName() - Method in class com.itextpdf.io.font.FontNames
-
- getFontName() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFontNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFontNames() - Method in class com.itextpdf.io.font.FontProgram
-
- getFontStreamBytes() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getFontStreamBytes() - Method in class com.itextpdf.io.font.Type1Font
-
- getFontStreamLengths() - Method in class com.itextpdf.io.font.Type1Font
-
- getFontStretch() - Method in class com.itextpdf.io.font.FontNames
-
Gets font stretch in css notation (font-stretch property).
- getFontWeight() - Method in class com.itextpdf.io.font.FontNames
-
- getFontWeight() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFrames() - Method in class com.itextpdf.io.image.GifImageData
-
- getFullName() - Method in class com.itextpdf.io.font.FontNames
-
- getFullNameAllLangs() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFullNameLowerCase() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getFullNamesEnglishOpenType() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getGamma() - Method in class com.itextpdf.io.image.PngImageData
-
- getGdefTable() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getGenNr() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getGlobal(boolean) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- getGlyph(int) - Method in class com.itextpdf.io.font.FontProgram
-
- getGlyph(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getGlyph(String) - Method in class com.itextpdf.io.font.Type1Font
-
Find glyph by glyph name.
- getGlyphByCode(int) - Method in class com.itextpdf.io.font.FontProgram
-
- getGlyphClass(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getGlyphClassTable() - Method in class com.itextpdf.io.font.otf.OpenTypeGdefTableReader
-
- getGlyphWidths() - Method in class com.itextpdf.io.font.FontMetrics
-
- getGposTable() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getGsubTable() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getHeaderOffset() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getHeight() - Method in class com.itextpdf.io.image.ImageData
-
- getHex(int) - Static method in class com.itextpdf.io.source.ByteBuffer
-
- getHighPrecision() - Static method in class com.itextpdf.io.source.OutputStream
-
Gets global high precision setting.
- getIccColorSpaceName(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the Color space name of the icc profile found in the data.
- getIccDeviceClass(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the device class of the icc profile found in the data.
- getIccNumberOfComponents(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Get the number of color components of the icc profile found in the data.
- getIdentity() - Static method in class com.itextpdf.io.font.cmap.CMapToUnicode
-
- getIFDOffset() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the offset of the IFD corresponding to this TIFFDirectory
.
- getIfdSize() - Method in class com.itextpdf.io.codec.TiffWriter
-
- getImageAttributes() - Method in class com.itextpdf.io.image.ImageData
-
- getImageMask() - Method in class com.itextpdf.io.image.ImageData
-
- getInputCoverage(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- getInstance(byte[], int) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed byte[], using the passed number of components.
- getInstance(byte[]) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed byte[], using the passed number of components.
- getInstance(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed random-access file or array.
- getInstance(InputStream) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the passed InputStream.
- getInstance(String) - Static method in class com.itextpdf.io.colors.IccProfile
-
Construct an icc profile from the file found at the passed path
- getInternalBuffer() - Method in class com.itextpdf.io.source.ByteBuffer
-
- getIntValue() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getIsoBytes(String) - Static method in class com.itextpdf.io.source.ByteUtils
-
- getIsoBytes(byte, String) - Static method in class com.itextpdf.io.source.ByteUtils
-
- getIsoBytes(byte, String, byte) - Static method in class com.itextpdf.io.source.ByteUtils
-
- getIsoBytes(int) - Static method in class com.itextpdf.io.source.ByteUtils
-
- getIsoBytes(double) - Static method in class com.itextpdf.io.source.ByteUtils
-
- getItalicAngle() - Method in class com.itextpdf.io.font.FontMetrics
-
- getItalicAngle() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.CidFont
-
- getKerning(int, int) - Method in class com.itextpdf.io.font.FontProgram
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.FontProgram
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.TrueTypeFont
-
Gets the kerning between two glyphs.
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.Type1Font
-
- getLanguageRecord(String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getLanguageRecord(String, String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getLanguageRecord(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeScript
-
- getLineGap() - Method in class com.itextpdf.io.font.FontMetrics
-
- getLocalHighPrecision() - Method in class com.itextpdf.io.source.OutputStream
-
Gets local high precision setting.
- getLocation(String) - Method in class com.itextpdf.io.font.cmap.CMapLocationFromBytes
-
- getLocation(String) - Method in class com.itextpdf.io.font.cmap.CMapLocationResource
-
- getLocation(String) - Method in interface com.itextpdf.io.font.cmap.ICMapLocation
-
- getLocationPath() - Method in class com.itextpdf.io.font.cmap.CMapLocationResource
-
Retrieve base folder path where CMaps are located.
- getLogicalHeight() - Method in class com.itextpdf.io.image.GifImageData
-
- getLogicalWidth() - Method in class com.itextpdf.io.image.GifImageData
-
- getLongValue() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Gets the length of the lookahead context glyph sequence defined by this rule
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- getLookaheadContextLength() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- getLookupFlag() - Method in class com.itextpdf.io.font.otf.OpenTableLookup
-
- getLookups(FeatureRecord[]) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getLookups(FeatureRecord) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getLookupTable(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getMacStyle() - Method in class com.itextpdf.io.font.FontNames
-
- getMatchingContextRule(GlyphLine) - Method in class com.itextpdf.io.font.otf.ChainingContextualTable
-
- getMatchingContextRule(GlyphLine) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Gets a most preferable context rule that matches the line at current position.
- getMessage() - Method in exception com.itextpdf.io.exceptions.IOException
- getMessageParams() - Method in exception com.itextpdf.io.exceptions.IOException
-
Gets additional params for Exception message.
- getMeth() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- getName() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
-
- getNames() - Method in class com.itextpdf.io.font.CFFFont
-
- getNames(int) - Method in class com.itextpdf.io.font.FontNames
-
Extracts the names of the font in all the languages available.
- getNameToUnicodeLength() - Static method in class com.itextpdf.io.font.AdobeGlyphList
-
- getNextCode() - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
- getNextIFDOffset() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the offset of the next IFD after the IFD corresponding to this
TIFFDirectory
.
- getNumberOfGlyphs() - Method in class com.itextpdf.io.font.FontMetrics
-
- getNumberOfPages(byte[]) - Static method in class com.itextpdf.io.image.Jbig2ImageData
-
Gets the number of pages in a JBIG2 image.
- getNumberOfPages(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.image.Jbig2ImageData
-
Gets the number of pages in a JBIG2 image.
- getNumberOfPages(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.image.TiffImageData
-
Gets the number of pages the TIFF document has.
- getNumberOfPages(byte[]) - Static method in class com.itextpdf.io.image.TiffImageData
-
Gets the number of pages the TIFF document has.
- getNumComponents() - Method in class com.itextpdf.io.colors.IccProfile
-
Get the number of color components in the profile.
- getNumDirectories(RandomAccessFileOrArray) - Static method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the number of image directories (subimages) stored in a
given TIFF file, represented by a SeekableStream
.
- getNumEntries() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns the number of directory entries.
- getObjNr() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getOrdering() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
-
- getOrdering() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getOriginalType() - Method in class com.itextpdf.io.image.ImageData
-
- getOtfClass(int) - Method in class com.itextpdf.io.font.otf.OtfClass
-
- getOtfClass(int, boolean) - Method in class com.itextpdf.io.font.otf.OtfClass
-
- getOutputStream() - Method in class com.itextpdf.io.source.OutputStream
-
- getPage(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- getPage() - Method in class com.itextpdf.io.image.Jbig2ImageData
-
- getPage() - Method in class com.itextpdf.io.image.TiffImageData
-
- getPageHeight(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- getPageWidth(int) - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- getPanose() - Method in class com.itextpdf.io.font.FontIdentification
-
- getParameters() - Method in class com.itextpdf.io.image.Jpeg2000ImageData
-
- getPdfFontFlags() - Method in class com.itextpdf.io.font.CidFont
-
- getPdfFontFlags() - Method in class com.itextpdf.io.font.FontProgram
-
- getPdfFontFlags() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getPdfFontFlags() - Method in class com.itextpdf.io.font.Type1Font
-
- getPngChromaticities() - Method in class com.itextpdf.io.image.PngImageData
-
- getPosition() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getPosition() - Method in class com.itextpdf.io.source.RandomAccessFileOrArray
-
Gets the current position of the source considering the pushed byte to the source.
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.ContextualPositionRule
-
Retrieves the position lookup records.
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
-
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- getPosLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- getPosTable() - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- getPrec() - Method in class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
- getProfile() - Method in class com.itextpdf.io.image.ImageData
-
- getRecord(int) - Method in class com.itextpdf.io.font.otf.OpenTypeFeature
-
- getRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFeature
-
- getRegisteredFontFamilies() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Gets a set of registered font names.
- getRegisteredFonts() - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Gets a set of registered font names.
- getRegistry() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
-
- getRegistry() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getRegistry() - Method in class com.itextpdf.io.font.FontProgram
-
- getRegistryNames() - Static method in class com.itextpdf.io.font.CidFontProperties
-
- getRegistryNames() - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Get all loaded CJK registry names mapped to a set of compatible cmaps.
- getRegistryNames() - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getRequiredFeature(String[], String) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getReversMap() - Method in class com.itextpdf.io.font.cmap.CMapCidToCodepoint
-
- getRotation() - Method in class com.itextpdf.io.image.ImageData
-
- getSafeFile() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getScriptRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getScriptRecords() - Method in class com.itextpdf.io.font.otf.OpenTypeScript
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.ContextualTable
-
Gets a set of rules, which start with given glyph id.
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2
-
- getSetOfRulesForStartGlyph(int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3
-
- getSource() - Method in class com.itextpdf.io.source.RASInputStream
-
Gets the source
- getSpecificFeatures(List<FeatureRecord>, String[]) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getStartxref() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getStemH() - Method in class com.itextpdf.io.font.FontMetrics
-
- getStemV() - Method in class com.itextpdf.io.font.FontMetrics
-
- getStrikeoutPosition() - Method in class com.itextpdf.io.font.FontMetrics
-
- getStrikeoutSize() - Method in class com.itextpdf.io.font.FontMetrics
-
- getString(char) - Method in class com.itextpdf.io.font.CFFFont
-
- getStringValue() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getStyle() - Method in class com.itextpdf.io.font.FontNames
-
- getStyle() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- getSubfamily() - Method in class com.itextpdf.io.font.FontNames
-
- getSubscriptOffset() - Method in class com.itextpdf.io.font.FontMetrics
-
- getSubscriptSize() - Method in class com.itextpdf.io.font.FontMetrics
-
- getSubset(Set<Integer>, boolean) - Method in class com.itextpdf.io.font.TrueTypeFont
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.ContextualSubstRule
-
Retrieves the substitution lookup records.
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- getSubstLookupRecords() - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- getSuperscriptOffset() - Method in class com.itextpdf.io.font.FontMetrics
-
- getSuperscriptSize() - Method in class com.itextpdf.io.font.FontMetrics
-
- getSupplement() - Method in class com.itextpdf.io.font.cmap.AbstractCMap
-
- getSupplement() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getTag() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the tag number
- getTag() - Method in class com.itextpdf.io.codec.TiffWriter.FieldBase
-
- getTags() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns an ordered array of integers indicating the tags
values.
- getTokenType() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- getTransparency() - Method in class com.itextpdf.io.image.ImageData
-
- getTTCSize() - Method in class com.itextpdf.io.font.TrueTypeCollection
-
returns the number of fonts in True Type Collection (file or bytes array)
- getTtfUniqueId() - Method in class com.itextpdf.io.font.FontIdentification
-
- getTtfVersion() - Method in class com.itextpdf.io.font.FontIdentification
-
- getType() - Method in class com.itextpdf.io.codec.TIFFField
-
Returns the type of the data stored in the IFD.
- getType() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- getType1Xuid() - Method in class com.itextpdf.io.font.FontIdentification
-
- getTypeCcitt() - Method in class com.itextpdf.io.image.RawImageData
-
- getTypoAscender() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets typo (a.k.a.
- getTypoDescender() - Method in class com.itextpdf.io.font.FontMetrics
-
Gets typo (a.k.a.
- getUnderlinePosition() - Method in class com.itextpdf.io.font.FontMetrics
-
- getUnderlineThickness() - Method in class com.itextpdf.io.font.FontMetrics
-
- getUni2CidCmap(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Parses CMap with a given name producing it in a form of unicode to cid mapping.
- getUni2CidCmap(String) - Static method in class com.itextpdf.io.font.FontCache
-
Deprecated.
- getUnicode(int) - Method in class com.itextpdf.io.font.FontEncoding
-
Gets unicode value for corresponding font's char code.
- getUnicode() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getUnicodeChars() - Method in class com.itextpdf.io.font.otf.Glyph
-
Gets Unicode char sequence corresponding to this glyph.
- getUnicodeDifference(int) - Method in class com.itextpdf.io.font.FontEncoding
-
- getUnicodeString() - Method in class com.itextpdf.io.font.otf.Glyph
-
Gets a Unicode string corresponding to this glyph.
- getUnicodeToNameLength() - Static method in class com.itextpdf.io.font.AdobeGlyphList
-
- getUniMapName() - Method in class com.itextpdf.io.font.CMapEncoding
-
- getUnitsPerEm() - Method in class com.itextpdf.io.font.FontMetrics
-
- getUnitsPerEm() - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- getUrl() - Method in class com.itextpdf.io.image.GifImageData
-
- getUrl() - Method in class com.itextpdf.io.image.ImageData
-
- getValue() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- getValueSize() - Method in class com.itextpdf.io.codec.TiffWriter.FieldBase
-
- getWidth(int) - Method in class com.itextpdf.io.font.FontProgram
-
Get glyph's width.
- getWidth() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getWidth() - Method in class com.itextpdf.io.image.ImageData
-
- getWinAscender() - Method in class com.itextpdf.io.font.FontMetrics
-
- getWinDescender() - Method in class com.itextpdf.io.font.FontMetrics
-
- getXAdvance() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getXB() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getXG() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getXHeight() - Method in class com.itextpdf.io.font.FontMetrics
-
- getXPlacement() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getXR() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getXW() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getXYRatio() - Method in class com.itextpdf.io.image.ImageData
-
- getYAdvance() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getYB() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getYG() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getYPlacement() - Method in class com.itextpdf.io.font.otf.Glyph
-
- getYR() - Method in class com.itextpdf.io.image.PngChromaticities
-
- getYW() - Method in class com.itextpdf.io.image.PngChromaticities
-
- GHOSTSCRIPT_ENVIRONMENT_VARIABLE - Static variable in class com.itextpdf.io.util.GhostscriptHelper
-
The name of the environment variable with the command to execute Ghostscript operations.
- GHOSTSCRIPT_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- GhostscriptExecutionException(String) - Constructor for exception com.itextpdf.io.util.GhostscriptHelper.GhostscriptExecutionException
-
- GhostscriptHelper - Class in com.itextpdf.io.util
-
A utility class that is used as an interface to run 3rd-party tool Ghostscript.
- GhostscriptHelper() - Constructor for class com.itextpdf.io.util.GhostscriptHelper
-
- GhostscriptHelper(String) - Constructor for class com.itextpdf.io.util.GhostscriptHelper
-
Creates new instance that will rely on Ghostscript execution command defined as passed argument.
- GhostscriptHelper.GhostscriptExecutionException - Exception in com.itextpdf.io.util
-
Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf
files.
- gidToCid - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- GIF_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- GIF_SIGNATURE_NOT_FOUND - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- GifImageData - Class in com.itextpdf.io.image
-
- GifImageData(URL) - Constructor for class com.itextpdf.io.image.GifImageData
-
- GifImageData(byte[]) - Constructor for class com.itextpdf.io.image.GifImageData
-
- GifImageHelper - Class in com.itextpdf.io.image
-
- GifImageHelper() - Constructor for class com.itextpdf.io.image.GifImageHelper
-
- GILAKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GILYAK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GITHABUL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- Glyph - Class in com.itextpdf.io.font.otf
-
- Glyph(int, int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, retrieving characters from unicode.
- Glyph(int, int, char[]) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, using the codepoint of the characters as unicode point.
- Glyph(int, int, int, int[]) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph, retrieving characters from unicode.
- Glyph(int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a non-mark Glyph object with id -1 and characters retrieved from unicode.
- Glyph(int, int, int, char[], boolean) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Construct a glyph object form the passed arguments.
- Glyph(Glyph) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a Glyph.
- Glyph(Glyph, int, int, int, int, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a Glyph and assign new placement and advance offsets and a new index delta to base glyph
- Glyph(Glyph, int) - Constructor for class com.itextpdf.io.font.otf.Glyph
-
Copy a glyph and assign the copied glyph a new unicode point and characters
- glyph - Variable in class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
-
- GLYPH_BASE - Static variable in class com.itextpdf.io.font.otf.OtfClass
-
- GLYPH_LIGATURE - Static variable in class com.itextpdf.io.font.otf.OtfClass
-
- GLYPH_MARK - Static variable in class com.itextpdf.io.font.otf.OtfClass
-
- GlyphIndexer() - Constructor for class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
-
- GlyphLine - Class in com.itextpdf.io.font.otf
-
- GlyphLine() - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
- GlyphLine(List<Glyph>) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Create a new line of Glyphs.
- GlyphLine(List<Glyph>, int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Create a new line of Glyphs from a slice of a List of Glyphs.
- GlyphLine(List<Glyph>, List<GlyphLine.ActualText>, int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Create a new line of Glyphs from a slice of a List of Glyphs, and add the actual text.
- GlyphLine(GlyphLine) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Copy a line of Glyphs.
- GlyphLine(GlyphLine, int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine
-
Copy a slice of a line of Glyphs
- GlyphLine.ActualText - Class in com.itextpdf.io.font.otf
-
- GlyphLine.GlyphLinePart - Class in com.itextpdf.io.font.otf
-
- GlyphLine.IGlyphLineFilter - Interface in com.itextpdf.io.font.otf
-
- GlyphLinePart(int, int) - Constructor for class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
-
- GlyphLinePart(int, int, String) - Constructor for class com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
-
- GlyphPositioningTableReader - Class in com.itextpdf.io.font.otf
-
Parses an OpenTypeFont file and reads the Glyph Substitution Table.
- GlyphPositioningTableReader(RandomAccessFileOrArray, int, OpenTypeGdefTableReader, Map<Integer, Glyph>, int) - Constructor for class com.itextpdf.io.font.otf.GlyphPositioningTableReader
-
- glyphs - Variable in class com.itextpdf.io.font.otf.GlyphLine
-
- GlyphSubstitutionTableReader - Class in com.itextpdf.io.font.otf
-
Parses an OpenTypeFont file and reads the Glyph Substitution Table.
- GlyphSubstitutionTableReader(RandomAccessFileOrArray, int, OpenTypeGdefTableReader, Map<Integer, Glyph>, int) - Constructor for class com.itextpdf.io.font.otf.GlyphSubstitutionTableReader
-
- GOGO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GONDI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GPOS_LOOKUP_SUBTABLE_FORMAT_NOT_SUPPORTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- GposAnchor - Class in com.itextpdf.io.font.otf
-
- GposAnchor() - Constructor for class com.itextpdf.io.font.otf.GposAnchor
-
- GposAnchor(GposAnchor) - Constructor for class com.itextpdf.io.font.otf.GposAnchor
-
- GposLookupType1 - Class in com.itextpdf.io.font.otf
-
Lookup Type 1: Single Adjustment Positioning Subtable
- GposLookupType1(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType1
-
- GposLookupType2 - Class in com.itextpdf.io.font.otf
-
Lookup Type 2:
Pair Adjustment Positioning Subtable
- GposLookupType2(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType2
-
- GposLookupType4 - Class in com.itextpdf.io.font.otf
-
Lookup Type 4:
MarkToBase Attachment Positioning Subtable
- GposLookupType4(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType4
-
- GposLookupType4.MarkToBase - Class in com.itextpdf.io.font.otf
-
- GposLookupType5 - Class in com.itextpdf.io.font.otf
-
Lookup Type 5:
MarkToLigature Attachment Positioning Subtable
- GposLookupType5(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType5
-
- GposLookupType5.MarkToLigature - Class in com.itextpdf.io.font.otf
-
- GposLookupType6 - Class in com.itextpdf.io.font.otf
-
Lookup Type 6:
MarkToMark Attachment Positioning Subtable
- GposLookupType6(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType6
-
- GposLookupType7 - Class in com.itextpdf.io.font.otf
-
Lookup Type 7:
Contextual Positioning Subtables
- GposLookupType7(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType7
-
- GposLookupType8 - Class in com.itextpdf.io.font.otf
-
Lookup Type 8:
Chaining Contextual Positioning Subtable
- GposLookupType8(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GposLookupType8
-
- GposValueRecord - Class in com.itextpdf.io.font.otf
-
- GposValueRecord() - Constructor for class com.itextpdf.io.font.otf.GposValueRecord
-
- GRAPHICS_STATE_WAS_DELETED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- GRAYRESPONSEUNIT_100000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundred-thousandths
- GRAYRESPONSEUNIT_10000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ten-thousandths of a unit
- GRAYRESPONSEUNIT_1000S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
thousandths of a unit
- GRAYRESPONSEUNIT_100S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hundredths of a unit
- GRAYRESPONSEUNIT_10S - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tenths of a unit
- GREEK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GREENLANDIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GROUP3OPT_2DENCODING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
2-dimensional coding
- GROUP3OPT_FILLBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
fill to byte boundary
- GROUP3OPT_UNCOMPRESSED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data not compressed
- GROUP4OPT_FILLBITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
fill to byte boundary
- GROUP4OPT_UNCOMPRESSED - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data not compressed
- GS_ENVIRONMENT_VARIABLE_IS_NOT_SPECIFIED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- GsubLookupType1 - Class in com.itextpdf.io.font.otf
-
- GsubLookupType1(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType1
-
- GsubLookupType2 - Class in com.itextpdf.io.font.otf
-
LookupType 2: Multiple Substitution Subtable
- GsubLookupType2(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType2
-
- GsubLookupType3 - Class in com.itextpdf.io.font.otf
-
LookupType 3: Alternate Substitution Subtable
- GsubLookupType3(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType3
-
- GsubLookupType4 - Class in com.itextpdf.io.font.otf
-
LookupType 4: Ligature Substitution Subtable
- GsubLookupType4(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType4
-
- GsubLookupType5 - Class in com.itextpdf.io.font.otf
-
LookupType 5: Contextual Substitution Subtable
- GsubLookupType5(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType5
-
- GsubLookupType6 - Class in com.itextpdf.io.font.otf
-
LookupType 6: Chaining Contextual Substitution Subtable
- GsubLookupType6(OpenTypeFontTableReader, int, int[]) - Constructor for class com.itextpdf.io.font.otf.GsubLookupType6
-
- gsubrIndexOffset - Variable in class com.itextpdf.io.font.CFFFont
-
- gsubrOffsets - Variable in class com.itextpdf.io.font.CFFFont
-
- GT_NOT_EXPECTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- GUARANI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GUJARATI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GUMATJ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GUMUZ - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GUPAPUYNGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- GUSII - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IBAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IBIBIO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- ICC_PROFILE_CONTAINS_COMPONENTS_WHILE_THE_IMAGE_DATA_CONTAINS_COMPONENTS - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IccProfile - Class in com.itextpdf.io.colors
-
Class used to represented the International Color Consortium profile
- IccProfile() - Constructor for class com.itextpdf.io.colors.IccProfile
-
- ICELANDIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- ICMapLocation - Interface in com.itextpdf.io.font.cmap
-
- IDENTITY_H - Static variable in class com.itextpdf.io.font.PdfEncodings
-
The Unicode encoding with horizontal writing.
- IDENTITY_V - Static variable in class com.itextpdf.io.font.PdfEncodings
-
The Unicode encoding with vertical writing.
- IDO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- idx - Variable in class com.itextpdf.io.font.otf.GlyphLine
-
- idx - Variable in class com.itextpdf.io.font.otf.OpenTableLookup.GlyphIndexer
-
- IExtraEncoding - Interface in com.itextpdf.io.font
-
Classes implementing this interface can create custom encodings or
replace existing ones.
- IF_PATH_IS_SET_VERTICES_SHALL_NOT_BE_PRESENT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IGBO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IJO_LANGUAGES - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- ILLEGAL_VALUE_FOR_PREDICTOR_IN_TIFF_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- ILOKANO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IMAGE_FORMAT_CANNOT_BE_RECOGNIZED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IMAGE_HAS_AMBIGUOUS_SCALE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_ICC_PROFILE_WITH_INCOMPATIBLE_NUMBER_OF_COLOR_COMPONENTS_COMPARED_TO_BASE_COLOR_SPACE_IN_INDEXED_COLOR_SPACE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_ICC_PROFILE_WITH_INCOMPATIBLE_NUMBER_OF_COLOR_COMPONENTS_COMPARED_TO_COLOR_SPACE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_INCORRECT_OR_UNSUPPORTED_BASE_COLOR_SPACE_IN_INDEXED_COLOR_SPACE_OVERRIDDEN_BY_ICC_PROFILE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_INCORRECT_OR_UNSUPPORTED_COLOR_SPACE_OVERRIDDEN_BY_ICC_PROFILE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_JBIG2DECODE_FILTER - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_JPXDECODE_FILTER - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_HAS_MASK - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- IMAGE_IS_NOT_A_MASK_YOU_MUST_CALL_IMAGE_DATA_MAKE_MASK - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IMAGE_MAGICK_OUTPUT_IS_NULL - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IMAGE_MAGICK_PROCESS_EXECUTION_FAILED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IMAGE_MASK_CANNOT_CONTAIN_ANOTHER_IMAGE_MASK - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IMAGE_SIZE_CANNOT_BE_MORE_4KB - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- imageAttributes - Variable in class com.itextpdf.io.image.ImageData
-
- ImageData - Class in com.itextpdf.io.image
-
- ImageData(URL, ImageType) - Constructor for class com.itextpdf.io.image.ImageData
-
- ImageData(byte[], ImageType) - Constructor for class com.itextpdf.io.image.ImageData
-
- ImageDataFactory - Class in com.itextpdf.io.image
-
- ImageMagickCompareResult - Class in com.itextpdf.io.util
-
A helper data class, which aggregates true/false result of ImageMagick comparing
as well as the number of different pixels.
- ImageMagickCompareResult(boolean, long) - Constructor for class com.itextpdf.io.util.ImageMagickCompareResult
-
Creates an instance that contains ImageMagick comparing result information.
- ImageMagickHelper - Class in com.itextpdf.io.util
-
A utility class that is used as an interface to run 3rd-party tool ImageMagick.
- ImageMagickHelper() - Constructor for class com.itextpdf.io.util.ImageMagickHelper
-
- ImageMagickHelper(String) - Constructor for class com.itextpdf.io.util.ImageMagickHelper
-
Creates new instance that will rely on ImageMagick execution command defined as passed argument.
- imageMask - Variable in class com.itextpdf.io.image.ImageData
-
- imageSize - Variable in class com.itextpdf.io.image.ImageData
-
- ImageType - Enum in com.itextpdf.io.image
-
- ImageTypeDetector - Class in com.itextpdf.io.image
-
Helper class that detects image type by magic bytes
- IMMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_LOSSLESS_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_LOSSLESS_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_LOSSLESS_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_LOSSLESS_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- IMMEDIATE_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- INARI_SAMI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INCOMPLETE_PALETTE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INCORRECT_SIGNATURE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.DictNumberItem
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.DictOffsetItem
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.IndexOffsetItem
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.Item
-
Remember the current offset and increment by item's size in bytes.
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.RangeItem
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.StringItem
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt16Item
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt24Item
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt32Item
-
- increment(int[]) - Method in class com.itextpdf.io.font.CFFFont.UInt8Item
-
- IndependentRandomAccessSource - Class in com.itextpdf.io.source
-
A RandomAccessSource that is wraps another RandomAccessSource but does not propagate close().
- IndependentRandomAccessSource(IRandomAccessSource) - Constructor for class com.itextpdf.io.source.IndependentRandomAccessSource
-
Constructs a new IndependentRandomAccessSource object
- IndexBaseItem() - Constructor for class com.itextpdf.io.font.CFFFont.IndexBaseItem
-
- IndexMarkerItem(CFFFont.OffsetItem, CFFFont.IndexBaseItem) - Constructor for class com.itextpdf.io.font.CFFFont.IndexMarkerItem
-
- IndexOffsetItem(int, int) - Constructor for class com.itextpdf.io.font.CFFFont.IndexOffsetItem
-
- IndexOffsetItem(int) - Constructor for class com.itextpdf.io.font.CFFFont.IndexOffsetItem
-
- INDIRECT_REFERENCE_USED_IN_FLUSHED_OBJECT_MADE_FREE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INDONESIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INGUSH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- initializeStringTable() - Method in class com.itextpdf.io.codec.TIFFLZWDecoder
-
Initialize the string table.
- initNewXmlDocument() - Static method in class com.itextpdf.io.util.XmlUtil
-
This method creates a new empty Xml document.
- INKSET_CMYK - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!cyan-magenta-yellow-black
- INLINE_BLOCK_ELEMENT_WILL_BE_CLIPPED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INTENT - Static variable in class com.itextpdf.io.image.PngImageHelperConstants
-
- INTERLINGUA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INTERLINGUE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INTERMEDIATE_GENERIC_REFINEMENT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- INTERMEDIATE_GENERIC_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- INTERMEDIATE_HALFTONE_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- INTERMEDIATE_TEXT_REGION - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- interpolation - Variable in class com.itextpdf.io.image.ImageData
-
- INUKTITUT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INUPIAT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- INVALID_BMP_FILE_COMPRESSION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_CODE_ENCOUNTERED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_CODE_ENCOUNTERED_WHILE_DECODING_2D_GROUP_3_COMPRESSED_DATA - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_CODE_ENCOUNTERED_WHILE_DECODING_2D_GROUP_4_COMPRESSED_DATA - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_DESTINATION_TYPE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INVALID_DISTRIBUTION_POINT - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INVALID_ICC_PROFILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_INDIRECT_REFERENCE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INVALID_JPEG2000_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_KEY_VALUE_KEY_0_HAS_NULL_VALUE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- INVALID_MAGIC_VALUE_FOR_BMP_FILE_MUST_BE_BM - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_TTC_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_WOFF2_FONT_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- INVALID_WOFF_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- inverted - Variable in class com.itextpdf.io.image.ImageData
-
- IO_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IOException - Exception in com.itextpdf.io.exceptions
-
Exception class for exceptions in io module.
- IOException(String) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(Throwable) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Object) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Throwable) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new IOException.
- IOException(String, Throwable, Object) - Constructor for exception com.itextpdf.io.exceptions.IOException
-
Creates a new instance of IOException.
- IoExceptionMessageConstant - Class in com.itextpdf.io.exceptions
-
Class containing constants to be used in exceptions in the IO module.
- IoExceptionMessageConstant() - Constructor for class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IoLogMessageConstant - Class in com.itextpdf.io.logs
-
Class containing constants to be used in logging.
- IRandomAccessSource - Interface in com.itextpdf.io.source
-
Represents an abstract source that bytes can be read from.
- IRISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IRISH_TRADITIONAL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- IS_NOT_A_VALID_JPEG_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- IS_NOT_AN_AFM_OR_PFM_FONT_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- isArray() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isBigEndian() - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns a boolean indicating whether the byte order used in the
TIFF file is big-endian (i.e.
- isBold() - Method in class com.itextpdf.io.font.FontNames
-
- isBold() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- isBuiltInFont() - Method in class com.itextpdf.io.font.Type1Font
-
- isBuiltWith(String) - Method in class com.itextpdf.io.font.CidFont
-
- isBuiltWith(String) - Method in class com.itextpdf.io.font.CMapEncoding
-
Checks whether the
CMapEncoding
was built with corresponding cmap name.
- isBuiltWith(String) - Method in class com.itextpdf.io.font.FontEncoding
-
Checks whether the
FontEncoding
was built with corresponding encoding.
- isBuiltWith(String) - Method in class com.itextpdf.io.font.FontProgram
-
Checks whether the
FontProgram
was built with corresponding fontName.
- isBuiltWith(String) - Method in class com.itextpdf.io.font.TrueTypeFont
-
- isBuiltWith(String) - Method in class com.itextpdf.io.font.Type1Font
-
- isCached() - Method in class com.itextpdf.io.font.TrueTypeCollection
-
- isCff() - Method in class com.itextpdf.io.font.TrueTypeFont
-
- isCID - Variable in class com.itextpdf.io.font.CFFFont.Font
-
- isCID() - Method in class com.itextpdf.io.font.CFFFont
-
- isCID(String) - Method in class com.itextpdf.io.font.CFFFont
-
- isCidFont(String, String) - Static method in class com.itextpdf.io.font.CidFontProperties
-
Checks if its a valid CJKFont font.
- isCloseStream() - Method in class com.itextpdf.io.source.OutputStream
-
- isCloseStream() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- isComparingResultSuccessful() - Method in class com.itextpdf.io.util.ImageMagickCompareResult
-
Returns image compare boolean value.
- isCondensed() - Method in class com.itextpdf.io.font.FontNames
-
- isDeflated() - Method in class com.itextpdf.io.image.ImageData
-
- isDelimiter(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
- isDelimiterWhitespace(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
- isDictionary() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isDirect() - Method in class com.itextpdf.io.font.CMapEncoding
-
- isDirect() - Method in class com.itextpdf.io.image.TiffImageData
-
- isEmpty() - Method in class com.itextpdf.io.source.ByteBuffer
-
- isExtended() - Method in class com.itextpdf.io.font.FontNames
-
- isFixedPitch() - Method in class com.itextpdf.io.font.FontMetrics
-
- isFontSpecific() - Method in class com.itextpdf.io.font.CidFont
-
- isFontSpecific() - Method in class com.itextpdf.io.font.FontEncoding
-
- isFontSpecific - Variable in class com.itextpdf.io.font.FontProgram
-
- isFontSpecific() - Method in class com.itextpdf.io.font.FontProgram
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from backtrack sequence of the rule.
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- isGlyphMatchesBacktrack(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from input sequence of the rule.
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format1.SubstRuleFormat1
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format2.SubstRuleFormat2
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype5.SubTableLookup5Format3.SubstRuleFormat3
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype7.PosTableLookup7Format2.PosRuleFormat2
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- isGlyphMatchesInput(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.ContextualRule
-
Checks if glyph line element matches element from lookahead sequence of the rule.
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format1.SubstRuleFormat1
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2.SubstRuleFormat2
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format3.SubstRuleFormat3
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format1.PosRuleFormat1
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2.PosRuleFormat2
-
- isGlyphMatchesLookahead(int, int) - Method in class com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format3.PosRuleFormat3
-
- isGrayscaleImage() - Method in class com.itextpdf.io.image.PngImageData
-
- isHasCHRM() - Method in class com.itextpdf.io.image.PngImageData
-
- isHexString() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isHexString() - Method in class com.itextpdf.io.source.PdfTokenizer
-
- isIndexed() - Method in class com.itextpdf.io.image.PngImageData
-
- isInterpolation() - Method in class com.itextpdf.io.image.ImageData
-
- isInverted() - Method in class com.itextpdf.io.image.ImageData
-
- isItalic() - Method in class com.itextpdf.io.font.FontNames
-
- isItalic() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- isJp2 - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
-
- isJpxBaseline - Variable in class com.itextpdf.io.image.Jpeg2000ImageData.Parameters
-
- isLiteral() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isMark() - Method in class com.itextpdf.io.font.otf.Glyph
-
- isMark(int) - Static method in class com.itextpdf.io.font.otf.MarkTable
-
- isMarkOtfClass(int) - Method in class com.itextpdf.io.font.otf.OtfClass
-
- isMask() - Method in class com.itextpdf.io.image.ImageData
-
- isMonospace() - Method in class com.itextpdf.io.font.FontProgramDescriptor
-
- isName() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isNoHeader() - Method in class com.itextpdf.io.image.BmpImageData
-
- isNumber() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isOutline() - Method in class com.itextpdf.io.font.FontNames
-
- isOutOfRange(Exception) - Static method in class com.itextpdf.io.exceptions.ExceptionUtil
-
- isPdfDocEncoding(String) - Static method in class com.itextpdf.io.font.PdfEncodings
-
Checks is text
only has PDF_DOC_ENCODING characters.
- isPredefinedCidFont(String) - Static method in class com.itextpdf.io.font.CjkResourceLoader
-
Checks if the font with the given name and encoding is one
of the predefined CID fonts.
- isPredefinedCidFont(String) - Static method in class com.itextpdf.io.font.FontCache
-
- isRawImage() - Method in class com.itextpdf.io.image.ImageData
-
- isRawImage() - Method in class com.itextpdf.io.image.RawImageData
-
- isRecoverFromImageError() - Method in class com.itextpdf.io.image.TiffImageData
-
- isRegisteredFont(String) - Static method in class com.itextpdf.io.font.FontProgramFactory
-
Checks if a certain font is registered.
- isShadow() - Method in class com.itextpdf.io.font.FontNames
-
- isSkip(int, int) - Method in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- isSkip(int, int) - Method in class com.itextpdf.io.font.otf.OpenTypeGdefTableReader
-
- isSoftMask() - Method in class com.itextpdf.io.image.ImageData
-
- isStandardFont(String) - Static method in class com.itextpdf.io.font.constants.StandardFonts
-
- isString() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isSupportedType(byte[]) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image (based on first 8 bytes) is supported by factory.
- isSupportedType(URL) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image (based on first 8 bytes) is supported by factory.
- isSupportedType(ImageType) - Static method in class com.itextpdf.io.image.ImageDataFactory
-
Checks if the type of image is supported by factory.
- isTagPresent(int) - Method in class com.itextpdf.io.codec.TIFFDirectory
-
Returns true if a tag appears in the directory.
- isToken() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- isUnderline() - Method in class com.itextpdf.io.font.FontNames
-
- isVersionCommandExecutable(String, String) - Static method in class com.itextpdf.io.util.CliCommandUtil
-
Checks if the command, passed as parameter, is executable and the output version text contains
expected text
- isVertical - Variable in class com.itextpdf.io.font.TrueTypeFont
-
- isWhitespace(int) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Is a certain character a whitespace? Currently checks on the following: '0', '9', '10', '12', '13', '32'.
- isWhitespace(int, boolean) - Static method in class com.itextpdf.io.source.PdfTokenizer
-
Checks whether a character is a whitespace.
- isWoff2Font(byte[]) - Static method in class com.itextpdf.io.font.woff2.Woff2Converter
-
- ITALIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- Italic - Static variable in class com.itextpdf.io.font.constants.FontDescriptorFlags
-
- ITALIC - Static variable in class com.itextpdf.io.font.constants.FontMacStyleFlags
-
- ITALIC - Static variable in class com.itextpdf.io.font.constants.FontStyles
-
Italic font style.
- Item() - Constructor for class com.itextpdf.io.font.CFFFont.Item
-
- iterator() - Method in class com.itextpdf.io.font.otf.GlyphLine
-
- TABASARAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TABLE_DOES_NOT_EXIST - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TABLE_DOES_NOT_EXISTS_IN - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TABLE_WIDTH_IS_MORE_THAN_EXPECTED_DUE_TO_MIN_WIDTH - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- tableLocation - Variable in class com.itextpdf.io.font.otf.OpenTypeFontTableReader
-
- TABLES - Static variable in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- TACHELHIT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- tag - Variable in class com.itextpdf.io.font.otf.FeatureRecord
-
- tag - Variable in class com.itextpdf.io.font.otf.LanguageRecord
-
- tag - Variable in class com.itextpdf.io.font.otf.ScriptRecord
-
- tag - Variable in class com.itextpdf.io.font.otf.TagAndLocation
-
- TAG_STRUCTURE_INIT_FAILED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- TAGALOG - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TagAndLocation - Class in com.itextpdf.io.font.otf
-
- TagAndLocation() - Constructor for class com.itextpdf.io.font.otf.TagAndLocation
-
- TAHITIAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TAJIKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TAMASHEK - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TAMAZIGHT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TAMIL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TARIFIT - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TATAR - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TAY - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TELUGU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TEMNE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TETUM - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TH_CREE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- THAI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- THIN - Static variable in class com.itextpdf.io.font.constants.FontWeights
-
- THIS_IMAGE_CAN_NOT_BE_AN_IMAGE_MASK - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- ThreadSafeRandomAccessSource - Class in com.itextpdf.io.source
-
- ThreadSafeRandomAccessSource(IRandomAccessSource) - Constructor for class com.itextpdf.io.source.ThreadSafeRandomAccessSource
-
- THRESHHOLD_BILEVEL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
b&w art scan
- THRESHHOLD_ERRORDIFFUSE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
usually floyd-steinberg
- THRESHHOLD_HALFTONE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
or dithered scan
- throwError(String, Object...) - Method in class com.itextpdf.io.source.PdfTokenizer
-
Helper method to handle content errors.
- TIBETAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TIFF_50_STYLE_LZW_CODES_ARE_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TIFF_ASCII - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for null-terminated ASCII strings.
- TIFF_BYTE - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 8 bit unsigned integers.
- TIFF_DOUBLE - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 64 bit IEEE doubles.
- TIFF_FILL_ORDER_TAG_MUST_BE_EITHER_1_OR_2 - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TIFF_FLOAT - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 32 bit IEEE floats.
- TIFF_IMAGE_EXCEPTION - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TIFF_LONG - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 32 bit unsigned integers.
- TIFF_RATIONAL - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for pairs of 32 bit unsigned integers.
- TIFF_SBYTE - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 8 bit signed integers.
- TIFF_SHORT - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 16 bit unsigned integers.
- TIFF_SLONG - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 32 bit signed integers.
- TIFF_SRATIONAL - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for pairs of 32 bit signed integers.
- TIFF_SSHORT - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 16 bit signed integers.
- TIFF_UNDEFINED - Static variable in class com.itextpdf.io.codec.TIFFField
-
Flag for 8 bit uninterpreted bytes.
- TIFFConstants - Class in com.itextpdf.io.codec
-
A list of constants used in class TIFFImage.
- TIFFConstants() - Constructor for class com.itextpdf.io.codec.TIFFConstants
-
- TIFFDirectory - Class in com.itextpdf.io.codec
-
A class representing an Image File Directory (IFD) from a TIFF 6.0
stream.
- TIFFDirectory(RandomAccessFileOrArray, int) - Constructor for class com.itextpdf.io.codec.TIFFDirectory
-
Constructs a TIFFDirectory from a SeekableStream.
- TIFFDirectory(RandomAccessFileOrArray, long, int) - Constructor for class com.itextpdf.io.codec.TIFFDirectory
-
Constructs a TIFFDirectory by reading a SeekableStream.
- TIFFFaxDecoder - Class in com.itextpdf.io.codec
-
Class that can decode TIFF files.
- TIFFFaxDecoder(int, int, int) - Constructor for class com.itextpdf.io.codec.TIFFFaxDecoder
-
- TIFFFaxDecompressor - Class in com.itextpdf.io.codec
-
Class that can decompress TIFF files.
- TIFFFaxDecompressor() - Constructor for class com.itextpdf.io.codec.TIFFFaxDecompressor
-
- TIFFField - Class in com.itextpdf.io.codec
-
A class representing a field in a TIFF 6.0 Image File Directory.
- TIFFField(int, int, int, Object) - Constructor for class com.itextpdf.io.codec.TIFFField
-
Constructs a TIFFField with arbitrary data.
- TiffImageData - Class in com.itextpdf.io.image
-
- TiffImageData(URL, boolean, int, boolean) - Constructor for class com.itextpdf.io.image.TiffImageData
-
- TiffImageData(byte[], boolean, int, boolean) - Constructor for class com.itextpdf.io.image.TiffImageData
-
- TIFFLZWDecoder - Class in com.itextpdf.io.codec
-
A class for performing LZW decoding.
- TIFFLZWDecoder(int, int, int) - Constructor for class com.itextpdf.io.codec.TIFFLZWDecoder
-
- TIFFTAG_ARTIST - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
creator of image
- TIFFTAG_BADFAXLINES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
lines w/ wrong pixel count
- TIFFTAG_BITSPERSAMPLE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
bits per channel (sample)
- TIFFTAG_CELLLENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+dithering matrix height
- TIFFTAG_CELLWIDTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+dithering matrix width
- TIFFTAG_CLEANFAXDATA - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
regenerated line info
- TIFFTAG_COLORMAP - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
RGB map for pallette image
- TIFFTAG_COLORRESPONSEUNIT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
$color curve accuracy
- TIFFTAG_COMPRESSION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data compression technique
- TIFFTAG_CONSECUTIVEBADFAXLINES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
max consecutive bad lines
- TIFFTAG_COPYRIGHT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tag 33432 is listed in the 6.0 spec w/ unknown ownership
- TIFFTAG_DATATYPE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
$use SampleFormat
- TIFFTAG_DATETIME - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
creation date and time
- TIFFTAG_DCSHUESHIFTVALUES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
hue shift correction data
tag 65535 is an undefined tag used by Eastman Kodak
- TIFFTAG_DOCUMENTNAME - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
name of doc.
- TIFFTAG_DOTRANGE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!0% and 100% dot codes
- TIFFTAG_EXTRASAMPLES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!info about extra samples
- TIFFTAG_FAXRECVPARAMS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
encoded Class 2 ses.
- TIFFTAG_FAXRECVTIME - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
receive time (secs)
- TIFFTAG_FAXSUBADDRESS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
received SubAddr string
- TIFFTAG_FEDEX_EDR - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
unknown use
tag 34929 is a private tag registered to FedEx
- TIFFTAG_FILLORDER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
data order within a byte
- TIFFTAG_FRAMECOUNT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Sequence Frame Count
- TIFFTAG_FREEBYTECOUNTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+sizes of free blocks
- TIFFTAG_FREEOFFSETS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+byte offset to free block
- TIFFTAG_GRAYRESPONSECURVE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
$gray scale response curve
- TIFFTAG_GRAYRESPONSEUNIT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
$gray scale curve accuracy
- TIFFTAG_GROUP3OPTIONS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
32 flag bits
- TIFFTAG_GROUP4OPTIONS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
32 flag bits
- TIFFTAG_HALFTONEHINTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!highlight+shadow info
- TIFFTAG_HOSTCOMPUTER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
machine where created
- TIFFTAG_ICCPROFILE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
ICC profile data
tag 34750 is a private tag registered to Adobe?
- TIFFTAG_IMAGEDEPTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
z depth of image
- TIFFTAG_IMAGEDESCRIPTION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
info about image
- TIFFTAG_IMAGELENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
image height in pixels
- TIFFTAG_IMAGEWIDTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
image width in pixels
- TIFFTAG_INKNAMES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!ascii names of inks
- TIFFTAG_INKSET - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!inks in separated image
- TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
# of bits in long run
- TIFFTAG_IT8BITSPERRUNLENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
# of bits in short run
- TIFFTAG_IT8BKGCOLORINDICATOR - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
BP/BL bg color switch
- TIFFTAG_IT8BKGCOLORVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
BP/BL bg color value
- TIFFTAG_IT8COLORCHARACTERIZATION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
color character.
- TIFFTAG_IT8COLORSEQUENCE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
color seq.
- TIFFTAG_IT8COLORTABLE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
LW colortable
- TIFFTAG_IT8HEADER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
DDES Header
- TIFFTAG_IT8IMAGECOLORINDICATOR - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
BP/BL image color switch
- TIFFTAG_IT8IMAGECOLORVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
BP/BL image color value
- TIFFTAG_IT8PIXELINTENSITYRANGE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
MP pixel intensity value
- TIFFTAG_IT8RASTERPADDING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
raster scanline padding
- TIFFTAG_IT8SITE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
site name
- TIFFTAG_IT8TRANSPARENCYINDICATOR - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
HC transparency switch
- TIFFTAG_JBIGOPTIONS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
JBIG options
tag 34750 is a private tag registered to Pixel Magic
- TIFFTAG_JPEGACTABLES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!AC coefficient offsets
- TIFFTAG_JPEGDCTABLES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!DCT table offsets
- TIFFTAG_JPEGIFBYTECOUNT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!JFIF stream length
- TIFFTAG_JPEGIFOFFSET - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!pointer to SOI marker
- TIFFTAG_JPEGLOSSLESSPREDICTORS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!lossless proc predictor
- TIFFTAG_JPEGPOINTTRANSFORM - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!lossless point transform
- TIFFTAG_JPEGPROC - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!JPEG processing algorithm
- TIFFTAG_JPEGQTABLES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!Q matrice offsets
- TIFFTAG_JPEGRESTARTINTERVAL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!restart interval length
- TIFFTAG_JPEGTABLES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
%JPEG table stream
- TIFFTAG_MAKE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
scanner manufacturer name
- TIFFTAG_MATTEING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
$use ExtraSamples
- TIFFTAG_MAXSAMPLEVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+maximum sample value
- TIFFTAG_MINSAMPLEVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+minimum sample value
- TIFFTAG_MODEL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
scanner model name/number
- TIFFTAG_NUMBEROFINKS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!number of inks
- TIFFTAG_ORIENTATION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+image orientation
- TIFFTAG_OSUBFILETYPE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+kind of data in subfile
- TIFFTAG_PAGENAME - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
page name image is from
- TIFFTAG_PAGENUMBER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
page numbers of multi-page
- TIFFTAG_PHOTOMETRIC - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
photometric interpretation
- TIFFTAG_PHOTOSHOP - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
tag 34377 is private tag registered to Adobe for PhotoShop
- TIFFTAG_PIXAR_FOVCOT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
cotan(fov) for env.
- TIFFTAG_PIXAR_IMAGEFULLLENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
full image size in y
- TIFFTAG_PIXAR_IMAGEFULLWIDTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
full image size in x
- TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERA - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
W2C
- TIFFTAG_PIXAR_MATRIX_WORLDTOSCREEN - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
W2S
- TIFFTAG_PIXAR_TEXTUREFORMAT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
texture map format
- TIFFTAG_PIXAR_WRAPMODES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
s & t wrap modes
- TIFFTAG_PLANARCONFIG - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
storage organization
- TIFFTAG_PREDICTOR - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
prediction scheme w/ LZW
- TIFFTAG_PRIMARYCHROMATICITIES - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!primary chromaticities
- TIFFTAG_REFERENCEBLACKWHITE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!colorimetry info
- TIFFTAG_REFPTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
image reference points
- TIFFTAG_REGIONAFFINE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
affine transformation mat
- TIFFTAG_REGIONTACKPOINT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
region-xform tack point
- TIFFTAG_REGIONWARPCORNERS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
warp quadrilateral
- TIFFTAG_RESOLUTIONUNIT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
units of resolutions
- TIFFTAG_RICHTIFFIPTC - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
IPTC TAG from RichTIFF specifications
- TIFFTAG_ROWSPERSTRIP - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
rows per strip of data
- TIFFTAG_SAMPLEFORMAT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!data sample format
- TIFFTAG_SAMPLESPERPIXEL - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
samples per pixel
- TIFFTAG_SMAXSAMPLEVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!variable MaxSampleValue
- TIFFTAG_SMINSAMPLEVALUE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!variable MinSampleValue
- TIFFTAG_SOFTWARE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
name and release
- TIFFTAG_STONITS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
Sample value to Nits
- TIFFTAG_STRIPBYTECOUNTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
bytes counts for strips
- TIFFTAG_STRIPOFFSETS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
offsets to data strips
- TIFFTAG_SUBFILETYPE - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
subfile data descriptor
- TIFFTAG_SUBIFD - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
subimage descriptors
- TIFFTAG_TARGETPRINTER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!separation target
- TIFFTAG_THRESHHOLDING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
+thresholding used on data
- TIFFTAG_TILEBYTECOUNTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!byte counts for tiles
- TIFFTAG_TILEDEPTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
z depth/data tile
- TIFFTAG_TILELENGTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!cols/data tile
- TIFFTAG_TILEOFFSETS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!offsets to data tiles
- TIFFTAG_TILEWIDTH - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!rows/data tile
- TIFFTAG_TRANSFERFUNCTION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!colorimetry info
- TIFFTAG_WHITEPOINT - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
image white point
- TIFFTAG_WRITERSERIALNUMBER - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
device serial number
tag 33405 is a private tag registered to Eastman Kodak
- TIFFTAG_XPOSITION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
x page offset of image lhs
- TIFFTAG_XRESOLUTION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
pixels/resolution in x
- TIFFTAG_YCBCRCOEFFICIENTS - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!RGB -> YCbCr transform
- TIFFTAG_YCBCRPOSITIONING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!subsample positioning
- TIFFTAG_YCBCRSUBSAMPLING - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
!YCbCr subsampling factors
- TIFFTAG_YPOSITION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
y page offset of image lhs
- TIFFTAG_YRESOLUTION - Static variable in class com.itextpdf.io.codec.TIFFConstants
-
pixels/resolution in y
- TiffWriter - Class in com.itextpdf.io.codec
-
Exports images as TIFF.
- TiffWriter() - Constructor for class com.itextpdf.io.codec.TiffWriter
-
- TiffWriter.FieldAscii - Class in com.itextpdf.io.codec
-
Inner class containing info about an ASCII field.
- TiffWriter.FieldBase - Class in com.itextpdf.io.codec
-
Inner class class containing information about a field.
- TiffWriter.FieldByte - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TiffWriter.FieldImage - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TiffWriter.FieldLong - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TiffWriter.FieldRational - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TiffWriter.FieldShort - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TiffWriter.FieldUndefined - Class in com.itextpdf.io.codec
-
Inner class containing info about a field.
- TIGRE - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TIGRINYA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TILES_ARE_NOT_SUPPORTED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TIMES - Static variable in class com.itextpdf.io.font.constants.StandardFontFamilies
-
- TIMES_BOLD - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- TIMES_BOLDITALIC - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- TIMES_ITALIC - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- TIMES_ROMAN - Static variable in class com.itextpdf.io.font.constants.StandardFonts
-
This is a possible value of a base 14 type 1 font
- TIV - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- toByteArray(int, int) - Method in class com.itextpdf.io.source.ByteBuffer
-
- toByteArray() - Method in class com.itextpdf.io.source.ByteBuffer
-
- TODO - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- toHex(int) - Static method in class com.itextpdf.io.font.cmap.CMapContentParser
-
Gets an hex string in the format "<HHHH>".
- toHexByteArray() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
- TOK_PISIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TOKEN - Static variable in class com.itextpdf.io.font.cmap.CMapObject
-
- tokenValueEqualsTo(byte[]) - Method in class com.itextpdf.io.source.PdfTokenizer
-
- TOMA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TONGA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TONGAN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- topdictIndexOffset - Variable in class com.itextpdf.io.font.CFFFont
-
- topdictOffsets - Variable in class com.itextpdf.io.font.CFFFont
-
- TORKI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- toString() - Method in class com.itextpdf.io.codec.Jbig2SegmentReader
-
- toString() - Method in class com.itextpdf.io.font.cmap.CMapObject
-
Return String representation of value
field.
- toString() - Method in class com.itextpdf.io.font.FontNames
-
- toString() - Method in class com.itextpdf.io.font.FontProgram
-
- toString() - Method in class com.itextpdf.io.font.otf.Glyph
-
- toString() - Method in class com.itextpdf.io.font.otf.GlyphLine
-
- TOUNICODE_CMAP_MORE_THAN_2_BYTES_NOT_SUPPORTED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- toUnicodeString(String, boolean) - Method in class com.itextpdf.io.font.cmap.AbstractCMap
-
- toUnicodeString(int, int) - Method in class com.itextpdf.io.font.otf.GlyphLine
-
Get the unicode string representation of the GlyphLine slice.
- Trailer - Static variable in class com.itextpdf.io.source.PdfTokenizer
-
- transformLine(GlyphLine) - Method in class com.itextpdf.io.font.otf.OpenTableLookup
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType1
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType2
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType4
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType5
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType6
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GposLookupType7
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GsubLookupType1
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GsubLookupType2
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GsubLookupType3
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GsubLookupType4
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.GsubLookupType5
-
- transformOne(GlyphLine) - Method in class com.itextpdf.io.font.otf.OpenTableLookup
-
- transparency - Variable in class com.itextpdf.io.image.ImageData
-
- TRANSPARENCY_LENGTH_MUST_BE_EQUAL_TO_2_WITH_CCITT_IMAGES - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- True - Static variable in class com.itextpdf.io.source.PdfTokenizer
-
- TrueTypeCodePages - Class in com.itextpdf.io.font.constants
-
The code pages possible for a True Type font.
- TrueTypeCollection - Class in com.itextpdf.io.font
-
Use this class for working with true type collection font (*.ttc)
- TrueTypeCollection(byte[]) - Constructor for class com.itextpdf.io.font.TrueTypeCollection
-
- TrueTypeCollection(String) - Constructor for class com.itextpdf.io.font.TrueTypeCollection
-
- TrueTypeFont - Class in com.itextpdf.io.font
-
- TrueTypeFont() - Constructor for class com.itextpdf.io.font.TrueTypeFont
-
- TrueTypeFont(String) - Constructor for class com.itextpdf.io.font.TrueTypeFont
-
- TrueTypeFont(byte[]) - Constructor for class com.itextpdf.io.font.TrueTypeFont
-
- TSHANGLA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TSONGA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TSWANA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TTC_INDEX_DOESNT_EXIST_IN_THIS_TTC_FILE - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TULU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TUMBUKA - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TUNDRA_NENETS - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TURKISH - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TURKMEN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TUROYO_ARAMAIC - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TUVALU - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TUVIN - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- TWI - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-
- type - Variable in class com.itextpdf.io.codec.Jbig2SegmentReader.Jbig2Segment
-
- type - Variable in class com.itextpdf.io.source.PdfTokenizer
-
- Type1Font - Class in com.itextpdf.io.font
-
- Type1Font() - Constructor for class com.itextpdf.io.font.Type1Font
-
- Type1Font(String, String, byte[], byte[]) - Constructor for class com.itextpdf.io.font.Type1Font
-
- Type1Font(String) - Constructor for class com.itextpdf.io.font.Type1Font
-
- TYPE3_FONT_CANNOT_BE_ADDED - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- TYPE3_FONT_INITIALIZATION_ISSUE - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- TYPE3_FONT_ISSUE_TAGGED_PDF - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- TYPE_OF_FONT_IS_NOT_RECOGNIZED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- TYPE_OF_FONT_IS_NOT_RECOGNIZED_PARAMETERIZED - Static variable in class com.itextpdf.io.exceptions.IoExceptionMessageConstant
-
- typeCcitt - Variable in class com.itextpdf.io.image.RawImageData
-
- TYPOGRAPHY_NOT_FOUND - Static variable in class com.itextpdf.io.logs.IoLogMessageConstant
-
- TZOTZIL - Static variable in class com.itextpdf.io.font.otf.LanguageTags
-