|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InlineSpace in org.apache.fop.layout |
Methods in org.apache.fop.layout with parameters of type InlineSpace | |
void |
LineArea.addInlineSpace(InlineSpace is,
int spaceWidth)
|
Uses of InlineSpace in org.apache.fop.render |
Methods in org.apache.fop.render with parameters of type InlineSpace | |
void |
Renderer.renderInlineSpace(InlineSpace space)
render the given inline space |
void |
PrintRenderer.renderInlineSpace(InlineSpace space)
render inline space |
Uses of InlineSpace in org.apache.fop.render.awt |
Methods in org.apache.fop.render.awt with parameters of type InlineSpace | |
void |
AWTRenderer.renderInlineSpace(InlineSpace space)
|
Uses of InlineSpace in org.apache.fop.render.mif |
Methods in org.apache.fop.render.mif with parameters of type InlineSpace | |
void |
MIFRenderer.renderInlineSpace(InlineSpace space)
render the given inline space |
Uses of InlineSpace in org.apache.fop.render.ps |
Methods in org.apache.fop.render.ps with parameters of type InlineSpace | |
void |
PSRenderer.renderInlineSpace(InlineSpace space)
render an inline space to PostScript |
Uses of InlineSpace in org.apache.fop.render.svg |
Methods in org.apache.fop.render.svg with parameters of type InlineSpace | |
void |
SVGRenderer.renderInlineSpace(InlineSpace space)
|
Uses of InlineSpace in org.apache.fop.render.txt |
Methods in org.apache.fop.render.txt with parameters of type InlineSpace | |
void |
TXTRenderer.renderInlineSpace(InlineSpace space)
render inline space to Text |
Uses of InlineSpace in org.apache.fop.render.xml |
Methods in org.apache.fop.render.xml with parameters of type InlineSpace | |
void |
XMLRenderer.renderInlineSpace(InlineSpace space)
render an inline space to XML |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |