|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Tag interface that indicates that an implementation class
holds additional information that is associated 1:1 with
an instance of VisualEdge.
The only method that is defined in this interface is the
method deepCopy() which can be implemented
in any way by the client. However it is invoked each time the
enclosing VisualEdge is
deep-copied and thus can be customized to provide meaningful
deep-copies of the info object.
VisualEdgeInfo,
GraphViewFactory| Method Summary | |
VisualEdgeInfo |
deepCopy()
Deep copy method. |
| Method Detail |
public VisualEdgeInfo deepCopy()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||