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