|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inline | |
---|---|
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.render.mif | MIF Output Support |
org.apache.fop.render.rtf | RTF (Rich Text Format) Output Support |
Uses of Inline in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type Inline | |
---|---|
void |
FOEventHandler.endInline(Inline inl)
|
void |
FOEventHandler.startInline(Inline inl)
|
Uses of Inline in org.apache.fop.fo.flow |
---|
Subclasses of Inline in org.apache.fop.fo.flow | |
---|---|
class |
BasicLink
Class modelling the fo:basic-link object. |
Methods in org.apache.fop.fo.flow that return Inline | |
---|---|
Inline |
Footnote.getFootnoteCitation()
Public accessor for inline FO |
Uses of Inline in org.apache.fop.render.mif |
---|
Methods in org.apache.fop.render.mif with parameters of type Inline | |
---|---|
void |
MIFHandler.endInline(Inline inl)
|
void |
MIFHandler.startInline(Inline inl)
|
Uses of Inline in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type Inline | |
---|---|
void |
RTFHandler.endInline(Inline inl)
|
void |
RTFHandler.startInline(Inline inl)
|
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |