Uses of Class
com.github.weisj.jsvg.attributes.font.AttributeFontSpec
Packages that use AttributeFontSpec
Package
Description
-
Uses of AttributeFontSpec in com.github.weisj.jsvg.attributes.font
Methods in com.github.weisj.jsvg.attributes.font that return AttributeFontSpecModifier and TypeMethodDescriptionstatic @NotNull AttributeFontSpecFontParser.parseFontSpec(@NotNull AttributeNode node) Methods in com.github.weisj.jsvg.attributes.font with parameters of type AttributeFontSpecModifier and TypeMethodDescription@NotNull MeasurableFontSpecMeasurableFontSpec.derive(@Nullable AttributeFontSpec other) -
Uses of AttributeFontSpec in com.github.weisj.jsvg.nodes
Fields in com.github.weisj.jsvg.nodes declared as AttributeFontSpecMethods in com.github.weisj.jsvg.nodes that return AttributeFontSpec -
Uses of AttributeFontSpec in com.github.weisj.jsvg.nodes.prototype.impl
Fields in com.github.weisj.jsvg.nodes.prototype.impl declared as AttributeFontSpecModifier and TypeFieldDescriptionprivate final @NotNull AttributeFontSpecHasContextImpl.fontSpecConstructors in com.github.weisj.jsvg.nodes.prototype.impl with parameters of type AttributeFontSpecModifierConstructorDescriptionprivateHasContextImpl(@NotNull PaintContext paintContext, @NotNull FontRenderContext fontRenderContext, @NotNull AttributeFontSpec fontSpec) -
Uses of AttributeFontSpec in com.github.weisj.jsvg.nodes.text
Fields in com.github.weisj.jsvg.nodes.text declared as AttributeFontSpec