org.herac.tuxguitar.io.exporter
public class ASCIIOutputStream extends Object
| Constructor Summary | |
|---|---|
| ASCIIOutputStream(PrintStream stream) | |
| Method Summary | |
|---|---|
| void | close() |
| void | drawBarSegment() |
| void | drawNote(int fret) |
| void | drawSpace() |
| void | drawStringLine(String s) |
| void | drawStringSegments(int count) |
| void | drawTuneSegment(String tune, int maxLength) |
| void | flush() |
| Point | getPosition() |
| void | nextLine() |