org.apache.fop.fo
Class FOText
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FOText
- public class FOText
- extends FONode
a text node in the formatting object tree
Constructor Summary |
FOText(char[] chars, int s, int e, FObj parent) |
Methods inherited from class org.apache.fop.fo.FONode |
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, getProperty, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows |
blue
float blue
fs
FontState fs
green
float green
red
float red
whiteSpaceCollapse
int whiteSpaceCollapse
wrapOption
int wrapOption
FOText
public FOText(char[] chars, int s, int e, FObj parent)
layout
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
setUnderlined
public void setUnderlined(boolean ul)
willCreateArea
public boolean willCreateArea()
to Class org.apache.fop.layout.FontState