|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FObjMixed | |
---|---|
org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
org.apache.fop.fo.flow | All the block- and inline-level flow formatting objects. |
org.apache.fop.fo.pagination | All the pagination and declaration formatting objects. |
Uses of FObjMixed in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type FObjMixed | |
---|---|
void |
XMLWhiteSpaceHandler.handleWhiteSpace(FObjMixed fo,
FONode firstTextNode)
Handle white-space for the fo that is passed in, starting at firstTextNode (when a nested FO is encountered) |
void |
XMLWhiteSpaceHandler.handleWhiteSpace(FObjMixed fo,
FONode firstTextNode,
FONode nextChild)
Handle white-space for the fo that is passed in, starting at firstTextNode |
protected static void |
FObjMixed.handleWhiteSpaceFor(FObjMixed fobj)
Handles white-space for the node that is passed in, starting at its current text-node (used by RetrieveMarker to trigger 'end-of-node' white-space handling) |
Uses of FObjMixed in org.apache.fop.fo.flow |
---|
Subclasses of FObjMixed in org.apache.fop.fo.flow | |
---|---|
class |
BasicLink
Class modelling the fo:basic-link object. |
class |
BidiOverride
Class modelling the fo:bidi-override object. |
class |
Block
Class modelling the fo:block object. |
class |
Inline
Class modelling the fo:inline formatting object. |
class |
InlineLevel
Class modelling the commonalities of several inline-level formatting objects. |
class |
Leader
Class modelling fo:leader object. |
class |
Marker
Class modelling the fo:marker object. |
class |
RetrieveMarker
Class modelling the fo:retrieve-marker object. |
class |
Wrapper
Class modelling the fo:wrapper object. |
Uses of FObjMixed in org.apache.fop.fo.pagination |
---|
Subclasses of FObjMixed in org.apache.fop.fo.pagination | |
---|---|
class |
Title
Class modelling the fo:title object. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |