Class DotView
- java.lang.Object
-
- org.dddjava.jig.presentation.view.graphviz.dot.DotView
-
-
Constructor Summary
Constructors Constructor Description DotView(JigDiagramFormat diagramFormat, DotCommandRunner dotCommandRunner, JigDocumentContext jigDocumentContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrender(java.lang.Object model, JigDocumentWriter jigDocumentWriter)
-
-
-
Constructor Detail
-
DotView
public DotView(JigDiagramFormat diagramFormat, DotCommandRunner dotCommandRunner, JigDocumentContext jigDocumentContext)
-
-
Method Detail
-
render
public void render(java.lang.Object model, JigDocumentWriter jigDocumentWriter)
-
-