writer2latex.latex
Class DrawConverter
java.lang.Object
writer2latex.latex.ConverterHelper
writer2latex.latex.DrawConverter
public class DrawConverter
- extends ConverterHelper
This class handles draw elements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DrawConverter
public DrawConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
appendDeclarations
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
- Overrides:
appendDeclarations
in class ConverterHelper
handleCaption
public void handleCaption(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
handleDrawElement
public void handleDrawElement(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
flushFloatingFrames
public void flushFloatingFrames(LaTeXDocumentPortion ldp,
Context oc)