|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--fcmodeler.io.AbstractGraphReader
|
+--fcmodeler.io.dot.DotGraphReader
| Constructor Summary | |
DotGraphReader(DotGraphHandler handler)
Creates new DotGraphReader |
|
| Method Summary | |
void |
configure(FCModeler fcmodeler)
|
DotGraphHandler |
getHandler()
|
void |
readGraph(java.io.Reader reader)
Reads the graph from the specified input source. |
| Methods inherited from class fcmodeler.io.AbstractGraphReader |
isReadingCoordinates, isReadingMappings, isReadingTopology, readCoordinates, readMappings, readTopology |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DotGraphReader(DotGraphHandler handler)
| Method Detail |
public void configure(FCModeler fcmodeler)
configure in class AbstractGraphReaderpublic DotGraphHandler getHandler()
public void readGraph(java.io.Reader reader)
readGraph in class AbstractGraphReaderreader - the input source containing the graph in text format.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||