Uses of Record Class
org.jhotdraw8.svg.text.SvgFontSize
Packages that use SvgFontSize
Package
Description
Provides Figures that represent SVG elements.
Provides utility classes for converting texts from/to SVG XML attributes.
-
Uses of SvgFontSize in org.jhotdraw8.svg.figure
Fields in org.jhotdraw8.svg.figure with type parameters of type SvgFontSizeModifier and TypeFieldDescriptionstatic final DefaultableStyleableKey<SvgFontSize> SvgDefaultableFigure.FONT_SIZE_KEYfont-size. -
Uses of SvgFontSize in org.jhotdraw8.svg.text
Methods in org.jhotdraw8.svg.text with type parameters of type SvgFontSizeModifier and TypeMethodDescriptionprotected <TT extends SvgFontSize>
voidSvgFontSizeConverter.produceTokensNonNull(@NonNull TT value, @Nullable IdSupplier idSupplier, @NonNull Consumer<org.jhotdraw8.css.parser.CssToken> out) Methods in org.jhotdraw8.svg.text that return SvgFontSizeModifier and TypeMethodDescriptionSvgFontSizeConverter.parseNonNull(@NonNull org.jhotdraw8.css.parser.CssTokenizer tt, @Nullable IdResolver idResolver)