public interface Renderable
| Modifier and Type | Method and Description |
|---|---|
void |
renderOn(HtmlCanvas html)
Render the receiver using the HTML html.
|
void renderOn(HtmlCanvas html) throws IOException
html - IOExceptionCopyright © 2010–2018. All rights reserved.