Serialized Form


Package com.sun.pdfview

Class com.sun.pdfview.OutlineNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

title

java.lang.String title

Class com.sun.pdfview.PDFParseException extends java.io.IOException implements Serializable


Package com.sun.pdfview.colorspace

Class com.sun.pdfview.colorspace.CalGrayColor extends java.awt.color.ColorSpace implements Serializable

Serialized Fields

white

float[] white

black

float[] black

gamma

float gamma

Class com.sun.pdfview.colorspace.CalRGBColor extends java.awt.color.ColorSpace implements Serializable

Serialized Fields

scale

float[] scale

max

float[] max

white

float[] white

black

float[] black

matrix

float[] matrix

gamma

float[] gamma

Class com.sun.pdfview.colorspace.CMYKColorSpace extends java.awt.color.ColorSpace implements Serializable

Class com.sun.pdfview.colorspace.LabColor extends java.awt.color.ColorSpace implements Serializable

Serialized Fields

white

float[] white

black

float[] black

range

float[] range

Class com.sun.pdfview.colorspace.MaskColorSpace extends java.awt.color.ColorSpace implements Serializable

Serialized Fields

paint

PDFPaint paint
The paint to paint in. Note this cannot be a pattern or gradient.


cie

java.awt.color.ColorSpace cie

prev1

float[] prev1

prev0

float[] prev0

Package com.sun.pdfview.decrypt

Class com.sun.pdfview.decrypt.EncryptionUnsupportedByPlatformException extends UnsupportedEncryptionException implements Serializable

Class com.sun.pdfview.decrypt.EncryptionUnsupportedByProductException extends UnsupportedEncryptionException implements Serializable

Class com.sun.pdfview.decrypt.PDFAuthenticationFailureException extends PDFParseException implements Serializable

Class com.sun.pdfview.decrypt.UnsupportedEncryptionException extends java.lang.Exception implements Serializable


Package test

Class test.FontToy extends javax.swing.JPanel implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox
the combo box supplying glyph information.


exitMenuItem

javax.swing.JMenuItem exitMenuItem
exit from the application.


openFileChooser

javax.swing.JFileChooser openFileChooser
file chooser for PDF files.


fileMenu

javax.swing.JMenu fileMenu
the File menu items.


fonts

java.util.Set<E> fonts
the fonts


font

PDFFont font
the current font


jf

javax.swing.JFrame jf
the frame holding the app.


gfont

java.awt.Font gfont
the font to draw glyphs in


glyph

PDFGlyph glyph
the current glyph


glyphBox

javax.swing.JComboBox glyphBox
the list of glyphs in the current font


glyphModel

javax.swing.SpinnerListModel glyphModel
a spinner list model to let a spinner choose the glyphs.


glyphName

javax.swing.JLabel glyphName
the name of the current glyph.


glyphSpinner

javax.swing.JSpinner glyphSpinner
a spinner to choose the glyphs.


inputFile

java.io.File inputFile
the input file we are processing.


menuBar

javax.swing.JMenuBar menuBar
the menu bar to let users supply information.


openMenuItem

javax.swing.JMenuItem openMenuItem
open a new PDF file to examine its use of fonts.


pdf

PDFFile pdf
the PDF file we are processing.

Class test.TestType1CFont extends javax.swing.JPanel implements Serializable

Serialized Fields

encoding

int[] encoding

glyphnames

int[] glyphnames

names

java.lang.String[] names

charset

java.util.HashMap<K,V> charset

charnames

java.util.ArrayList<E> charnames

charcounter

int charcounter

data

byte[] data

pos

int pos

subrs

byte[][] subrs

stack

float[] stack

stackptr

int stackptr

at

java.awt.geom.AffineTransform at

num

int num

fnum

float fnum

type

int type

showing

test.TestType1CFont.GlyphData showing

showname

java.lang.String showname

gfont

java.awt.Font gfont

fillColor

java.awt.Color fillColor

charstringtype

int charstringtype

temps

float[] temps

charsetbase

int charsetbase

encodingbase

int encodingbase

charstringbase

int charstringbase

privatebase

int privatebase

privatesize

int privatesize

gsubrbase

int gsubrbase

lsubrbase

int lsubrbase

gsubrsoffset

int gsubrsoffset

lsubrsoffset

int lsubrsoffset

defaultWidthX

int defaultWidthX

nominalWidthX

int nominalWidthX

nglyphs

int nglyphs