Class StyleNumFormat
java.lang.Object
fr.opensagres.odfdom.converter.pdf.internal.styles.StyleNumFormat
-
Method Summary
Modifier and TypeMethodDescriptionstatic StyleNumFormatcreateAlphabetical(boolean lowercase) static StyleNumFormatstatic StyleNumFormatcreateRoman(boolean lowercase) booleanbooleanbooleanisRoman()
-
Method Details
-
createNumerical
-
createAlphabetical
-
createRoman
-
isAlphabetical
public boolean isAlphabetical() -
isRoman
public boolean isRoman() -
isLowercase
public boolean isLowercase()
-