public class ChadoGraphClosureRenderer extends AbstractClosureRenderer implements GraphRenderer
Modifier and Type | Field and Description |
---|---|
boolean |
isChain |
graph, prettyPrinter, stream
Constructor and Description |
---|
ChadoGraphClosureRenderer(PrintStream stream) |
ChadoGraphClosureRenderer(String file) |
Modifier and Type | Method and Description |
---|---|
void |
render(OWLGraphEdge e) |
render
getStream, nl, print, print, sep, setStream, setStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
render
public ChadoGraphClosureRenderer(PrintStream stream)
public ChadoGraphClosureRenderer(String file)
public void render(OWLGraphEdge e)
render
in class AbstractClosureRenderer
Copyright © 2010–2016. All rights reserved.