public class GroupFigure extends CompositeFigure
fFigures
listenerList
Constructor and Description |
---|
GroupFigure() |
Modifier and Type | Method and Description |
---|---|
java.awt.Rectangle |
displayBox()
Return the display box of this figure.
|
add, basicMoveBy, draw, figureChanged, figureInvalidated, figureRemoved, figureRequestRemove, figureRequestUpdate, findFigure, iterator, remove
addFigureChangeListener, changed, invalidate, moveBy, removeFigureChangeListener, willChange
public java.awt.Rectangle displayBox()
Figure
From the book: Flexible, Reliable Software, © CRC Press 2010. Author: Henrik B. Christensen, Aarhus University, Denmark