|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fcmodeler.io.dot.AbstractDotFactory
... is ...
Constructor Summary | |
AbstractDotFactory()
Creates new AbstractDotFactory |
Method Summary | |
abstract DotGraphHandler |
createDotHandler(diva.graph.GraphView graphView)
|
abstract DotGraphWriter |
createDotWriter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractDotFactory()
Method Detail |
public abstract DotGraphHandler createDotHandler(diva.graph.GraphView graphView)
public abstract DotGraphWriter createDotWriter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |