Uses of Class
writer2latex.xhtml.StyleInfo
-
Packages that use StyleInfo Package Description writer2latex.xhtml -
-
Uses of StyleInfo in writer2latex.xhtml
Methods in writer2latex.xhtml with parameters of type StyleInfo Modifier and Type Method Description voidTextStyleConverter. applyAnchorStyle(java.lang.String sStyleName, java.lang.String sVisitedStyleName, StyleInfo info)Apply a link style, using a combination of two text stylesprotected static voidStyleConverterHelper. applyDirection(StyleWithProperties style, StyleInfo info)Apply the writing direction (ltr or rtl) attribute from a styleprotected static voidStyleConverterHelper. applyLang(StyleWithProperties style, StyleInfo info)Apply language+country from a stylevoidPresentationStyleConverter. applyOutlineStyle(int nLevel, StyleInfo info)protected voidConverterHelper. applyStyle(StyleInfo info, org.w3c.dom.Element hnode)voidListStyleConverter. applyStyle(int nLevel, java.lang.String sStyleName, StyleInfo info)voidPageStyleConverter. applyStyle(java.lang.String sStyleName, StyleInfo info)voidStyleWithPropertiesConverterHelper. applyStyle(java.lang.String sStyleName, StyleInfo info)Apply a style, either by converting the style or by applying the style map from the configuarion
-