Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleNumFormat

Packages that use StyleNumFormat
org.odftoolkit.odfdom.converter.pdf.internal.styles   
 

Uses of StyleNumFormat in org.odftoolkit.odfdom.converter.pdf.internal.styles
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleNumFormat
static StyleNumFormat StyleNumFormat.createAlphabetical(boolean lowercase)
           
static StyleNumFormat StyleNumFormat.createNumerical()
           
static StyleNumFormat StyleNumFormat.createRoman(boolean lowercase)
           
 StyleNumFormat StyleListProperties.getNumFormat()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleNumFormat
 void StyleListProperties.setNumFormat(StyleNumFormat numFormat)
           
 



Copyright © 2013. All Rights Reserved.