org.jgraph.graph
public interface GraphCell
| 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 |
Deprecated: Use getAttributes().applyMap
Changes theattributes of the cell.
attributes of the cell.