|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.latex.ConverterHelper
writer2latex.latex.StyleConverter
public abstract class StyleConverter
This is an abstract superclass for style converters.
| Field Summary | |
|---|---|
protected LaTeXDocumentPortion |
declarations
|
protected StyleMap |
styleMap
|
protected ExportNameCollection |
styleNames
|
| Fields inherited from class writer2latex.latex.ConverterHelper |
|---|
config, ofr, palette |
| Constructor Summary | |
|---|---|
protected |
StyleConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
|
| Method Summary | |
|---|---|
void |
appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ExportNameCollection styleNames
protected StyleMap styleMap
protected LaTeXDocumentPortion declarations
| Constructor Detail |
|---|
protected StyleConverter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette)
| Method Detail |
|---|
public void appendDeclarations(LaTeXDocumentPortion pack,
LaTeXDocumentPortion decl)
appendDeclarations in class ConverterHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||