public final class ConverterPalette extends ConverterBase
ConverterBase.TexMathsStyle
converterResult, graphicConverter, imageConverter, metaData, odDoc, ofr, sTargetFileName
Constructor and Description |
---|
ConverterPalette() |
Modifier and Type | Method and Description |
---|---|
void |
addGlobalOption(java.lang.String sOption) |
void |
convertInner() |
writer2latex.latex.BibConverter |
getBibCv() |
BlockConverter |
getBlockCv() |
CaptionConverter |
getCaptionCv() |
CharStyleConverter |
getCharSc() |
ColorConverter |
getColorCv() |
Config |
getConfig()
Get the interface for the configuration of this converter
|
DrawConverter |
getDrawCv() |
FieldConverter |
getFieldCv() |
HeadingConverter |
getHeadingCv() |
I18n |
getI18n() |
IndexConverter |
getIndexCv() |
writer2latex.latex.Info |
getInfo() |
InlineConverter |
getInlineCv() |
ListConverter |
getListCv() |
Context |
getMainContext() |
MathConverter |
getMathCv() |
NoteConverter |
getNoteCv() |
java.lang.String |
getOutFileName() |
PageStyleConverter |
getPageSc() |
ParConverter |
getParCv() |
SectionConverter |
getSectionCv() |
TableConverter |
getTableCv() |
addDocument, convert, convert, convert, getEmbeddedObject, getImageCv, getMetaData, getTexMathsEquation, getTexMathsEquation, getTexMathsStyle, readResource, readResource, readStyleSheet, readStyleSheet, readTemplate, readTemplate, setGraphicConverter
public Config getConfig()
Converter
public java.lang.String getOutFileName()
public Context getMainContext()
public void addGlobalOption(java.lang.String sOption)
public I18n getI18n()
public ColorConverter getColorCv()
public CharStyleConverter getCharSc()
public PageStyleConverter getPageSc()
public BlockConverter getBlockCv()
public ParConverter getParCv()
public HeadingConverter getHeadingCv()
public IndexConverter getIndexCv()
public writer2latex.latex.BibConverter getBibCv()
public SectionConverter getSectionCv()
public TableConverter getTableCv()
public ListConverter getListCv()
public NoteConverter getNoteCv()
public CaptionConverter getCaptionCv()
public InlineConverter getInlineCv()
public FieldConverter getFieldCv()
public DrawConverter getDrawCv()
public MathConverter getMathCv()
public writer2latex.latex.Info getInfo()
public void convertInner() throws java.io.IOException
convertInner
in class ConverterBase
java.io.IOException