Uses of Class
org.apache.fop.fo.flow.Inline
Packages that use Inline
Package
Description
Classes, constants and basic infrastructure for the FO tree.
All the block- and inline-level flow formatting objects.
MIF Output Support
RTF (Rich Text Format) Output Support
-
Uses of Inline in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type InlineModifier and TypeMethodDescriptionvoid
void
void
FO2StructureTreeConverter.startInline
(Inline inl) void
StructureTreeEventTrigger.startInline
(Inline inl) -
Uses of Inline in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type InlineModifier and TypeMethodDescriptionvoid
void
void
DelegatingFOEventHandler.startInline
(Inline inl) void
FOEventHandler.startInline
(Inline inl) -
Uses of Inline in org.apache.fop.fo.flow
Subclasses of Inline in org.apache.fop.fo.flowFields in org.apache.fop.fo.flow declared as InlineMethods in org.apache.fop.fo.flow that return Inline -
Uses of Inline in org.apache.fop.render.mif
Methods in org.apache.fop.render.mif with parameters of type Inline -
Uses of Inline in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type InlineModifier and TypeMethodDescriptionstatic RtfAttributes
TextAttributesConverter.convertCharacterAttributes
(Inline fobj) Converts all character related FO properties to RtfAttributes.void
void
RTFHandler.startInline
(Inline inl)