| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectwriter2latex.latex.LaTeXDocumentPortionpublic class LaTeXDocumentPortionextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
LaTeXDocumentPortion |
|
LaTeXDocumentPortion |
|
LaTeXDocumentPortion |
|
void |
|
public LaTeXDocumentPortion append(LaTeXDocumentPortion ldp)
Add another portion to the end of this portion
public void write(OutputStreamWriter osw,
int nLineLen,
String sNewline)
throws IOExceptionWrite this portion to the output (note: nLineLen=0 means no wrap)