|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Renderer
Specialized OutputTarget that converts an AreaTree instance into
a specific output format.
| Method Summary | |
|---|---|
void |
render(Page page)
Render the given Galley page. |
void |
setGalley(Galley galley)
Sets the Galley instance that will be rendered. |
| Methods inherited from interface org.axsl.output.OutputTarget |
|---|
getFontSources, outputStreamRequired, setApplicationName, setApplicationNameShort, setApplicationVersion, setDeveloperUrlShort, setFontConsumer, setOutputStream, setStrokeText, startOutput, stopOutput |
| Method Detail |
|---|
void setGalley(Galley galley)
Galley instance that will be rendered.
galley - The Galley instance to be rendered.
void render(Page page)
throws OutputException
page - The Galley page to render.
OutputException - For errors encountered during rendering.
|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.