T - Renderer type created on layout(com.chemaxon.overlap.cli.util.images.SubPane)public interface Rendering<T extends Renderer> extends SimplePaneFactory
| Modifier and Type | Method and Description |
|---|---|
T |
layout(SubPane root)
Invoke layout and render.
|
simplePane, simplePane, simplePane, simplePane, textT layout(SubPane root)
SimplePane instance created by the factory methods is not layed out through the
passed root pane then an exception is thrown.root - Root pane to drive layout.