|
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 properties)
Changes the attributes of the cell. |
Map |
getAttributes()
Returns the attributes of the cell. |
void |
setAttributes(Map map)
Sets the attributes |
Method Detail |
public Map getAttributes()
attributes
of the cell.
public Map changeAttributes(Map properties)
attributes
of the cell.
public void setAttributes(Map map)
|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |