|
||||||||||
| 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.FigSingleLineText
org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
org.argouml.uml.diagram.ui.CompartmentFigText
org.argouml.uml.diagram.static_structure.ui.FigEnumerationLiteral
public class FigEnumerationLiteral
Fig to show one EnumerationLiteral in a compartment.
| 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 | |
|---|---|
FigEnumerationLiteral(java.lang.Object owner,
java.awt.Rectangle bounds,
DiagramSettings settings)
Build a new Enumeration Literal figText of the given dimensions, within the compartment described by aFig. |
|
| Method Summary | |
|---|---|
protected int |
getNotationProviderType()
Overrule this for subclasses that need a different NotationProvider. |
| Methods inherited from class org.argouml.uml.diagram.ui.CompartmentFigText |
|---|
getLineColor, isFilled, isHighlighted, paint, removeFromDiagram, setHighlighted, targetAdded, targetRemoved, targetSet, textEdited |
| Methods inherited from class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation |
|---|
getNotationProvider, getNotationSettings, initNotationProviders, notationAdded, notationChanged, notationProviderAdded, notationProviderRemoved, notationRemoved, propertyChange, renderingChanged, setText, showHelp, textEditStarted, updateLayout |
| Methods inherited from class org.argouml.uml.diagram.ui.FigSingleLineText |
|---|
getMinimumSize, isStartEditingKey, setFilled |
| Methods inherited from class org.argouml.uml.diagram.ui.ArgoFigText |
|---|
addNotificationListener, deleteFromModel, getFigFontStyle, getNotificationInfo, getProject, getSettings, removeNotificationListener, removeNotificationListener, 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 FigEnumerationLiteral(java.lang.Object owner,
java.awt.Rectangle bounds,
DiagramSettings settings)
aFig.
owner - owning UML elementbounds - position and sizesettings - render settings| Method Detail |
|---|
protected int getNotationProviderType()
FigSingleLineTextWithNotation
getNotationProviderType in class FigSingleLineTextWithNotation
|
||||||||||
| 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 |