Interface MinimalFontDescription


public interface MinimalFontDescription
  • Method Summary

    Modifier and Type Method Description
    IdentValue getStyle()  
    int getWeight()  
  • Method Details

    • getWeight

      int getWeight()
    • getStyle

      IdentValue getStyle()