public interface GraphCell
Modifier and Type | Method and Description |
---|---|
Map |
changeAttributes(Map change)
Deprecated.
Use getAttributes().applyMap
|
AttributeMap |
getAttributes()
Returns the
attributes of the cell. |
void |
setAttributes(AttributeMap map)
Sets the attributes
|
AttributeMap getAttributes()
attributes
of the cell.Map changeAttributes(Map change)
attributes
of the cell.void setAttributes(AttributeMap map)
Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.