- tagToString(int) - Static method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get the tag as a string
- TENSOR_PRODUCTS_MESH_SHADING - Static variable in class com.sun.pdfview.pattern.PDFShader
-
- test - package test
-
- TestType1CFont - Class in test
-
- TestType1CFont(InputStream) - Constructor for class test.TestType1CFont
-
- TIFF - Static variable in class com.sun.pdfview.decode.Predictor
-
well known algorithms
- TIFFPredictor - Class in com.sun.pdfview.decode
-
Undo prediction based on the TIFF Predictor 2 algorithm
- TIFFPredictor() - Constructor for class com.sun.pdfview.decode.TIFFPredictor
-
- TILE_CONSTANT - Static variable in class com.sun.pdfview.pattern.PatternType1
-
tiling types
- TILE_FASTER - Static variable in class com.sun.pdfview.pattern.PatternType1
-
- TILE_NODISTORT - Static variable in class com.sun.pdfview.pattern.PatternType1
-
- toCIEXYZ(float[]) - Method in class com.sun.pdfview.colorspace.CalGrayColor
-
convert from Calibrated Gray to CIEXYZ.
- toCIEXYZ(float[]) - Method in class com.sun.pdfview.colorspace.CalRGBColor
-
convert from Calibrated RGB to CIEXYZ.
- toCIEXYZ(float[]) - Method in class com.sun.pdfview.colorspace.CMYKColorSpace
-
Convert from CMYK to CIEXYZ.
- toCIEXYZ(float[]) - Method in class com.sun.pdfview.colorspace.LabColor
-
convert from Lab to CIEXYZ.
- toCIEXYZ(float[]) - Method in class com.sun.pdfview.colorspace.MaskColorSpace
-
- toPDFDocEncoded(String) - Method in class com.sun.pdfview.PDFStringUtil
-
- toRGB(float[]) - Method in class com.sun.pdfview.colorspace.CalGrayColor
-
convert from Calibrated Gray to RGB.
- toRGB(float[]) - Method in class com.sun.pdfview.colorspace.CalRGBColor
-
convert from Calibrated RGB to standard RGB
- toRGB(float[]) - Method in class com.sun.pdfview.colorspace.CMYKColorSpace
-
Convert from CMYK to RGB.
- toRGB(float[]) - Method in class com.sun.pdfview.colorspace.LabColor
-
convert from Lab to RGB
- toRGB(float[]) - Method in class com.sun.pdfview.colorspace.MaskColorSpace
-
- toString() - Method in class com.sun.pdfview.font.PDFFont
-
Turn this font into a pretty String
- toString() - Method in class com.sun.pdfview.font.PDFGlyph
-
- toString() - Method in class com.sun.pdfview.font.ttf.CMap
-
Print a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Print a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.GlyfTable
-
Create a pretty String
- toString() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Create a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Create a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Create a pretty String
- toString() - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Write the font to a pretty string
- toString() - Method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Put into a nice string
- toString() - Method in class com.sun.pdfview.OutlineNode
-
Return the node's visible name in the tree
- toString() - Method in class com.sun.pdfview.PDFCmd
-
a human readable representation of this command
- toString() - Method in class com.sun.pdfview.PDFObject
-
return a representation of this PDFObject as a String.
- transform(AffineTransform) - Method in class com.sun.pdfview.PDFRenderer
-
concatenate the given transform with the current transform
- TrueTypeFont - Class in com.sun.pdfview.font.ttf
-
- TrueTypeFont(int) - Constructor for class com.sun.pdfview.font.ttf.TrueTypeFont
-
Creates a new instance of TrueTypeParser
- TrueTypeTable - Class in com.sun.pdfview.font.ttf
-
The base class for TrueType tables.
- TrueTypeTable(int) - Constructor for class com.sun.pdfview.font.ttf.TrueTypeTable
-
Creates a new instance of TrueTypeTable.
- TTFFont - Class in com.sun.pdfview.font
-
A true-type font
- TTFFont(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.TTFFont
-
create a new TrueTypeFont object based on a description of the
font from the PDF file.
- TTFTest - Class in test
-
- TTFTest() - Constructor for class test.TTFTest
-
- Type0Font - Class in com.sun.pdfview.font
-
Type 0 fonts are composite fonts with a CMAP to map between
source character codes and destination fonts/codes
- Type0Font(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.Type0Font
-
Creates a new instance of Type0Font
- type1CExpertCharset - Static variable in class com.sun.pdfview.font.FontSupport
-
glyph order of the glyphs for the Type1C Expert character set.
- type1CExpertSubCharset - Static variable in class com.sun.pdfview.font.FontSupport
-
glyph order of the glyphs for the Type1C Expert Sub character set.
- Type1CFont - Class in com.sun.pdfview.font
-
A representation, with parser, of an Adobe Type 1C font.
- Type1CFont(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.Type1CFont
-
create a new Type1CFont based on a font data stream and a descriptor
- Type1Decode - Class in test
-
- Type1Decode() - Constructor for class test.Type1Decode
-
- Type1Font - Class in com.sun.pdfview.font
-
A representation, with parser, of an Adobe Type 1 font.
- Type1Font(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.Type1Font
-
create a new Type1Font based on a font data stream and an encoding.
- Type3Font - Class in com.sun.pdfview.font
-
A Type 3 Font, in which each glyph consists of a sequence of PDF
commands.
- Type3Font(String, PDFObject, HashMap<String, PDFObject>, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.Type3Font
-
Generate a Type 3 font.
- TYPE_0 - Static variable in class com.sun.pdfview.function.PDFFunction
-
Sampled function
- TYPE_2 - Static variable in class com.sun.pdfview.function.PDFFunction
-
Exponential interpolation function
- TYPE_3 - Static variable in class com.sun.pdfview.function.PDFFunction
-
Stitching function.
- TYPE_4 - Static variable in class com.sun.pdfview.function.PDFFunction
-
PostScript calculator function.