|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--FigText
|
+--org.argouml.uml.diagram.ui.CompartmentFigText
|
+--org.argouml.uml.diagram.static_structure.ui.FigFeature
Fig to show features in class or interface like attributes or operations
| Nested Class Summary | |
|---|---|
private class |
FigFeature.SelectionFeature
|
| Field Summary |
|---|
| Fields inherited from class org.argouml.uml.diagram.ui.CompartmentFigText |
|---|
_isHighlighted, _modelElement, _refFig, cat |
| Constructor Summary | |
|---|---|
FigFeature(int x,
int y,
int w,
int h,
Fig aFig)
Constructor for FigFeature. |
|
| Method Summary | |
|---|---|
Selection |
makeSelection()
Via makeSelection we can add a custom selection class. |
| Methods inherited from class org.argouml.uml.diagram.ui.CompartmentFigText |
|---|
getFillColor, getFilled, getLineColor, getLineWidth, isHighlighted, setHighlighted, setLineWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FigFeature(int x,
int y,
int w,
int h,
Fig aFig)
x - y - w - h - aFig - | Method Detail |
public Selection makeSelection()
org.tigris.gef.presentation.Fig#makeSelection()
|
||||||||||||
| 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 |