Serialized Form
Package org.apache.fop.afp |
serialVersionUID: 8206711712452344473L
portraitRotation
int portraitRotation
- the portrait rotation
landscapeRotation
int landscapeRotation
- the landscape rotation
colorImages
boolean colorImages
- color image support
ditheringQuality
float ditheringQuality
- dithering quality setting (0.0f..1.0f)
colorConverter
org.apache.xmlgraphics.java2d.color.ColorConverter colorConverter
- color image handler
nativeImagesSupported
boolean nativeImagesSupported
- true if certain image formats may be embedded unchanged in their native
format.
cmykImagesSupported
boolean cmykImagesSupported
- true if CMYK images (requires IOCA FS45 suppport on the target platform)
may be generated
bitsPerPixel
int bitsPerPixel
- default value for image depth
resolution
int resolution
- the output resolution
Package org.apache.fop.afp.fonts |
serialVersionUID: -4991896259427109041L
serialVersionUID: -2217420523816384707L
Package org.apache.fop.afp.modca |
serialVersionUID: 7823120005542216446L
Package org.apache.fop.apps |
systemId
java.lang.String systemId
line
int line
column
int column
localizedMessage
java.lang.String localizedMessage
Package org.apache.fop.area |
areaClass
int areaClass
ipd
int ipd
- the area's inline-progression-dimension
bpd
int bpd
- the area's block-progression-dimension
props
java.util.Map<K,V> props
- Traits for this area stored in a HashMap
separator
Block separator
stacking
int stacking
positioning
int positioning
xOffset
int xOffset
- The x offset position of this block parent.
Used for relative (serves as left-offset trait) and absolute positioning
(serves as left-position trait).
yOffset
int yOffset
- The y offset position of this block parent.
Used for relative (serves as top-offset trait) and absolute positioning
(serves as top-position trait).
children
java.util.List<E> children
- The children of this block parent area.
clip
boolean clip
viewportCTM
CTM viewportCTM
beforeFloat
BeforeFloat beforeFloat
mainReference
MainReference mainReference
footnote
Footnote footnote
columnGap
int columnGap
columnCount
int columnCount
a
double a
b
double b
c
double c
d
double d
e
double e
f
double f
separator
Block separator
top
int top
adjustingInfo
org.apache.fop.area.LineArea.LineAdjustingInfo adjustingInfo
inlineAreas
java.util.List<E> inlineAreas
resolved
boolean resolved
idRef
java.lang.String idRef
area
Area area
parent
BodyRegion parent
spanAreas
java.util.List<E> spanAreas
isEmpty
boolean isEmpty
regionBefore
RegionViewport regionBefore
regionStart
RegionViewport regionStart
regionBody
RegionViewport regionBody
regionEnd
RegionViewport regionEnd
regionAfter
RegionViewport regionAfter
unresolved
java.util.Map<K,V> unresolved
fakeNonEmpty
boolean fakeNonEmpty
- Set to true to make this page behave as if it were not empty.
regionClass
int regionClass
- Reference to the region FO.
regionName
java.lang.String regionName
ctm
CTM ctm
blocks
java.util.ArrayList<E> blocks
regionViewport
RegionViewport regionViewport
- the parent RegionViewport for this object
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
regionReference
RegionReference regionReference
viewArea
java.awt.geom.Rectangle2D viewArea
clip
boolean clip
flowAreas
java.util.List<E> flowAreas
colCount
int colCount
colGap
int colGap
colWidth
int colWidth
curFlowIdx
int curFlowIdx
color
java.awt.Color color
- The background color if any.
url
java.lang.String url
- The background image url if any.
imageInfo
org.apache.xmlgraphics.image.loader.ImageInfo imageInfo
- The background image if any.
repeat
int repeat
- Background repeat enum for images.
horiz
int horiz
- Background horizontal offset for images.
vertical
int vertical
- Background vertical offset for images.
destination
java.lang.String destination
newWindow
boolean newWindow
pvKey
java.lang.String pvKey
- The unique key of the PageViewport.
idRef
java.lang.String idRef
- The PROD_ID of the link target
Package org.apache.fop.area.inline |
textWordSpaceAdjust
int textWordSpaceAdjust
textLetterSpaceAdjust
int textLetterSpaceAdjust
textAdjustingInfo
AbstractTextArea.TextAdjustingInfo textAdjustingInfo
baselineOffset
int baselineOffset
spaceDifference
int spaceDifference
- difference between the optimal width of a space
and the default width of a space according to the font
(this is equivalent to the property word-spacing.optimum)
blocks
java.util.List<E> blocks
- The list of block areas stacked inside this container
width
int width
- The width of this container
unitWidth
int unitWidth
serialVersionUID: -214947698798577885L
doc
org.w3c.dom.Document doc
namespace
java.lang.String namespace
url
java.lang.String url
offset
int offset
- offset position from before edge of parent area
parentArea
Area parentArea
- parent area
it is needed in order to recompute adjust ratio and indents
when a page-number or a page-number-citation is resolved
storedIPDVariation
int storedIPDVariation
- ipd variation of child areas: if this area has not already
been added and cannot notify its parent area, store the variation
and wait for the parent area to be set
adjustingInfo
InlineArea.InlineAdjustingInfo adjustingInfo
- The adjustment information object
availableStretch
int availableStretch
- stretch of the inline area
availableShrink
int availableShrink
- shrink of the inline area
adjustment
int adjustment
- total adjustment (= ipd - width of fixed elements)
child
Block child
- The list of inline areas added to this inline parent.
inlines
java.util.List<E> inlines
- The list of inline areas added to this inline parent.
ruleStyle
int ruleStyle
ruleThickness
int ruleThickness
space
java.lang.String space
- The space for this space area
isAdjustable
boolean isAdjustable
- Is this space adjustable?
resolved
boolean resolved
pageIDRef
java.lang.String pageIDRef
text
java.lang.String text
pageType
boolean pageType
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
content
Area content
clip
boolean clip
contentPosition
java.awt.geom.Rectangle2D contentPosition
word
java.lang.String word
- The text for this word area
offset
int offset
- The correction offset for the next area
letterAdjust
int[] letterAdjust
- An array of width for adjusting the individual letters (optional)
Package org.apache.fop.events |
serialVersionUID: -1310594422868258083L
eventGroupID
java.lang.String eventGroupID
eventKey
java.lang.String eventKey
severity
EventSeverity severity
params
java.util.Map<K,V> params
Package org.apache.fop.events.model |
serialVersionUID: -7548882973341444354L
methodName
java.lang.String methodName
severity
EventSeverity severity
params
java.util.List<E> params
exceptionClass
java.lang.String exceptionClass
serialVersionUID: 6062500277953887099L
type
java.lang.Class<T> type
name
java.lang.String name
serialVersionUID: 7468592614934605082L
producers
java.util.Map<K,V> producers
serialVersionUID: 122267104123721902L
interfaceName
java.lang.String interfaceName
methods
java.util.Map<K,V> methods
serialVersionUID: 4108175215810759243L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
Package org.apache.fop.fo |
Package org.apache.fop.fo.expr |
propertyName
java.lang.String propertyName
Package org.apache.fop.fo.extensions.xmp |
meta
org.apache.xmlgraphics.xmp.Metadata meta
readOnly
boolean readOnly
Package org.apache.fop.fo.pagination |
serialVersionUID: -5126033718398975158L
localizedMessage
java.lang.String localizedMessage
locator
org.xml.sax.Locator locator
Package org.apache.fop.fonts |
serialVersionUID: 8755432068669997368L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
metricsFile
java.lang.String metricsFile
- filename of the metrics file
embedFile
java.lang.String embedFile
- filename of the main font file
kerning
boolean kerning
- false, to disable kerning
encodingMode
EncodingMode encodingMode
- the requested encoding mode for the font
postScriptName
java.lang.String postScriptName
- the PostScript name of the font
subFontName
java.lang.String subFontName
- the sub-fontname of the font (used for TrueType Collections, null otherwise)
fontTriplets
java.util.List<E> fontTriplets
- the list of associated font triplets
serialVersionUID: 8311486102457779529L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
serialVersionUID: 605232520271754719L
changeLock
boolean[] changeLock
- change lock
fontfileMap
java.util.Map<K,V> fontfileMap
- master mapping of font url -> font info. This needs to be
a list, since a TTC file may contain more than 1 font.
failedFontMap
java.util.Map<K,V> failedFontMap
- mapping of font url -> file modified date (for all fonts that have failed to load)
serialVersionUID: 1168991106658033508L
name
java.lang.String name
style
java.lang.String style
weight
int weight
priority
int priority
Package org.apache.fop.fonts.substitute |
serialVersionUID: 748610847500940557L
serialVersionUID: -9173104935431899722L
Package org.apache.fop.hyphenation |
blockSize
int blockSize
array
byte[] array
- The encapsulated array
n
int n
- Points to next free item
blockSize
int blockSize
array
char[] array
- The encapsulated array
n
int n
- Points to next free item
preBreak
java.lang.String preBreak
noBreak
java.lang.String noBreak
postBreak
java.lang.String postBreak
serialVersionUID: -7842107987915665573L
vspace
ByteVector vspace
- value space: stores the interletter values
stoplist
java.util.HashMap<K,V> 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.layoutmgr |
ignoreAtStart
int ignoreAtStart
- Number of elements to ignore at the beginning of the list.
ignoreAtEnd
int ignoreAtEnd
- Number of elements to ignore at the end of the list.
startOn
int startOn
- startOn represents where on the page/which page layout
should start for this BlockSequence. Acceptable values:
Constants.EN_ANY (can continue from finished location
of previous BlockSequence?), EN_COLUMN, EN_ODD_PAGE,
EN_EVEN_PAGE.
displayAlign
int displayAlign
isClosed
boolean isClosed
isClosed
boolean isClosed
serialVersionUID: 5157080040923740433L
localizedMessage
java.lang.String localizedMessage
layoutManager
LayoutManager layoutManager
Package org.apache.fop.pdf |
serialVersionUID: 5384726143906371279L
Package org.apache.fop.render.afp |
serialVersionUID: 8579867898716480779L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
Package org.apache.fop.render.afp.exceptions |
underlyingException
java.lang.Throwable underlyingException
- Root cause of this nested exception
Package org.apache.fop.render.afp.extensions |
serialVersionUID: 7190606822558332901L
elementName
java.lang.String elementName
- the extension element name
name
java.lang.String name
- the extension name attribute
serialVersionUID: 8548056652642588914L
src
java.net.URI src
- the URI identifying the form map resource.
serialVersionUID: -7493160084509249309L
serialVersionUID: 8548056652642588919L
x
int x
- The x coordinate
y
int y
- The y coordinate
serialVersionUID: -549941295384013190L
content
java.lang.String content
- the extension content
value
java.lang.String value
- the extension value attribute
Package org.apache.fop.render.awt.viewer |
pageNumberField
javax.swing.JTextField pageNumberField
pageNumber
int pageNumber
imageRef
java.lang.ref.Reference<T> imageRef
- The reference to the BufferedImage storing the page data
size
java.awt.Dimension size
- The maximum and preferred size of the panel
renderer
AWTRenderer renderer
- The renderer. Shared with PreviewPanel and PreviewDialog.
page
int page
- The page to be rendered.
oldPage
int oldPage
newPage
int newPage
translator
Translator translator
- The Translator for localization
renderer
AWTRenderer renderer
- The AWT renderer
foUserAgent
FOUserAgent foUserAgent
- The FOUserAgent associated with this window
configuredTargetResolution
float configuredTargetResolution
- The originally configured target resolution
renderable
Renderable renderable
- Renderable instance that can be used to reload and re-render a document after
modifications.
scale
javax.swing.JComboBox scale
- The JCombobox to rescale the rendered page view
processStatus
javax.swing.JLabel processStatus
- The JLabel for the process status bar
infoStatus
javax.swing.JLabel infoStatus
- The JLabel information status bar
previewPanel
PreviewPanel previewPanel
- The main display area
percentFormat
java.text.DecimalFormat percentFormat
- Formats the text in the scale combobox.
okButton
javax.swing.JButton okButton
previewArea
javax.swing.JScrollPane previewArea
- The main display area
renderer
AWTRenderer renderer
- The AWT renderer - often shared with PreviewDialog
foUserAgent
FOUserAgent foUserAgent
- The FOUserAgent associated with this panel - often shared with PreviewDialog
renderable
Renderable renderable
- Renderable instance that can be used to reload and re-render a document after
modifications.
currentPage
int currentPage
- The number of the page which is currently selected
firstPage
int firstPage
- The index of the first page displayed on screen.
pageRange
int pageRange
- The number of pages concurrently displayed on screen.
displayMode
int displayMode
- The display mode. One of SINGLE, CONTINUOUS or CONT_FACING.
pagePanels
ImageProxyPanel[] pagePanels
- The component(s) that hold the rendered page(s)
gridPanel
javax.swing.JPanel gridPanel
- Panel showing the page panels in a grid. Usually the dimensions
of the grid are 1x1, nx1 or nx2.
reloader
org.apache.fop.render.awt.viewer.PreviewPanel.Reloader reloader
- Asynchronous reloader thread, used when reload() method is called.
scroller
org.apache.fop.render.awt.viewer.PreviewPanel.ViewportScroller scroller
- Allows any mouse drag on the page area to scroll the display window.
Package org.apache.fop.render.intermediate |
serialVersionUID: 0L
Package org.apache.fop.render.pcl |
serialVersionUID: 6359884255324755026L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
Package org.apache.fop.render.rtf.rtflib.exceptions |
Package org.apache.fop.render.rtf.rtflib.rtfdoc |
Package org.apache.fop.servlet |
transFactory
javax.xml.transform.TransformerFactory transFactory
- The TransformerFactory used to create Transformer instances
fopFactory
FopFactory fopFactory
- The FopFactory used to create Fop instances
uriResolver
javax.xml.transform.URIResolver uriResolver
- URIResolver for use by this servlet
Package org.apache.fop.traits |
style
int style
- Border style (one of EN_*)
color
java.awt.Color color
- Border color
width
int width
- Border width
mode
int mode
- Border mode (one of SEPARATE, COLLAPSE_INNER and COLLAPSE_OUTER)
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
serialVersionUID: -4791524475122206142L
min
int min
opt
int opt
max
int max
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
enumValue
int enumValue
Package org.apache.fop.util |
serialVersionUID: 5998356138437094188L
data
AbstractPaintingState.AbstractData data
- current state data
stateStack
AbstractPaintingState.StateStack stateStack
- the state stack
serialVersionUID: 5208418041189828624L
color
java.awt.Color color
- The current color
backColor
java.awt.Color backColor
- The current background color
fontName
java.lang.String fontName
- The current font name
fontSize
int fontSize
- The current font size
lineWidth
float lineWidth
- The current line width
dashArray
float[] dashArray
- The dash array for the current basic stroke (line type)
transform
java.awt.geom.AffineTransform transform
- The current transform
serialVersionUID: 4897178211223823041L
serialVersionUID: 1L
rgbReplacementRed
float rgbReplacementRed
rgbReplacementGreen
float rgbReplacementGreen
rgbReplacementBlue
float rgbReplacementBlue
iccProfileName
java.lang.String iccProfileName
iccProfileSrc
java.lang.String iccProfileSrc
colorSpace
java.awt.color.ColorSpace colorSpace
colorValues
float[] colorValues
serialVersionUID: -5225376740044770690L
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.