|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Leader | |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
org.apache.fop.layoutmgr.inline | Layout managers for inline formatting objects and line building. |
org.apache.fop.render.mif | MIF Output Support |
org.apache.fop.render.rtf | RTF (Rich Text Format) Output Support |
Uses of Leader in org.apache.fop.accessibility.fo |
---|
Methods in org.apache.fop.accessibility.fo with parameters of type Leader | |
---|---|
void |
FO2StructureTreeConverter.endLeader(Leader l)
|
void |
FO2StructureTreeConverter.startLeader(Leader l)
|
Uses of Leader in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type Leader | |
---|---|
void |
FOEventHandler.endLeader(Leader l)
Process the end of a Leader. |
void |
DelegatingFOEventHandler.endLeader(Leader l)
|
void |
FOEventHandler.startLeader(Leader l)
Process the start of a Leader. |
void |
DelegatingFOEventHandler.startLeader(Leader l)
|
Uses of Leader in org.apache.fop.layoutmgr.inline |
---|
Constructors in org.apache.fop.layoutmgr.inline with parameters of type Leader | |
---|---|
LeaderLayoutManager(Leader node)
Constructor |
Uses of Leader in org.apache.fop.render.mif |
---|
Methods in org.apache.fop.render.mif with parameters of type Leader | |
---|---|
void |
MIFHandler.endLeader(Leader l)
Process the end of a Leader. |
void |
MIFHandler.startLeader(Leader l)
Process the start of a Leader. |
Uses of Leader in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type Leader | |
---|---|
void |
RTFHandler.startLeader(Leader l)
Process the start of a Leader. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |