|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines an interface for a component renderer. A renderer is responsible with displaying the node/edge and interpreting their properties in a visual/behavioral fashion.
| Method Summary | |
void |
dispose()
For cleanup purposes. |
GraphComponent |
getComponent()
Returns the component that this renderer represents |
void |
setComponent(GraphComponent comp)
Sets the component that this renderer is supposed to represent |
| Method Detail |
public void setComponent(GraphComponent comp)
comp - public GraphComponent getComponent()
public void dispose()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||