writer2latex.latex
public class DrawConverter extends ConverterHelper
This class handles draw elements.
Constructor Summary | |
---|---|
DrawConverter(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette) |
Method Summary | |
---|---|
void | appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl) |
void | flushFloatingFrames(LaTeXDocumentPortion ldp, Context oc) |
void | handleCaption(Element node, LaTeXDocumentPortion ldp, Context oc) |
void | handleDrawElement(Element node, LaTeXDocumentPortion ldp, Context oc) |