public class GDOTImporterPlain extends GDOTImporter
GDOTImporter.Node, GDOTImporter.StringTokenizer| Modifier and Type | Field and Description |
|---|---|
static int |
factor |
graph, height| Constructor and Description |
|---|
GDOTImporterPlain() |
| Modifier and Type | Method and Description |
|---|---|
GElement |
createGraphEdge(String[] tokens) |
GElement |
createGraphNode(String[] tokens) |
GElement |
parseLine(String line) |
generateGraph, isFloatString, parseTokenspublic GElement parseLine(String line) throws IOException
parseLine in class GDOTImporterIOExceptionpublic GElement createGraphNode(String[] tokens)
createGraphNode in class GDOTImporterpublic GElement createGraphEdge(String[] tokens)
createGraphEdge in class GDOTImporterCopyright © 2013. All rights reserved.