|
|||||||||||
| 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 VisualNode
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 VisualNode is
deep-copied and thus can be customized to provide meaningful
deep-copies of the info object.
VisualNode| Method Summary | |
VisualNodeInfo |
deepCopy()
Deep copy method. |
| Method Detail |
public VisualNodeInfo deepCopy()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||