Uses of Interface
com.github.weisj.jsvg.attributes.font.FontWeight
Packages that use FontWeight
-
Uses of FontWeight in com.github.weisj.jsvg.attributes.font
Classes in com.github.weisj.jsvg.attributes.font that implement FontWeightFields in com.github.weisj.jsvg.attributes.font declared as FontWeightMethods in com.github.weisj.jsvg.attributes.font that return FontWeightModifier and TypeMethodDescriptionstatic @Nullable FontWeightFontParser.parseWeight(@NotNull AttributeNode node) @Nullable FontWeightAttributeFontSpec.weight()Constructors in com.github.weisj.jsvg.attributes.font with parameters of type FontWeightModifierConstructorDescription(package private)AttributeFontSpec(@NotNull String[] families, @Nullable FontStyle style, @Nullable Length sizeAdjust, @NotNull Percentage stretch, @Nullable FontSize size, @Nullable FontWeight weight)