- getAction(PDFObject, PDFObject) - Static method in class com.sun.pdfview.action.PDFAction
-
Get an action of the appropriate type from a PDFObject
- getAction() - Method in class com.sun.pdfview.OutlineNode
-
Get the PDF action associated with this node
- getAdvance(int) - Method in class com.sun.pdfview.font.ttf.HmtxTable
-
get the advance of a given glyph
- getAdvanceWidthMax() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property advanceWidthMax.
- getAlgorithm() - Method in class com.sun.pdfview.decode.Predictor
-
Get the algorithm in use
- getArray() - Method in class com.sun.pdfview.PDFObject
-
get the value as a PDFObject[].
- getAscent() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property ascent.
- getAscent() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property ascent.
- getAspectRatio() - Method in class com.sun.pdfview.PDFPage
-
get the aspect ratio of the correctly oriented page.
- getAt(int) - Method in class com.sun.pdfview.PDFObject
-
if this object is an ARRAY, get the PDFObject at some
position in the array.
- getAvgWidth() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property avgWidth.
- getAxisEnd() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get the end of the axis
- getAxisStart() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get the start of the axis
- getBackground() - Method in class com.sun.pdfview.pattern.PDFShader
-
Get the background color
- getBase() - Method in class com.sun.pdfview.colorspace.PatternSpace
-
Get the base color space
- getBaseFont() - Method in class com.sun.pdfview.font.PDFFont
-
Get the postscript name of this font
- getBBox() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the bounding box
- getBBox() - Method in class com.sun.pdfview.pattern.PDFShader
-
Get the bounding box
- getBBox() - Method in class com.sun.pdfview.PDFPage
-
get the post-rotation box placed at 0, 0 in page units
- getBitsPerComponent() - Method in class com.sun.pdfview.decode.Predictor
-
Get the number of bits per color component
- getBitsPerComponent() - Method in class com.sun.pdfview.PDFImage
-
Get the number of bits per component sample
- getBitsPerSample() - Method in class com.sun.pdfview.function.FunctionType0
-
Get the number of bits per sample
- getBooleanValue() - Method in class com.sun.pdfview.PDFObject
-
get the value as a boolean.
- getBottom() - Method in class com.sun.pdfview.PDFDestination
-
Get the bottom coordinate value
- getC0(int) - Method in class com.sun.pdfview.function.FunctionType2
-
Get the values at zero
- getC1(int) - Method in class com.sun.pdfview.function.FunctionType2
-
Get the values at one
- getCache() - Method in class com.sun.pdfview.PDFObject
-
get the value in the cache.
- getCachedGlyph(char, String) - Method in class com.sun.pdfview.font.PDFFont
-
Get a glyph for a given character code.
- getCapHeight() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property capHeight.
- getCaretOffset() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property caretOffset.
- getCaretSlopeRise() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property caretSlopeRise.
- getCaretSlopeRun() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property caretSlopeRun.
- getChar() - Method in class com.sun.pdfview.font.PDFGlyph
-
Get the character code of this glyph
- getCharCount() - Method in class com.sun.pdfview.font.OutlineFont
-
Get the number of characters
- getCharSet() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property charSet.
- getCharsetName(int, int) - Static method in class com.sun.pdfview.font.ttf.NameTable
-
Get the charset name for a given platform, encoding and language
- getCharSpacing() - Method in class com.sun.pdfview.PDFTextFormat
-
get the char spacing
- getChecksumAdjustment() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property checksumAdjustment.
- getCMap(PDFObject) - Static method in class com.sun.pdfview.font.PDFCMap
-
Get a CMap, given a PDF object containing one of the following:
a string name of a known CMap
a stream containing a CMap definition
- getCMap(String) - Static method in class com.sun.pdfview.font.PDFCMap
-
Get a CMap, given a string name
- getCMap(short, short) - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Get a CMap by platform and specific ID
- getCMaps() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Get all CMaps
- getColorComponents() - Method in class com.sun.pdfview.colorspace.IndexedColor
-
Get the table of color components
- getColorPaint(Color) - Static method in class com.sun.pdfview.PDFPaint
-
get the PDFPaint representing a solid color
- getColors() - Method in class com.sun.pdfview.decode.Predictor
-
Get the number of colors per sample
- getColorSpace() - Method in class com.sun.pdfview.colorspace.AlternateColorSpace
-
get the original Java ColorSpace.
- getColorSpace(int) - Static method in class com.sun.pdfview.colorspace.PDFColorSpace
-
Get a color space by name
- getColorSpace(PDFObject, Map) - Static method in class com.sun.pdfview.colorspace.PDFColorSpace
-
Get a color space specified in a PDFObject
- getColorSpace() - Method in class com.sun.pdfview.colorspace.PDFColorSpace
-
get the original Java ColorSpace.
- getColorSpace() - Method in class com.sun.pdfview.pattern.PDFShader
-
Get the color space
- getColorSpace() - Method in class com.sun.pdfview.PDFImage
-
Get the colorspace associated with this image, or null if there
isn't one
- getColumns() - Method in class com.sun.pdfview.decode.Predictor
-
Get the number of columns
- getCommand(int) - Method in class com.sun.pdfview.PDFPage
-
get the command at a given index
- getCommandCount() - Method in class com.sun.pdfview.PDFPage
-
get the current number of commands for this page
- getCommands() - Method in class com.sun.pdfview.PDFPage
-
get all the commands in the current page
- getCommands(int) - Method in class com.sun.pdfview.PDFPage
-
get all the commands in the current page starting at the given index
- getCommands(int, int) - Method in class com.sun.pdfview.PDFPage
-
- getComponentPoint(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the point in the component glyph to match
- getCompoundPoint(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the point in the compound glyph to match
- getContourEndPoint(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get the end point of a given contour
- getCount() - Method in class com.sun.pdfview.colorspace.IndexedColor
-
Get the number of indices
- getCount() - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get the number of records in the table
- getCreated() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property created.
- getCurrentFont() - Method in class test.FontToy
-
get the current font
- getCurrentGlyph() - Method in class test.FontToy
-
get the current glyph
- getData() - Method in class com.sun.pdfview.font.ttf.CMap
-
Get the data in this map as a byte buffer
- getData() - Method in class com.sun.pdfview.font.ttf.CMapFormat0
-
Get the data in this map as a ByteBuffer
- getData() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the data in the map as a byte buffer
- getData() - Method in class com.sun.pdfview.font.ttf.CMapFormat6
-
Get the data in the map as a byte buffer
- getData() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
- getData() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the data in this glyf as a byte buffer.
- getData() - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the data in this glyf as a byte buffer.
- getData() - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get the data in this glyf as a byte buffer.
- getData() - Method in class com.sun.pdfview.font.ttf.GlyfTable
-
get the data in this map as a ByteBuffer
- getData() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Get the data we have stored
- getData() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Get the data we have stored
- getData() - Method in class com.sun.pdfview.font.ttf.HmtxTable
-
get the data in this map as a ByteBuffer
- getData() - Method in class com.sun.pdfview.font.ttf.LocaTable
-
get the data in this map as a ByteBuffer
- getData() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Get a buffer from the data
- getData() - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get the data in this table as a buffer
- getData() - Method in class com.sun.pdfview.font.ttf.PostTable
-
get the data in this map as a ByteBuffer
- getData() - Method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get the data in the table
- getDataElements(int, int, Object, DataBuffer) - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- getDecode(int) - Method in class com.sun.pdfview.function.FunctionType0
-
Get the decoding for a particular input parameter
- getDecode() - Method in class com.sun.pdfview.PDFImage
-
Get the decode array
- getDecrypter() - Method in class com.sun.pdfview.PDFObject
-
- getDefaultDecrypter() - Method in class com.sun.pdfview.PDFFile
-
Get the default decrypter for the document
- getDefaultWidth() - Method in class com.sun.pdfview.font.CIDFontType2
-
Get the default width in text space
- getDefaultWidth() - Method in class com.sun.pdfview.font.OutlineFont
-
Get the default width in text space
- getDefaultWidthVertical() - Method in class com.sun.pdfview.font.CIDFontType2
-
Get the default vertical width in text space
- getDescendantFont(int) - Method in class com.sun.pdfview.font.Type0Font
-
Get a descendant font of this font by fontId
- getDescent() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property descent.
- getDescent() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property descent.
- getDescriptor() - Method in class com.sun.pdfview.font.PDFFont
-
Get the descriptor for this font
- getDestination() - Method in class com.sun.pdfview.action.GoToAction
-
Get the destination this action refers to
- getDestination(PDFObject, PDFObject) - Static method in class com.sun.pdfview.PDFDestination
-
Get a destination from either an array (explicit destination), a
name (named destination) or a string (name tree destination).
- getDetails() - Method in class com.sun.pdfview.PDFCmd
-
the details of this command
- getDetails() - Method in class com.sun.pdfview.PDFShapeCmd
-
Get detailed information about this shape
- getDictionary() - Method in class com.sun.pdfview.PDFObject
-
get the dictionary as a HashMap.
- getDictKeys() - Method in class com.sun.pdfview.PDFObject
-
get an Iterator over all the keys in the dictionary.
- getDictRef(String) - Method in class com.sun.pdfview.PDFObject
-
get the value associated with a particular key in the
dictionary.
- getDomain(int) - Method in class com.sun.pdfview.function.PDFFunction
-
Get a component of the domain of this function
- getDoubleValue() - Method in class com.sun.pdfview.PDFObject
-
get the value as a double.
- getEncode(int) - Method in class com.sun.pdfview.function.FunctionType0
-
Get the encoding for a particular input parameter
- getEncoding() - Method in class com.sun.pdfview.font.PDFFont
-
Get the encoding for this font
- getEntrySelector() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the entry selector
- getEntrySelector() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get the entry selector
- getExtendEnd() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get whether to extend the end of the axis
- getExtendStart() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get whether to extend the start of the axis
- getFirstChar() - Method in class com.sun.pdfview.font.OutlineFont
-
Get the first character code
- getFirstChar() - Method in class com.sun.pdfview.font.Type3Font
-
Get the first character code
- getFlag(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get a given flag
- getFlag(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get a given flag
- getFlags() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property flags.
- getFlags() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property flags.
- getFloatValue() - Method in class com.sun.pdfview.PDFObject
-
get the value as a float.
- getFont(PDFObject, HashMap<String, PDFObject>) - Static method in class com.sun.pdfview.font.PDFFont
-
get the PDFFont corresponding to the font described in a PDFObject.
- getFont() - Method in class com.sun.pdfview.PDFTextFormat
-
get the font
- getFontBBox() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontBBox.
- getFontDirectionHint() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property fontDirectionHint.
- getFontFamily() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontFamily.
- getFontFile() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontFile.
- getFontFile2() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontFile2.
- getFontFile3() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontFile3.
- getFontID(char) - Method in class com.sun.pdfview.font.PDFCMap
-
Get the font number assoicated with a given source character
- getFontName() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontName.
- getFontRevision() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property fontRevision.
- getFonts() - Method in class test.FontToy
-
get the set of associated fonts
- getFontSize() - Method in class com.sun.pdfview.PDFTextFormat
-
get the font size
- getFontStretch() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontStretch.
- getFontWeight() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property fontWeight.
- getFormat() - Method in class com.sun.pdfview.font.ttf.CMap
-
Get the format of this map
- getFormat() - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get the format of this table
- getFormat() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property format.
- getFunction(PDFObject) - Static method in class com.sun.pdfview.function.PDFFunction
-
Get a PDFFunction from a PDFObject
- getFunctions() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get the functions associated with this shader
- getGeneration() - Method in class com.sun.pdfview.PDFXref
-
get the generation of this object
- getGeneration() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getGlyf(ByteBuffer) - Static method in class com.sun.pdfview.font.ttf.Glyf
-
Get a map from the given data
This method reads the format, data and length variables of
the map.
- getGlyph(char, String) - Method in class com.sun.pdfview.font.OutlineFont
-
Get the glyph for a given character code and name
The preferred method of getting the glyph should be by name.
- getGlyph(char, String) - Method in class com.sun.pdfview.font.PDFFont
-
Get the glyph for a given character code and name
The preferred method of getting the glyph should be by name.
- getGlyph(int) - Method in class com.sun.pdfview.font.ttf.GlyfTable
-
Get the glyph at a given index, parsing it as needed
- getGlyph(char, String) - Method in class com.sun.pdfview.font.Type0Font
-
Get a character from the first font in the descendant fonts array
- getGlyph(char, String) - Method in class com.sun.pdfview.font.Type3Font
-
Get the glyph for a given character code and name
The preferred method of getting the glyph should be by name.
- getGlyphDataFormat() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property glyphDataFormat.
- getGlyphIndex(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the glyf index for a given glyf
- getGlyphName(int) - Static method in class com.sun.pdfview.font.ttf.AdobeGlyphList
-
translate a unicode value into a glyph name.
- getGlyphName(char) - Method in class com.sun.pdfview.font.ttf.PostTable
-
Map a character code to a glyphIndex name
- getGlyphNameIndex(String) - Static method in class com.sun.pdfview.font.ttf.AdobeGlyphList
-
return a single index for a glyph, though there may be multiples.
- getGlyphNameIndex(String) - Method in class com.sun.pdfview.font.ttf.PostTable
-
Map a character name to a glyphNameIndex
- getGlyphs(String) - Method in class com.sun.pdfview.font.PDFFont
-
Get the glyphs associated with a given String in this font
- getGlyphs(PDFFont, String) - Method in class com.sun.pdfview.font.PDFFontEncoding
-
Get the glyphs associated with a given String
- getHeight() - Method in class com.sun.pdfview.PDFImage
-
Get the image's height
- getHeight() - Method in class com.sun.pdfview.PDFPage
-
get the height of this page, in page points, after rotation
- getHorizontalScale() - Method in class com.sun.pdfview.PDFTextFormat
-
Get the horizontal scale
- getImage(PDFPage, ImageInfo) - Method in class com.sun.pdfview.Cache
-
Get an image from the cache
- getImage() - Method in class com.sun.pdfview.PDFImage
-
Get the image that this PDFImage generates.
- getImage(int, int, Rectangle2D, ImageObserver) - Method in class com.sun.pdfview.PDFPage
-
Get an image producer which can be used to draw the image
represented by this PDFPage.
- getImage(int, int, Rectangle2D, ImageObserver, boolean, boolean) - Method in class com.sun.pdfview.PDFPage
-
Get an image producer which can be used to draw the image
represented by this PDFPage.
- getImageRenderer(PDFPage, ImageInfo) - Method in class com.sun.pdfview.Cache
-
Get an image's renderer from the cache
- getIndexEntry(int, int) - Method in class test.TestType1CFont
-
- getIndexSize(int) - Method in class com.sun.pdfview.font.Type1CFont
-
get the size of the dictionary located within the stream at
some offset.
- getIndexSize(int) - Method in class test.TestType1CFont
-
- getIndexToLocFormat() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property indexToLocFormat.
- getInitialTransform(int, int, Rectangle2D) - Method in class com.sun.pdfview.PDFPage
-
Get the initial transform to map from a specified clip rectangle in
pdf coordinates to an image of the specfied width and
height in device coordinates
- getInitialTransform() - Method in class com.sun.pdfview.PDFRenderer
-
get the initial transform from page space to Java space
- getInstance() - Static method in class com.sun.pdfview.decrypt.IdentityDecrypter
-
- getInstruction(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get a given instruction
- getInstruction(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get a given instruction
- getIntValue() - Method in class com.sun.pdfview.PDFObject
-
get the value as an int.
- getIsFixedPitch() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property isFixedPitch.
- getItalicAngle() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property italicAngle.
- getItalicAngle() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property italicAngle.
- getLanguage() - Method in class com.sun.pdfview.font.ttf.CMap
-
Get the language of this map
- getLastChar() - Method in class com.sun.pdfview.font.OutlineFont
-
Get the last character code
- getLastChar() - Method in class com.sun.pdfview.font.Type3Font
-
Get the last character code
- getLastShape() - Method in class com.sun.pdfview.PDFRenderer
-
Get the last shape drawn
- getLeading() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property leading.
- getLeading() - Method in class com.sun.pdfview.PDFTextFormat
-
get the leading
- getLeft() - Method in class com.sun.pdfview.PDFDestination
-
Get the left coordinate value
- getLeftSideBearing(int) - Method in class com.sun.pdfview.font.ttf.HmtxTable
-
get the left side bearing of a given glyph
- getLength() - Method in class com.sun.pdfview.font.ttf.CMap
-
Get the length of this map
- getLength() - Method in class com.sun.pdfview.font.ttf.CMapFormat0
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.CMapFormat6
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Get the size of the table, in bytes
- getLength() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the length of this glyf.
- getLength() - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the length of this glyf.
- getLength() - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get the length of this glyf.
- getLength() - Method in class com.sun.pdfview.font.ttf.GlyfTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.HmtxTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.LocaTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Get the length of this table
- getLength() - Method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get the size of the table, in bytes
- getLineGap() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property lineGap.
- getLowestRecPPem() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property lowestRecPPem.
- getMacStyle() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property macStyle.
- getMagicNumber() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property magicNumber.
- getMajorVersion() - Method in class com.sun.pdfview.PDFFile
-
return the major version of the PDF header.
- getMap(ByteBuffer) - Static method in class com.sun.pdfview.font.ttf.CMap
-
Get a map from the given data
This method reads the format, data and length variables of
the map.
- getMap() - Method in class com.sun.pdfview.font.ttf.CMapFormat0
-
Get the whole map
- getMaxComponentContours() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxComponentContours.
- getMaxComponentDepth() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxComponentDepth.
- getMaxComponentElements() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxComponentElements.
- getMaxComponentPoints() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxComponentPoints.
- getMaxContours() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxContours.
- getMaxFunctionDefs() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxFunctionDefs.
- getMaxInstructionDefs() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxInstructionDefs.
- getMaxMemType1() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property maxMemType1.
- getMaxMemType42() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property maxMemType42.
- getMaxPoints() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxPoints.
- getMaxSizeOfInstructions() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxSizeOfInstructions.
- getMaxStackElements() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxStackElements.
- getMaxStorage() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxStorage.
- getMaxT() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get the domain maximum
- getMaxTwilightPoints() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxTwilightPoints.
- getMaxWidth() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property maxWidth.
- getMaxX() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the maximum x in this glyf
- getMaxY() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the maximum y in this glyf
- getMaxZones() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property maxZones.
- getMetadataKeys() - Method in class com.sun.pdfview.PDFFile
-
- getMetricDataFormat() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property metricDataFormat.
- getMinLeftSideBearing() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property minLeftSideBearing.
- getMinMemType1() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property minMemType1.
- getMinMemType42() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property minMemType42.
- getMinorVersion() - Method in class com.sun.pdfview.PDFFile
-
return the minor version of the PDF header.
- getMinRightSideBearing() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property minRIghtSideBearing.
- getMinT() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Get the domain minimum
- getMinX() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the minimum x in this glyf
- getMinY() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the minimum y in this glyf
- getMissingWidth() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property misingWidth.
- getMode() - Method in class com.sun.pdfview.PDFTextFormat
-
Get the mode of the text
- getModified() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property modified.
- getN() - Method in class com.sun.pdfview.function.FunctionType2
-
Get the exponent
- getName(int) - Method in class com.sun.pdfview.colorspace.CMYKColorSpace
-
the name of this color space
- getName(int) - Static method in class com.sun.pdfview.font.FontSupport
-
get the name of a glyph from its encoding value (NOT the character
value), using the standard encoding.
- getName() - Method in class com.sun.pdfview.font.PDFGlyph
-
Get the name of this glyph
- getNext() - Method in class com.sun.pdfview.action.PDFAction
-
Get the next action or array of actions
- getNumberSubtables() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Get the number of tables
- getNumComponents() - Method in class com.sun.pdfview.colorspace.AlternateColorSpace
-
get the number of components expected in the getPaint command
- getNumComponents() - Method in class com.sun.pdfview.colorspace.CalGrayColor
-
get the number of components (1).
- getNumComponents() - Method in class com.sun.pdfview.colorspace.CalRGBColor
-
get the number of components (3)
- getNumComponents() - Method in class com.sun.pdfview.colorspace.CMYKColorSpace
-
the number of components
- getNumComponents() - Method in class com.sun.pdfview.colorspace.IndexedColor
-
get the number of components of this colorspace (1)
- getNumComponents() - Method in class com.sun.pdfview.colorspace.LabColor
-
get the number of components for this color space (3)
- getNumComponents() - Method in class com.sun.pdfview.colorspace.MaskColorSpace
-
- getNumComponents() - Method in class com.sun.pdfview.colorspace.PatternSpace
-
Get the number of components we want
- getNumComponents() - Method in class com.sun.pdfview.colorspace.PDFColorSpace
-
get the number of components expected in the getPaint command
- getNumComponents() - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the number of components in this compound
- getNumContours() - Method in class com.sun.pdfview.font.ttf.Glyf
-
Get the number of contours in this glyf
- getNumDataElements() - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- getNumGlyphs() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property numGlyphs.
- getNumInputs() - Method in class com.sun.pdfview.function.PDFFunction
-
Get the number of inputs, m, required by this function
- getNumInstructions() - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the number of instructions
- getNumInstructions() - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get the number of instructions
- getNumOfLongHorMetrics() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property numOfLongHorMetrics.
- getNumOutputs() - Method in class com.sun.pdfview.function.PDFFunction
-
Get the number of outputs, n, returned by this function
- getNumPages() - Method in class com.sun.pdfview.PDFFile
-
return the number of pages in this PDFFile.
- getNumPoints() - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get the number of points in the glyf
- getNumTables() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get the number of tables
- getObject() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getObjectIndexOffsets() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getObjectNumber() - Method in class com.sun.pdfview.PDFXref
-
get the object number of this object
- getObjGen() - Method in class com.sun.pdfview.PDFObject
-
Get the object generation number of this object; a negative value
indicates that the object is not numbered, as it's not a top-level
object: if the value is
PDFObject.OBJ_NUM_EMBEDDED
, it is because it's
embedded within another object.
- getObjNum() - Method in class com.sun.pdfview.PDFObject
-
Get the object number of this object; a negative value indicates that
the object is not numbered, as it's not a top-level object: if the value
is
PDFObject.OBJ_NUM_EMBEDDED
, it is because it's embedded within
another object.
- getOffset(int) - Method in class com.sun.pdfview.font.ttf.LocaTable
-
get the offset, in bytes, of a given glyph from the start of
the glyph table
- getOffset() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getOptionFieldBoolean(PDFObject, String, boolean) - Static method in class com.sun.pdfview.decode.CCITTFaxDecode
-
- getOptionFieldInt(PDFObject, String, int) - Static method in class com.sun.pdfview.decode.CCITTFaxDecode
-
- getOrder() - Method in class com.sun.pdfview.function.FunctionType0
-
Get the interpolation type
- getOutline(char, float) - Method in class com.sun.pdfview.font.CIDFontType2
-
Get the outline of a character given the character code.
- getOutline(String, float) - Method in class com.sun.pdfview.font.NativeFont
-
Get a glyph outline by name
- getOutline(char, float) - Method in class com.sun.pdfview.font.NativeFont
-
Get a glyph outline by character code
Note this method must always return an outline
- getOutline(String, float) - Method in class com.sun.pdfview.font.OutlineFont
-
Get a glyph outline by name
- getOutline(char, float) - Method in class com.sun.pdfview.font.OutlineFont
-
Get a glyph outline by character code
Note this method must always return an outline
- getOutline(char, float) - Method in class com.sun.pdfview.font.TTFFont
-
Get the outline of a character given the character code
- getOutline(String, float) - Method in class com.sun.pdfview.font.TTFFont
-
Get the outline of a character given the character name
- getOutline(int, float) - Method in class com.sun.pdfview.font.TTFFont
-
Get the outline of a character given the glyph id
- getOutline(String, float) - Method in class com.sun.pdfview.font.Type1CFont
-
Get a glyph outline by name
- getOutline(char, float) - Method in class com.sun.pdfview.font.Type1CFont
-
Get a glyph outline by character code
Note this method must always return an outline
- getOutline(String, float) - Method in class com.sun.pdfview.font.Type1Font
-
Get a glyph outline by name
- getOutline(char, float) - Method in class com.sun.pdfview.font.Type1Font
-
Get a glyph outline by character code
Note this method must always return an outline
- getOutline() - Method in class com.sun.pdfview.PDFFile
-
Gets the outline tree as a tree of OutlineNode, which is a subclass
of DefaultMutableTreeNode.
- getOutlineFromCMaps(char, float) - Method in class com.sun.pdfview.font.TTFFont
-
lookup the outline using the CMAPs, as specified in 32000-1:2008,
9.6.6.4, when an Encoding is specified.
- getPage(Integer) - Method in class com.sun.pdfview.Cache
-
Get a page from the cache
- getPage() - Method in class com.sun.pdfview.font.PDFGlyph
-
Get the PDFPage for a type3 font glyph
- getPage() - Method in class com.sun.pdfview.PDFDestination
-
Get the PDF Page object associated with this destination
- getPage(int) - Method in class com.sun.pdfview.PDFFile
-
Get the page commands for a given page in a separate thread.
- getPage(int, boolean) - Method in class com.sun.pdfview.PDFFile
-
Get the page commands for a given page.
- getPageBox() - Method in class com.sun.pdfview.PDFPage
-
Get the original crop/media box of the page, in page units, before
any rotation and with clipping co-ordinates
- getPageNumber(PDFObject) - Method in class com.sun.pdfview.PDFFile
-
Gets the page number (starting from 1) of the page represented by
a particular PDFObject.
- getPageNumber() - Method in class com.sun.pdfview.PDFPage
-
get the page number used to lookup this page
- getPageParser(Integer) - Method in class com.sun.pdfview.Cache
-
Get a page's parser from the cache
- getPaint(float[]) - Method in class com.sun.pdfview.colorspace.AlternateColorSpace
-
get the PDFPaint representing the color described by the
given color components
- getPaint(float[]) - Method in class com.sun.pdfview.colorspace.IndexedColor
-
get the color represented by the index.
- getPaint(float[]) - Method in class com.sun.pdfview.colorspace.PatternSpace
-
get the PDFPaint representing the color described by the
given color components
- getPaint(PDFObject, float[], Map) - Method in class com.sun.pdfview.colorspace.PatternSpace
-
Get the paint representing a pattern, optionally with the given
base paint.
- getPaint(float[]) - Method in class com.sun.pdfview.colorspace.PDFColorSpace
-
get the PDFPaint representing the color described by the
given color components
- getPaint(PDFPaint) - Method in class com.sun.pdfview.pattern.PatternType1
-
Create a PDFPaint from this pattern and set of components.
- getPaint(PDFPaint) - Method in class com.sun.pdfview.pattern.PDFPattern
-
Returns paint that represents the selected pattern
- getPaint() - Method in class com.sun.pdfview.pattern.PDFShader
-
Returns paint that represents the selected shader
- getPaint() - Method in class com.sun.pdfview.pattern.ShaderType2
-
Create a paint that paints this pattern
- getPaint(Paint) - Static method in class com.sun.pdfview.PDFPaint
-
get the PDFPaint representing a generic paint
- getPaint() - Method in class com.sun.pdfview.PDFPaint
-
get the primary color associated with this PDFPaint.
- getPaintType() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the paint type
- getPattern(PDFObject, Map) - Static method in class com.sun.pdfview.pattern.PDFPattern
-
Read a pattern from the given pattern stream
- getPatternType() - Method in class com.sun.pdfview.pattern.PDFPattern
-
Get the type of this pattern
- getPredictor(PDFObject) - Static method in class com.sun.pdfview.decode.Predictor
-
Get an instance of a predictor
- getRange(int) - Method in class com.sun.pdfview.function.PDFFunction
-
Get a component of the range of this function
- getRangeShift() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the rangeShift()
- getRangeShift() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get the range shift
- getRecord(short, short, short, short) - Method in class com.sun.pdfview.font.ttf.NameTable
-
Get a record from the table
- getResources() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the associated resources
- getRight() - Method in class com.sun.pdfview.PDFDestination
-
Get the right coordinate value
- getRise() - Method in class com.sun.pdfview.PDFTextFormat
-
Get the rise
- getRoot() - Method in class com.sun.pdfview.PDFFile
-
get the root PDFObject of this PDFFile.
- getRotation() - Method in class com.sun.pdfview.PDFPage
-
get the rotation of this image
- getSample(int[], int) - Method in class com.sun.pdfview.function.FunctionType0
-
Get a component for a sample given m indices and output
dimension.
- getSample(int, int, int, DataBuffer) - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- getSampleSize() - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- getSampleSize(int) - Method in class com.sun.pdfview.PdfSubByteSampleModel
-
- getSearchRange() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the search range
- getSearchRange() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get the search range
- getSegmentCount() - Method in class com.sun.pdfview.font.ttf.CMapFormat4
-
Get the segment count
- getShader(PDFObject, Map) - Static method in class com.sun.pdfview.pattern.PDFShader
-
Parse a pdf shader into a shader object
- getShape() - Method in class com.sun.pdfview.font.PDFGlyph
-
Get the shape of this glyph
- getSID(int) - Method in class com.sun.pdfview.font.Type1CFont
-
get the name associated with an ID.
- getSID(int) - Method in class test.TestType1CFont
-
- getSize(int) - Method in class com.sun.pdfview.font.ttf.LocaTable
-
get the size, in bytes, of the given glyph
- getSize(int) - Method in class com.sun.pdfview.function.FunctionType0
-
Get the size of a given input dimension
- getSMask() - Method in class com.sun.pdfview.PDFImage
-
Return the soft mask associated with this image
- getStatus() - Method in class com.sun.pdfview.BaseWatchable
-
Get the status of this watchable
- getStatus() - Method in interface com.sun.pdfview.Watchable
-
Get the status of this watchable
- getStemH() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property stemH.
- getStemV() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property stemV.
- getStream(Set<String>) - Method in class com.sun.pdfview.PDFObject
-
- getStream() - Method in class com.sun.pdfview.PDFObject
-
get the stream from this object.
- getStream() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getStreamBuffer() - Method in class com.sun.pdfview.PDFObject
-
get the stream from this object as a byte buffer.
- getStreamBuffer(Set<String>) - Method in class com.sun.pdfview.PDFObject
-
get the stream from this object as a byte buffer.
- getStrIndex(String) - Static method in class com.sun.pdfview.font.FontSupport
-
get the encoding value of a glyph given its name, in the standard
charset.
- getStringMetadata(String) - Method in class com.sun.pdfview.PDFFile
-
Get metadata (e.g., Author, Title, Creator) from the Info dictionary
as a string.
- getStringValue() - Method in class com.sun.pdfview.PDFObject
-
get the value as a String.
- getStroke() - Method in class com.sun.pdfview.PDFRenderer
-
get the current stroke as a BasicStroke
- getSubtype() - Method in class com.sun.pdfview.font.PDFFont
-
Get the subtype of this font.
- getTable(String) - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get a table by name.
- getTableLength(int) - Method in class com.sun.pdfview.font.Type1CFont
-
return the number of entries in an Index table.
- getTag() - Method in class com.sun.pdfview.font.ttf.TrueTypeTable
-
Get the table's tag
- getTextStringValue() - Method in class com.sun.pdfview.PDFObject
-
Get the value as a text string; i.e., a string encoded in UTF-16BE
or PDFDocEncoding.
- getTilingType() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the tiling type
- getTop() - Method in class com.sun.pdfview.PDFDestination
-
Get the top coordinate value
- getTransform(int) - Method in class com.sun.pdfview.font.ttf.GlyfCompound
-
Get the base affine transform.
- getTransform() - Method in class com.sun.pdfview.pattern.PDFPattern
-
Get the transform associated with this pattern
- getTransform() - Method in class com.sun.pdfview.PDFRenderer
-
get the current affinetransform
- getTransform() - Method in class com.sun.pdfview.PDFTextFormat
-
Get the current transform
- getType() - Method in class com.sun.pdfview.action.PDFAction
-
Get the type of this action
- getType() - Method in class com.sun.pdfview.colorspace.CalGrayColor
-
get the type of this ColorSpace (TYPE_GRAY)
- getType() - Method in class com.sun.pdfview.colorspace.CalRGBColor
-
get the type of this color space (TYPE_RGB)
- getType() - Method in class com.sun.pdfview.colorspace.CMYKColorSpace
-
the type of this color space (TYPE_CMYK)
- getType() - Method in class com.sun.pdfview.colorspace.LabColor
-
get the type of this colorspace (TYPE_Lab)
- getType() - Method in class com.sun.pdfview.font.ttf.TrueTypeFont
-
Get the type of this font
- getType() - Method in class com.sun.pdfview.function.PDFFunction
-
Get the type of this function
- getType() - Method in class com.sun.pdfview.pattern.PDFShader
-
Get the type
- getType() - Method in class com.sun.pdfview.PDFDestination
-
Get the type of this destination
- getType() - Method in class com.sun.pdfview.PDFObject
-
get the type of this object.
- getType() - Method in class com.sun.pdfview.PDFXrefEntry
-
- getUnderlinePosition() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property underlinePosition.
- getUnderlineThickness() - Method in class com.sun.pdfview.font.ttf.PostTable
-
Getter for property underlineThickness.
- getUnicodeMap() - Method in class com.sun.pdfview.font.PDFFont
-
Get the CMap which maps the characters in this font to unicode names
- getUnicodeValues(String) - Static method in class com.sun.pdfview.font.ttf.AdobeGlyphList
-
translate a glyph name into the possible unicode values that it
might represent.
- getUnitsPerEm() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property unitsPerEm.
- getUnstretchedSize(int, int, Rectangle2D) - Method in class com.sun.pdfview.PDFPage
-
Get the width and height of this image in the correct aspect ratio.
- getVersion() - Method in class com.sun.pdfview.font.ttf.CmapTable
-
Getter for property version.
- getVersion() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property version.
- getVersion() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property version.
- getVersion() - Method in class com.sun.pdfview.font.ttf.MaxpTable
-
Getter for property version.
- getVersionString() - Method in class com.sun.pdfview.PDFFile
-
return the version string from the PDF header.
- getWidth(char, String) - Method in class com.sun.pdfview.font.CIDFontType2
-
Get the width of a given character
- getWidth(char, String) - Method in class com.sun.pdfview.font.OutlineFont
-
Get the width of a given character
- getWidth(char, String) - Method in class com.sun.pdfview.font.Type1Font
-
Get the width of a given character
This method is overridden to work if the width array hasn't been
populated (as for one of the 14 base fonts)
- getWidth() - Method in class com.sun.pdfview.PDFImage
-
Get the image's width
- getWidth() - Method in class com.sun.pdfview.PDFPage
-
get the width of this page, in page points, after rotation
- getWidthVertical(char, String) - Method in class com.sun.pdfview.font.CIDFontType2
-
Get the vertical width of a given character
- getWordSpacing() - Method in class com.sun.pdfview.PDFTextFormat
-
get the word spacing
- getXCoord(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get a given x coordinate
- getXHeight() - Method in class com.sun.pdfview.font.PDFFontDescriptor
-
Getter for property xHeight.
- getXMax() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property xMax.
- getXMaxExtent() - Method in class com.sun.pdfview.font.ttf.HheaTable
-
Getter for property xMaxExtent.
- getXMin() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property xMin.
- getXStep() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the x step
- getYCoord(int) - Method in class com.sun.pdfview.font.ttf.GlyfSimple
-
Get a given y coordinate
- getYMax() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property yMax.
- getYMin() - Method in class com.sun.pdfview.font.ttf.HeadTable
-
Getter for property yMin.
- getYStep() - Method in class com.sun.pdfview.pattern.PatternType1
-
get the y step
- getZoom() - Method in class com.sun.pdfview.PDFDestination
-
Get the zoom value
- Glyf - Class in com.sun.pdfview.font.ttf
-
A single glyph in a pdf font.
- Glyf() - Constructor for class com.sun.pdfview.font.ttf.Glyf
-
Creates a new instance of glyf
Don't use this directly, use Glyf.getGlyf()
- GLYF_TABLE - Static variable in class com.sun.pdfview.font.ttf.TrueTypeTable
-
- GlyfCompound - Class in com.sun.pdfview.font.ttf
-
A single simple glyph in a pdf font.
- GlyfCompound() - Constructor for class com.sun.pdfview.font.ttf.GlyfCompound
-
Creates a new instance of a simple glyf
- GlyfSimple - Class in com.sun.pdfview.font.ttf
-
A single simple glyph in a pdf font.
- GlyfSimple() - Constructor for class com.sun.pdfview.font.ttf.GlyfSimple
-
Creates a new instance of a simple glyf
- GlyfTable - Class in com.sun.pdfview.font.ttf
-
Model the TrueType Glyf table
- GlyfTable(TrueTypeFont) - Constructor for class com.sun.pdfview.font.ttf.GlyfTable
-
Creates a new instance of HmtxTable
- go() - Method in class com.sun.pdfview.BaseWatchable
-
Start this watchable and run in a new thread until it is finished or
stopped.
- go(boolean) - Method in class com.sun.pdfview.BaseWatchable
-
Start this watchable and run until it is finished or stopped.
- go(int) - Method in class com.sun.pdfview.BaseWatchable
-
Start this watchable and run for the given number of steps or until
finished or stopped.
- go(long) - Method in class com.sun.pdfview.BaseWatchable
-
Start this watchable and run for the given amount of time, or until
finished or stopped.
- go() - Method in interface com.sun.pdfview.Watchable
-
Start this watchable and run until it is finished or stopped.
- go(int) - Method in interface com.sun.pdfview.Watchable
-
Start this watchable and run for the given number of steps or until
finished or stopped.
- go(long) - Method in interface com.sun.pdfview.Watchable
-
Start this watchable and run for the given amount of time, or until
finished or stopped.
- GoToAction - Class in com.sun.pdfview.action
-
An action which specifies going to a particular destination
- GoToAction(PDFObject, PDFObject) - Constructor for class com.sun.pdfview.action.GoToAction
-
Creates a new instance of GoToAction from an object
- GoToAction(PDFDestination) - Constructor for class com.sun.pdfview.action.GoToAction
-
Create a new GoToAction from a destination