|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory
a class to get the proper layouter for a Fig. Currently this deals only with Generalizations and Realizations.
| Field Summary | |
|---|---|
protected static Logger |
cat
|
static ClassdiagramModelElementFactory |
SINGLETON
|
| Constructor Summary | |
|---|---|
private |
ClassdiagramModelElementFactory()
|
| Method Summary | |
|---|---|
ClassdiagramEdge |
getInstance(java.lang.Object f)
create layouter object from a Fig.* |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static Logger cat
public static ClassdiagramModelElementFactory SINGLETON
| Constructor Detail |
private ClassdiagramModelElementFactory()
| Method Detail |
public ClassdiagramEdge getInstance(java.lang.Object f)
f - Object which contains the Fig
|
||||||||||||
| 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 |