|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--FigGroup
|
+--org.argouml.uml.diagram.ui.FigTextGroup
Custom class to group FigTexts in such a way that they don't overlap and that the group is shrinked to fit (no whitespace in group).
| Field Summary | |
|---|---|
static int |
ROWHEIGHT
|
protected boolean |
supressCalcBounds
|
| Constructor Summary | |
|---|---|
FigTextGroup()
|
|
| Method Summary | |
|---|---|
void |
addFig(Fig f)
Adds a FigText to the list with figs. |
void |
calcBounds()
|
void |
delete()
|
void |
dispose()
|
protected void |
updateFigTexts()
Updates the FigTexts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int ROWHEIGHT
protected boolean supressCalcBounds
| Constructor Detail |
public FigTextGroup()
| Method Detail |
public void addFig(Fig f)
org.tigris.gef.presentation.FigGroup#addFig(Fig)protected void updateFigTexts()
public void calcBounds()
org.tigris.gef.presentation.Fig#calcBounds()public void delete()
org.tigris.gef.presentation.Fig#delete()public void dispose()
org.tigris.gef.presentation.Fig#dispose()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |