|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specialized OutputTarget
that converts an AreaTree instance into
a specific output format.
Method Summary | |
void |
render(PageArea page)
Render the given area tree page. |
void |
setAreaTree(AreaTree areaTree)
Sets the AreaTree instance that will be rendered. |
Methods inherited from interface org.axsl.output.OutputTarget |
getFontSources, outputStreamRequired, setApplicationName, setApplicationNameShort, setApplicationVersion, setDeveloperURLShort, setFontConsumer, setOutputStream, setStrokeSVGText, startOutput, stopOutput |
Method Detail |
public void setAreaTree(AreaTree areaTree)
areaTree
- The AreaTree instance to be rendered.public void render(PageArea page) throws java.io.IOException, AreaRException
page
- The AreaTree page to render.
java.io.IOException
- For errors writing to the output.
AreaRException
- For problems encounted in the AreaTree.
|
aXSL API 0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.