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