|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A factory which creates a visual representation (EdgeFigure) given an edge input. The factory is not held responsible for routing the edge, but simply for providing the basic visual properties of the edge (color, line width, dashes, etc.). The client will set up the endpoints of the edge, and then tell the edge to route itself.
| Method Summary | |
Connector |
render(java.lang.Object edge,
Site tailSite,
Site headSite)
Render a visual representation of the given edge. |
| Method Detail |
public Connector render(java.lang.Object edge, Site tailSite, Site headSite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||