Frames | No Frames |
Methods with parameter type writer2latex.latex.util.BeforeAfter | |
void | Apply language. |
Methods with parameter type writer2latex.latex.util.BeforeAfter | |
void | ParConverter.applyAlignment(StyleWithProperties style, boolean bIsSimple, boolean bInherit, BeforeAfter ba) |
void | |
void | |
void | Get material to put before and after a table cell. |
void | Apply a specific foreground color. |
void | ColorConverter.applyColor(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba, Context context) Apply foreground color. |
void | CharStyleConverter.applyFont(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba, Context context) Apply all font attributes (family, series, shape, size and color). |
void | Apply font effects (position, underline, crossout, change case. |
void | Apply hard character formatting (no inheritance). |
void | ListStyleConverter.applyListItemStyle(String sStyleName, int nLevel, boolean bHeader, boolean bRestart, int nStartValue, BeforeAfter ba) Apply a list style to a list item. |
void | ListStyleConverter.applyListStyle(String sStyleName, int nLevel, boolean bOrdered, boolean bContinue, BeforeAfter ba) Apply a list style to an ordered or unordered list. |
void | |
void | Reset to normal font, size and color. |
void | Apply page break properties from a style. |
void | Get material to put before a table row (background color)
|
void | Create table environment based on table style. |
void | Use a text style in LaTeX. |