|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.latex.ConverterHelper
writer2latex.latex.DrawConverter
public class DrawConverter
This class handles draw elements.
| Field Summary |
|---|
| Fields inherited from class writer2latex.latex.ConverterHelper |
|---|
config, ofr, palette |
| 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(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
void |
handleDrawElement(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
| Method Detail |
|---|
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
appendDeclarations in class ConverterHelper
public void handleCaption(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
public void handleDrawElement(org.w3c.dom.Element node,
LaTeXDocumentPortion ldp,
Context oc)
public void flushFloatingFrames(LaTeXDocumentPortion ldp,
Context oc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||