Interface FontWeight

All Known Implementing Classes:
NumberFontWeight, PredefinedFontWeight

@Immutable interface FontWeight
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    weight(int parentWeight)
     
  • Method Details

    • weight

      int weight(int parentWeight)