Package | Description |
---|---|
org.apache.fop.area.inline |
FOP's area tree: inline-level areas
|
org.apache.fop.render.pdf |
PDF Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
Character
Deprecated.
A TextArea with a single WordArea as its child should be used instead.
|
class |
TextArea
A text inline area.
|
class |
UnresolvedPageNumber
Unresolvable page number area.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFRenderer.escapeText(java.lang.String s,
int[] letterAdjust,
Font fs,
AbstractTextArea parentArea,
boolean useMultiByte,
java.lang.StringBuffer pdf)
Escapes text according to PDF rules.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.