gr.demokritos.iit.jinsect.console
Class DOTGraphRepoExporter
java.lang.Object
gr.demokritos.iit.jinsect.console.DOTGraphRepoExporter
public class DOTGraphRepoExporter
- extends java.lang.Object
A class that simply uses a INSECTFileDB to retrieve a DocumentNGramGraph
and uses its toDot method to create a dot formatted file. It can also use
a simple saved DocumentNGramGraph file as input, with the same output.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOTGraphRepoExporter
public DOTGraphRepoExporter()
main
public static void main(java.lang.String[] args)
- Parameters:
args
- the command line arguments
getStats
public static java.lang.String getStats(UniqueVertexGraph uvGraph)
printSyntax
public static void printSyntax()