public class LatexWriter
extends java.lang.Object
Constructor and Description |
---|
LatexWriter(java.io.Writer writer) |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
write(java.lang.Object o) |
void |
writeCloseBrace() |
void |
writeNewLine() |
void |
writeOpenBrace() |
void |
writeSpace() |