Class FontParser


  • public final class FontParser
    extends java.lang.Object
    • Constructor Detail

      • FontParser

        private FontParser()
    • Method Detail

      • parseStretch

        public static float parseStretch​(@NotNull
                                         @NotNull AttributeNode node)
      • parseFontSize

        @Nullable
        public static @Nullable FontSize parseFontSize​(@NotNull
                                                       @NotNull AttributeNode node)
      • parseSizeAdjust

        @Nullable
        public static @Nullable Length parseSizeAdjust​(@NotNull
                                                       @NotNull AttributeNode node)
      • parseFontStyle

        @Nullable
        public static @Nullable FontStyle parseFontStyle​(@NotNull
                                                         @NotNull AttributeNode node)