|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--FigNode
|
+--org.argouml.uml.diagram.ui.FigNodeModelElement
|
+--org.argouml.uml.diagram.static_structure.ui.FigPackage
|
+--org.argouml.uml.diagram.static_structure.ui.FigModel
Class to display graphics for a UML model in a class diagram.
| Field Summary | |
|---|---|
protected FigPoly |
_figPoly
|
protected static Category |
cat
|
| Fields inherited from class org.argouml.uml.diagram.static_structure.ui.FigPackage |
|---|
_radius, _showStereotype, _stereoLineBlinder, height, indentX, indentY, MARGIN, textH, width, x, y |
| Fields inherited from class org.argouml.uml.diagram.ui.FigNodeModelElement |
|---|
_bigPort, _enclosedFigs, _encloser, _name, _readyToEdit, _shadowSize, _stereo, checkSize, ITALIC_LABEL_FONT, LABEL_FONT, ROWHEIGHT, STEREOHEIGHT, suppressCalcBounds |
| Constructor Summary | |
|---|---|
FigModel()
|
|
FigModel(GraphModel gm,
java.lang.Object node)
|
|
| Method Summary | |
|---|---|
java.lang.String |
placeString()
Reply text to be shown while placing node in diagram |
| Methods inherited from class org.argouml.uml.diagram.static_structure.ui.FigPackage |
|---|
clone, getFillColor, getFilled, getLineColor, getLineWidth, getMinimumSize, getPopUpActions, getUseTrapRect, renderingChanged, setBounds, setFillColor, setFilled, setLineColor, setLineWidth, updateStereotypeText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.event.MouseListener |
|---|
mouseEntered, mouseExited, mousePressed, mouseReleased |
| Field Detail |
protected static Category cat
protected FigPoly _figPoly
| Constructor Detail |
public FigModel()
public FigModel(GraphModel gm,
java.lang.Object node)
| Method Detail |
public java.lang.String placeString()
FigNodeModelElement
placeString in class FigPackage
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |