|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFigText
org.argouml.uml.diagram.ui.ArgoFigText
org.argouml.uml.diagram.ui.FigMultiLineText
public class FigMultiLineText
A MultiLine FigText to provide consistency across Figs displaying multiple lines of text. By default -
| Field Summary |
|---|
| Fields inherited from interface org.argouml.uml.diagram.ui.ArgoFig |
|---|
DEBUG, DEBUG_COLOR, FILL_COLOR, INVISIBLE_LINE_COLOR, LINE_COLOR, LINE_WIDTH, ROWHEIGHT, SOLID_FILL_COLOR, STEREOHEIGHT, TEXT_COLOR, X0, Y0 |
| Constructor Summary | |
|---|---|
FigMultiLineText(java.lang.Object owner,
java.awt.Rectangle bounds,
DiagramSettings settings,
boolean expandOnly)
Create a multi line text Fig |
|
| Method Summary |
|---|
| Methods inherited from class org.argouml.uml.diagram.ui.ArgoFigText |
|---|
addNotificationListener, deleteFromModel, getFigFontStyle, getNotificationInfo, getProject, getSettings, propertyChange, removeNotificationListener, removeNotificationListener, renderingChanged, setOwner, setProject, setSettings, updateFont, updateListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FigMultiLineText(java.lang.Object owner,
java.awt.Rectangle bounds,
DiagramSettings settings,
boolean expandOnly)
owner - owning UML elementbounds - position and sizesettings - render settingsexpandOnly - true if fig should expand, but never contract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |