Serialized Form
Package org.apache.fop.fo |
attributes
Attributes attributes
wmtable
byte[] wmtable
builder
PropertyListBuilder builder
parentPropertyList
PropertyList parentPropertyList
namespace
String namespace
element
String element
fobj
FObj fobj
Package org.apache.fop.fo.expr |
Package org.apache.fop.image |
Package org.apache.fop.apps |
_exception
Throwable _exception
systemId
String systemId
line
int line
column
int column
Package org.apache.fop.pdf |
Package org.apache.fop.layout.hyphenation |
BLOCK_SIZE
int BLOCK_SIZE
array
byte[] array
- The encapsulated array
n
int n
- Points to next free item
BLOCK_SIZE
int BLOCK_SIZE
array
char[] array
- The encapsulated array
n
int n
- Points to next free item
preBreak
String preBreak
noBreak
String noBreak
postBreak
String postBreak
vspace
ByteVector vspace
- value space: stores the inteletter values
stoplist
HashMap stoplist
- This map stores hyphenation exceptions
classmap
TernaryTree classmap
- This map stores the character classes
lo
char[] lo
- Pointer to low branch and to rest of the key when it is
stored directly in this node, we don't have unions in java!
hi
char[] hi
- Pointer to high branch.
eq
char[] eq
- Pointer to equal branch and to data when this node is a string terminator.
sc
char[] sc
The character stored in this node: splitchar
Two special values are reserved:
- 0x0000 as string terminator
- 0xFFFF to indicate that the branch starting at
this node is compressed
This shouldn't be a problem if we give the usual semantics to
strings since 0xFFFF is garanteed not to be an Unicode character.
kv
CharVector kv
- This vector holds the trailing of the keys when the branch is compressed.
root
char root
freenode
char freenode
length
int length
Package org.apache.fop.messaging |
message
String message
messageType
int messageType
Package org.apache.fop.viewer |
res
Translator res
panel1
JPanel panel1
gridBagLayout1
GridBagLayout gridBagLayout1
pgNbLabel
JLabel pgNbLabel
pgNbField
JTextField pgNbField
okButton
JButton okButton
cancelButton
JButton cancelButton
pageNumber
int pageNumber
exception
Exception exception
- Angabe der ausl?senden Exception, wie z.B. NullPointerException.
Dieses Feld ist optional.
messageId
String messageId
- ID der Meldung, die f?r diese Exception ausgegeben werden soll
parameterList
String[] parameterList
- Parameterliste zur Meldung
detailInformation
String detailInformation
dialog
JDialog dialog
showsDetails
boolean showsDetails
res
Translator res
currentPage
int currentPage
pageCount
int pageCount
renderer
AWTRenderer renderer
starter
AWTStarter starter
toolBar
IconToolBar toolBar
printAction
Command printAction
firstPageAction
Command firstPageAction
previousPageAction
Command previousPageAction
nextPageAction
Command nextPageAction
lastPageAction
Command lastPageAction
reloadAction
Command reloadAction
reloader
org.apache.fop.viewer.PreviewDialog.Reloader reloader
zoomLabel
JLabel zoomLabel
scale
JComboBox scale
previewArea
JScrollPane previewArea
statusBar
JPanel statusBar
statusBarLayout
GridBagLayout statusBarLayout
statisticsStatus
JLabel statisticsStatus
processStatus
JLabel processStatus
infoStatus
JLabel infoStatus
previewImageLabel
JLabel previewImageLabel
panel1
JPanel panel1
panel2
JPanel panel2
insetsPanel1
JPanel insetsPanel1
insetsPanel2
JPanel insetsPanel2
insetsPanel3
JPanel insetsPanel3
button1
JButton button1
imageControl1
JLabel imageControl1
imageIcon
ImageIcon imageIcon
label1
JLabel label1
label2
JLabel label2
label3
JLabel label3
label4
JLabel label4
borderLayout1
BorderLayout borderLayout1
borderLayout2
BorderLayout borderLayout2
flowLayout1
FlowLayout flowLayout1
flowLayout2
FlowLayout flowLayout2
gridLayout1
GridLayout gridLayout1
product
String product
version
String version
copyright
String copyright
comments
String comments
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.