Class HasContextImpl
java.lang.Object
com.github.weisj.jsvg.nodes.prototype.impl.HasContextImpl
- All Implemented Interfaces:
HasContext,HasFontContext,HasFontRenderContext,HasPaintContext
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.weisj.jsvg.nodes.prototype.HasContext
HasContext.ByDelegate -
Method Summary
Modifier and TypeMethodDescription@NotNull FontRenderContext@NotNull Mutator<MeasurableFontSpec> fontSpec()@NotNull Mutator<PaintContext> static @NotNull HasContextparse(@NotNull AttributeNode attributeNode)
-
Method Details
-
parse
-
fontSpec
- Specified by:
fontSpecin interfaceHasFontContext
-
fontRenderContext
- Specified by:
fontRenderContextin interfaceHasFontRenderContext
-
paintContext
- Specified by:
paintContextin interfaceHasPaintContext
-