- Cache - Class in com.sun.pdfview
-
A cache of PDF pages and images.
- Cache() - Constructor for class com.sun.pdfview.Cache
-
Creates a new instance of a Cache
- calcoffset(int) - Method in class com.sun.pdfview.font.Type1CFont
-
calculate an offset code for a dictionary.
- calcoffset(int) - Method in class test.TestType1CFont
-
- calculate(float[]) - Method in class com.sun.pdfview.function.PDFFunction
-
Map from m input values to n output values.
- calculate(float[], int, float[], int) - Method in class com.sun.pdfview.function.PDFFunction
-
Map from m input values to n output values.
- CalGrayColor - Class in com.sun.pdfview.colorspace
-
A ColorSpace for calibrated gray
- CalGrayColor(PDFObject) - Constructor for class com.sun.pdfview.colorspace.CalGrayColor
-
Create a new Calibrated Gray color space object, given
the description in a PDF dictionary.
- CalGrayColor() - Constructor for class com.sun.pdfview.colorspace.CalGrayColor
-
Create a new calibrated gray color space object, with the
default values for black point, white point and gamma
- CalRGBColor - Class in com.sun.pdfview.colorspace
-
A ColorSpace for calibrated RGB
- CalRGBColor(PDFObject) - Constructor for class com.sun.pdfview.colorspace.CalRGBColor
-
Create a new Calibrated RGB color space object, given the
description in a PDF dictionary.
- carriageReturn() - Method in class com.sun.pdfview.PDFTextFormat
-
perform a carriage return
- carriageReturn(float, float) - Method in class com.sun.pdfview.PDFTextFormat
-
perform a carriage return by translating by x and y.
- CCITTFaxDecode - Class in com.sun.pdfview.decode
-
- CCITTFaxDecode() - Constructor for class com.sun.pdfview.decode.CCITTFaxDecode
-
- CCITTFaxDecoder - Class in com.sun.pdfview.decode
-
- CCITTFaxDecoder(int, int, int) - Constructor for class com.sun.pdfview.decode.CCITTFaxDecoder
-
- CF_IDENTITY - Static variable in class com.sun.pdfview.decrypt.PDFDecrypterFactory
-
The name of the standard Identity CryptFilter
- CIDFontType2 - Class in com.sun.pdfview.font
-
a font object derived from a CID font.
- CIDFontType2(String, PDFObject, PDFFontDescriptor) - Constructor for class com.sun.pdfview.font.CIDFontType2
-
create a new CIDFontType2 object based on the name of a built-in font
and the font descriptor
- cleanup() - Method in class com.sun.pdfview.BaseWatchable
-
Clean up after a set of iterations.
- cleanup() - Method in class com.sun.pdfview.PDFParser
-
Cleanup when iteration is done
- cleanup() - Method in class com.sun.pdfview.PDFRenderer
-
Called when iteration has stopped
- clearCommands() - Method in class com.sun.pdfview.PDFPage
-
Clear all commands off the current page
- clip(GeneralPath) - Method in class com.sun.pdfview.PDFRenderer
-
add the path to the current clip.
- CLIP - Static variable in class com.sun.pdfview.PDFShapeCmd
-
set the clip region to the path
- clone() - Method in class com.sun.pdfview.PDFTextFormat
-
Clone the text format
- CMap - Class in com.sun.pdfview.font.ttf
-
- CMap(short, short) - Constructor for class com.sun.pdfview.font.ttf.CMap
-
Creates a new instance of CMap
Don't use this directly, use CMap.createMap()
- CMAP_TABLE - Static variable in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Well known tables
- CMapFormat0 - Class in com.sun.pdfview.font.ttf
-
- CMapFormat0(short) - Constructor for class com.sun.pdfview.font.ttf.CMapFormat0
-
Creates a new instance of CMapFormat0
- CMapFormat4 - Class in com.sun.pdfview.font.ttf
-
- CMapFormat4(short) - Constructor for class com.sun.pdfview.font.ttf.CMapFormat4
-
Creates a new instance of CMapFormat0
- CMapFormat6 - Class in com.sun.pdfview.font.ttf
-
- CMapFormat6(short) - Constructor for class com.sun.pdfview.font.ttf.CMapFormat6
-
Creates a new instance of CMapFormat0
- CmapTable - Class in com.sun.pdfview.font.ttf
-
Represents the TTF "cmap" table
- CmapTable() - Constructor for class com.sun.pdfview.font.ttf.CmapTable
-
Creates a new instance of CmapTable
- CMYKColorSpace - Class in com.sun.pdfview.colorspace
-
A ColorSpace for the CMYK color space.
- CMYKColorSpace() - Constructor for class com.sun.pdfview.colorspace.CMYKColorSpace
-
create a new CMYK color space: a ColorSpace with 4 components
- COLORSPACE_CMYK - Static variable in class com.sun.pdfview.colorspace.PDFColorSpace
-
the name of the device-dependent CMYK color space
- COLORSPACE_GRAY - Static variable in class com.sun.pdfview.colorspace.PDFColorSpace
-
the name of the device-dependent gray color space
- COLORSPACE_PATTERN - Static variable in class com.sun.pdfview.colorspace.PDFColorSpace
-
the name of the pattern color space
- COLORSPACE_RGB - Static variable in class com.sun.pdfview.colorspace.PDFColorSpace
-
the name of the device-dependent RGB color space
- com.sun.pdfview - package com.sun.pdfview
-
- com.sun.pdfview.action - package com.sun.pdfview.action
-
- com.sun.pdfview.colorspace - package com.sun.pdfview.colorspace
-
- com.sun.pdfview.decode - package com.sun.pdfview.decode
-
- com.sun.pdfview.decrypt - package com.sun.pdfview.decrypt
-
- com.sun.pdfview.font - package com.sun.pdfview.font
-
- com.sun.pdfview.font.ttf - package com.sun.pdfview.font.ttf
-
- com.sun.pdfview.function - package com.sun.pdfview.function
-
- com.sun.pdfview.pattern - package com.sun.pdfview.pattern
-
- COMPLETED - Static variable in interface com.sun.pdfview.Watchable
-
- consumeEOL() - Method in class com.sun.pdfview.decode.CCITTFaxDecoder
-
- controlChars - Static variable in class com.sun.pdfview.font.NativeFont
-
Control characters to filter out of the underlying font
- COONS_PATCH_MESH_SHADING - Static variable in class com.sun.pdfview.pattern.PDFShader
-
- createCompatibleSampleModel(int, int) - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- createDataBuffer() - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- createDecryptor(PDFObject, PDFObject, PDFPassword) - Static method in class com.sun.pdfview.decrypt.PDFDecrypterFactory
-
Create a decryptor for a given encryption dictionary.
- createGraphics() - Method in class com.sun.pdfview.RefImage
-
Create a graphics object only if it is currently null, otherwise
return the existing graphics object.
- createImage(PDFObject, Map) - Static method in class com.sun.pdfview.PDFImage
-
Read a PDFImage from an image dictionary and stream
- createMap(short, short) - Static method in class com.sun.pdfview.font.ttf.CMap
-
Create a map for the given format and language
- createSubsetSampleModel(int[]) - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- createTable(TrueTypeFont, String) - Static method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get a new instance of an empty table by tag string
- createTable(TrueTypeFont, String, ByteBuffer) - Static method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get a new instance of a table with provided data
- CryptFilterDecrypter - Class in com.sun.pdfview.decrypt
-
Implements Version 4 standard decryption, whereby the Encrypt dictionary
contains a list of named 'crypt filters', each of which is the equivalent
of a
PDFDecrypter
.
- CryptFilterDecrypter(Map<String, PDFDecrypter>, String, String) - Constructor for class com.sun.pdfview.decrypt.CryptFilterDecrypter
-
Class constructor
- CUBIC_INTERPOLATION - Static variable in class com.sun.pdfview.function.FunctionType0
-