|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumt.view.DiagramViewFactory
public class DiagramViewFactory
FIXME Do it customizable
| Constructor Summary | |
|---|---|
DiagramViewFactory()
|
|
| Method Summary | ||
|---|---|---|
static DiagramView |
createViewForDiagram(DiagramModel diagramModel)
|
|
static
|
createViewForObject(T modelObject)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagramViewFactory()
| Method Detail |
|---|
public static DiagramView createViewForDiagram(DiagramModel diagramModel)
public static <T extends ModelObject> BaseView<T> createViewForObject(T modelObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||