|
JHotDraw 7.0.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DecoratedFigure
This interface is implemented by Figures that can be Decorated with another Figure.
Method Summary | |
---|---|
Figure |
getDecorator()
Gets the decorator for this figure. |
void |
setDecorator(Figure newValue)
Sets a decorator Figure, for example a visual adornment to this Figure. |
Method Detail |
---|
void setDecorator(Figure newValue)
Figure getDecorator()
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |