java.lang.Object
fr.opensagres.odfdom.converter.pdf.internal.styles.StyleNumFormat

public class StyleNumFormat extends Object
  • Method Details

    • createNumerical

      public static StyleNumFormat createNumerical()
    • createAlphabetical

      public static StyleNumFormat createAlphabetical(boolean lowercase)
    • createRoman

      public static StyleNumFormat createRoman(boolean lowercase)
    • isAlphabetical

      public boolean isAlphabetical()
    • isRoman

      public boolean isRoman()
    • isLowercase

      public boolean isLowercase()