Interface IRenderer
- All Known Subinterfaces:
INavigator
public interface IRenderer
- Author:
- vlygeros
-
Method Summary
Modifier and TypeMethodDescriptionvoidThe method to implement while using a specific renderer.
-
Method Details
-
doRender
The method to implement while using a specific renderer.- Parameters:
ec- The execution context.- Throws:
IOException- The default exception.
-