|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeRenderer
A factory which creates a visual representation (Figure) given a node input. The factory is not responsible for positioning the figure, but is responsible for determining the size of the figure.
Red |
Method Summary | |
---|---|
Figure |
render(java.lang.Object node)
Render a visual representation of the given node. |
Method Detail |
---|
Figure render(java.lang.Object node)
node
- The node to render.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |