|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the requirements for objects that appear as GraphCells. This is the base interface for all GraphCells.
Method Summary | |
Map |
changeAttributes(Map change)
Deprecated. Use getAttributes().applyMap |
AttributeMap |
getAttributes()
Returns the attributes of the cell. |
void |
setAttributes(AttributeMap map)
Sets the attributes |
Method Detail |
public AttributeMap getAttributes()
attributes
of the cell.
public Map changeAttributes(Map change)
attributes
of the cell.
public void setAttributes(AttributeMap map)
|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |