|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.vergil.kernel.RelationController.RelationRenderer
public class RelationController.RelationRenderer
The renderer for relation node. This class creates a Figure that looks like a black diamond.
| Constructor Summary | |
|---|---|
RelationController.RelationRenderer()
|
|
| Method Summary | |
|---|---|
Figure |
render(java.lang.Object node)
Render a visual representation of the given node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelationController.RelationRenderer()
| Method Detail |
|---|
public Figure render(java.lang.Object node)
render in interface NodeRenderernode - The node to render.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||