|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.Object |
clone()
Creates and returns a copy of this ConnectorEnd . |
Methods inherited from interface diva.canvas.connector.ConnectorEnd |
getBounds, getConnection, getOrigin, paint, setNormal, setOrigin, translate |
Method Detail |
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
ConnectorEnd
. The returned
Object
should be a concrete implementation type of ConnectorEnd
and also have copies of any mutable fields of this object.clone
in class java.lang.Object
ConnectorEnd
.java.lang.CloneNotSupportedException
- should never be thrown.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |