|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AttributeMap net.clackrouter.jgraph.pad.GPAttributeMap
public class GPAttributeMap
Constructor Summary | |
---|---|
GPAttributeMap()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
Returns a clone of map , from keys to values. |
java.lang.Object |
valueChanged(java.lang.Object value)
Returns a clone of the user object with the new value. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GPAttributeMap()
Method Detail |
---|
public java.lang.Object valueChanged(java.lang.Object value)
public java.lang.Object clone()
map
, from keys to values. If the map
contains bounds or points, these are cloned as well. References to
PortViews
are replaces by points.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |