|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.uci.ics.jung.graph.decorators.Decorator
Abstract decorator for cases where attributes are to be stored along with the graph/edge/vertex which they describe
| Method Summary | |
UserDataContainer.CopyAction |
getCopyAction()
Retrieves the user datum copy action that this decorator uses when setting new values |
java.lang.Object |
getKey()
Retrieves the user datum key that this decorator uses when setting new values |
int |
hashCode()
|
void |
removeValue(UserDataContainer udc)
Removes the values from the user data container |
| Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public UserDataContainer.CopyAction getCopyAction()
public java.lang.Object getKey()
public int hashCode()
public void removeValue(UserDataContainer udc)
udc - the vertex/edge/graph being whose value is being removed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||