|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
T getAttribute(AttributeKey<T>) |
Gets an attribute from the Figure. |
void setAttribute(AttributeKey<T>, |
Sets an attribute of the figure and calls attributeChanged on all registered FigureListener's. |
| Added Methods | |
T get(AttributeKey<T>) |
Gets an attribute from the Figure. |
void set(AttributeKey<T>, |
Sets an attribute on the figure and calls {@code attributeChanged} on all registered {@code FigureListener}s if the attribute value has changed. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||