|
|||||||||
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.InputDecoderPTAscii
class InputDecoderPTAscii
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 | |
---|---|
InputDecoderPTAscii(int inputMaxNodes)
|
Method Summary | |
---|---|
(package private) void |
inputEdgeSpec(int i)
|
(package private) void |
inputHeader()
|
(package private) int |
inputNodeCount()
|
Methods inherited from class edu.uci.ics.dillenco.simplegraph01.InputDecoderAscii |
---|
advanceChar, getLine, printCurChar, skipLine, skipWhiteSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
InputDecoderPTAscii(int inputMaxNodes)
Method Detail |
---|
void inputHeader()
inputHeader
in class InputDecoderAscii
int inputNodeCount()
inputNodeCount
in class InputDecoder
void inputEdgeSpec(int i)
inputEdgeSpec
in class InputDecoder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |