|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.dillenco.simplegraph01.InputDecoder
edu.uci.ics.dillenco.simplegraph01.InputDecoderAscii
edu.uci.ics.dillenco.simplegraph01.InputDecoderMDAscii
class InputDecoderMDAscii
Field Summary |
---|
Fields inherited from class edu.uci.ics.dillenco.simplegraph01.InputDecoderAscii |
---|
curChar, EOF, EOL, in, line, lineMax, linePos |
Fields inherited from class edu.uci.ics.dillenco.simplegraph01.InputDecoder |
---|
id0, id1, neighborCount, neighborTable |
Constructor Summary | |
---|---|
InputDecoderMDAscii(int inputMaxNodes)
|
Method Summary | |
---|---|
protected void |
inputEdgeSpec(int i)
|
protected int |
inputNodeCount()
|
Methods inherited from class edu.uci.ics.dillenco.simplegraph01.InputDecoderAscii |
---|
advanceChar, getLine, inputHeader, printCurChar, skipLine, skipWhiteSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
InputDecoderMDAscii(int inputMaxNodes)
Method Detail |
---|
protected int inputNodeCount()
inputNodeCount
in class InputDecoder
protected void inputEdgeSpec(int i)
inputEdgeSpec
in class InputDecoder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |