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