|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an optional interface that you should use if you want to distribute printing and parsing throughout your shapes.
Method Summary | |
void |
parse(FileIO io)
Optional method for your convenience. |
void |
print(FileIO io)
Optional method for your convenience. |
Method Detail |
public void print(FileIO io)
io
- the FileIO object to print to.public void parse(FileIO io)
io
- the FileIO object to read from.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |