Uses of Class
org.apache.fop.fo.flow.Leader
Packages that use Leader
Package
Description
Classes, constants and basic infrastructure for the FO tree.
Layout managers for inline formatting objects and line building.
MIF Output Support
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 -
Uses of Leader in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type LeaderModifier and TypeMethodDescriptionvoid
void
Process the end of a Leader.void
DelegatingFOEventHandler.startLeader
(Leader l) void
FOEventHandler.startLeader
(Leader l) Process the start of a Leader. -
Uses of Leader in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as LeaderConstructors in org.apache.fop.layoutmgr.inline with parameters of type Leader -
Uses of Leader in org.apache.fop.render.mif
Methods in org.apache.fop.render.mif with parameters of type LeaderModifier and TypeMethodDescriptionvoid
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 LeaderModifier and TypeMethodDescriptionstatic RtfAttributes
TextAttributesConverter.convertLeaderAttributes
(Leader fobj, PercentBaseContext context) Converts FO properties used by RtfLeader to RtfAttributes.void
RTFHandler.startLeader
(Leader l) Process the start of a Leader.