|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccvisu.ReaderData
ccvisu.ReaderDataLAY
Reader for layouts in text format.
Nested Class Summary | |
private class |
ReaderDataLAY.LayoutEntry
|
Field Summary |
Fields inherited from class ccvisu.ReaderData |
in |
Constructor Summary | |
ReaderDataLAY(java.io.BufferedReader in)
Constructor. |
Method Summary | |
GraphData |
read()
Reads the layout data from stream reader in , in text format LAY. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReaderDataLAY(java.io.BufferedReader in)
in
- Stream reader object.Method Detail |
public GraphData read()
in
, in text format LAY.
read
in class ReaderData
GraphData
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |