Package writer2latex.latex
Class ConverterPalette
java.lang.Object
writer2latex.base.ConverterBase
writer2latex.latex.ConverterPalette
- All Implemented Interfaces:
Converter
This class converts a Writer XML file to a LaTeX file
-
Nested Class Summary
Nested classes/interfaces inherited from class writer2latex.base.ConverterBase
ConverterBase.TexMathsStyle -
Field Summary
Fields inherited from class writer2latex.base.ConverterBase
converterResult, graphicConverter, imageConverter, metaData, odDoc, ofr, sTargetFileName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class writer2latex.base.ConverterBase
addDocument, convert, convert, convert, getEmbeddedObject, getImageCv, getMetaData, getTexMathsEquation, getTexMathsEquation, getTexMathsStyle, readResource, readResource, readStyleSheet, readStyleSheet, readTemplate, readTemplate, setGraphicConverter
-
Constructor Details
-
ConverterPalette
public ConverterPalette()
-
-
Method Details
-
getConfig
Description copied from interface:ConverterGet the interface for the configuration of this converter- Returns:
- the configuration
-
getOutFileName
-
getMainContext
-
addGlobalOption
-
getI18n
-
getColorCv
-
getCharSc
-
getPageSc
-
getBlockCv
-
getParCv
-
getHeadingCv
-
getIndexCv
-
getBibCv
public writer2latex.latex.BibConverter getBibCv() -
getSectionCv
-
getTableCv
-
getListCv
-
getNoteCv
-
getCaptionCv
-
getInlineCv
-
getFieldCv
-
getDrawCv
-
getMathCv
-
getInfo
public writer2latex.latex.Info getInfo() -
convertInner
- Specified by:
convertInnerin classConverterBase- Throws:
IOException
-