Interface FontSize

All Known Implementing Classes:
LengthFontSize, PredefinedFontSize

@Immutable public interface FontSize
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Length
    size(@NotNull Length parentSize)
     
  • Method Details

    • size

      @NotNull @NotNull Length size(@NotNull @NotNull Length parentSize)