public interface IRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
doRender(IExecutionContext ec)
The method to implement while using a specific renderer.
|
void doRender(IExecutionContext ec) throws IOException
ec - The execution context.IOException - The default exception.Copyright © 2021 Visiativ Software. All rights reserved.