Uses of Interface
com.github.weisj.jsvg.paint.SVGPaint
Packages that use SVGPaint
Package
Description
-
Uses of SVGPaint in com.github.weisj.jsvg.animation.interpolation
Methods in com.github.weisj.jsvg.animation.interpolation that return SVGPaintModifier and TypeMethodDescriptionprivate SVGPaintDefaultInterpolator.discreteAnimation(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) @NotNull SVGPaintDefaultInterpolator.interpolate(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) @NotNull SVGPaintPaintInterpolator.interpolate(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) Methods in com.github.weisj.jsvg.animation.interpolation with parameters of type SVGPaintModifier and TypeMethodDescriptionprivate SVGPaintDefaultInterpolator.discreteAnimation(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) private static @Nullable RGBColorDefaultInterpolator.extractColor(@NotNull SVGPaint p) @NotNull SVGPaintDefaultInterpolator.interpolate(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) @NotNull SVGPaintPaintInterpolator.interpolate(@NotNull SVGPaint initial, @NotNull SVGPaint a, @NotNull SVGPaint b, float progress) -
Uses of SVGPaint in com.github.weisj.jsvg.animation.value
Classes in com.github.weisj.jsvg.animation.value that implement SVGPaintFields in com.github.weisj.jsvg.animation.value declared as SVGPaintModifier and TypeFieldDescriptionprivate SVGPaintAnimatedPaint.currentprivate final @NotNull SVGPaintAnimatedPaint.initialprivate final @NotNull SVGPaint @NotNull []AnimatedPaint.valuesMethods in com.github.weisj.jsvg.animation.value that return SVGPaintModifier and TypeMethodDescriptionprivate @NotNull SVGPaintAnimatedPaint.computeCurrent(long timestamp) private @NotNull SVGPaintAnimatedPaint.current(@NotNull MeasureContext context) Methods in com.github.weisj.jsvg.animation.value with parameters of type SVGPaintConstructors in com.github.weisj.jsvg.animation.value with parameters of type SVGPaintModifierConstructorDescriptionAnimatedPaint(@NotNull Track track, @NotNull SVGPaint initial, @NotNull SVGPaint @NotNull [] values) -
Uses of SVGPaint in com.github.weisj.jsvg.nodes
Classes in com.github.weisj.jsvg.nodes that implement SVGPaintModifier and TypeClassDescription(package private) classAbstractGradient<Self extends AbstractGradient<Self>>final classfinal classfinal classfinal class -
Uses of SVGPaint in com.github.weisj.jsvg.nodes.animation
Methods in com.github.weisj.jsvg.nodes.animation with parameters of type SVGPaintModifier and TypeMethodDescription@Nullable AnimatedPaintAnimate.animatedPaint(@NotNull SVGPaint initial, @NotNull AttributeNode attributeNode) -
Uses of SVGPaint in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as SVGPaint -
Uses of SVGPaint in com.github.weisj.jsvg.nodes.mesh
Classes in com.github.weisj.jsvg.nodes.mesh that implement SVGPaint -
Uses of SVGPaint in com.github.weisj.jsvg.paint
Subinterfaces of SVGPaint in com.github.weisj.jsvg.paintMethods in com.github.weisj.jsvg.paint that return SVGPaintMethods in com.github.weisj.jsvg.paint with parameters of type SVGPaint -
Uses of SVGPaint in com.github.weisj.jsvg.paint.impl
Classes in com.github.weisj.jsvg.paint.impl that implement SVGPaintModifier and TypeClassDescriptionfinal class(package private) final class(package private) final classFields in com.github.weisj.jsvg.paint.impl declared as SVGPaintModifier and TypeFieldDescriptionstatic final SVGPaintPredefinedPaints.CONTEXT_FILLstatic final SVGPaintPredefinedPaints.CONTEXT_STROKEstatic final SVGPaintPredefinedPaints.CURRENT_COLORstatic final SVGPaintPredefinedPaints.INHERITEDstatic final SVGPaintPredefinedPaints.NONEMethods in com.github.weisj.jsvg.paint.impl that return SVGPaintModifier and TypeMethodDescription@Nullable SVGPaintDefaultPaintParser.parsePaint(@Nullable String value) -
Uses of SVGPaint in com.github.weisj.jsvg.parser
Methods in com.github.weisj.jsvg.parser that return SVGPaintModifier and TypeMethodDescription@Nullable SVGPaintPaintParser.parsePaint(@Nullable String value) -
Uses of SVGPaint in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return SVGPaintModifier and TypeMethodDescription@Nullable SVGPaintAttributeNode.getPaint(@NotNull String key, Inherited inherited, Animatable animatable) @Nullable SVGPaintAttributeNode.getPaint(@NotNull String key, @Nullable SVGPaint fallback, Inherited inherited, Animatable animatable) private @Nullable SVGPaintAttributeNode.getPaintInternal(@NotNull String key, @Nullable SVGPaint fallback) @Nullable SVGPaintAttributeNode.parsePaint(@Nullable String value) @Nullable SVGPaintAttributeParser.parsePaint(@Nullable String value, @NotNull AttributeNode attributeNode) Methods in com.github.weisj.jsvg.parser.impl with parameters of type SVGPaintModifier and TypeMethodDescriptionprivate @Nullable AnimatedPaintAttributeNode.getAnimatedPaint(@NotNull String property, @NotNull SVGPaint initial) @Nullable SVGPaintAttributeNode.getPaint(@NotNull String key, @Nullable SVGPaint fallback, Inherited inherited, Animatable animatable) private @Nullable SVGPaintAttributeNode.getPaintInternal(@NotNull String key, @Nullable SVGPaint fallback) -
Uses of SVGPaint in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer that return SVGPaintModifier and TypeMethodDescription@NotNull SVGPaintRenderContext.fillPaint()@NotNull SVGPaintRenderContext.strokePaint() -
Uses of SVGPaint in com.github.weisj.jsvg.renderer.impl
Fields in com.github.weisj.jsvg.renderer.impl declared as SVGPaintModifier and TypeFieldDescriptionprivate final @NotNull SVGPaintShapeRenderer.PaintWithOpacity.paintMethods in com.github.weisj.jsvg.renderer.impl that return SVGPaintModifier and TypeMethodDescriptionprivate static @NotNull SVGPaintPaintResolver.coerceNonNull(@Nullable SVGPaint p) static @NotNull SVGPaintPaintResolver.resolvePaint(@Nullable SVGPaint p, @NotNull PaintContext paintContext, @Nullable ContextElementAttributes contextElementAttributes) Methods in com.github.weisj.jsvg.renderer.impl with parameters of type SVGPaintModifier and TypeMethodDescriptionprivate static @NotNull SVGPaintPaintResolver.coerceNonNull(@Nullable SVGPaint p) static @NotNull SVGPaintPaintResolver.resolvePaint(@Nullable SVGPaint p, @NotNull PaintContext paintContext, @Nullable ContextElementAttributes contextElementAttributes) Constructors in com.github.weisj.jsvg.renderer.impl with parameters of type SVGPaint -
Uses of SVGPaint in com.github.weisj.jsvg.renderer.impl.context
Fields in com.github.weisj.jsvg.renderer.impl.context declared as SVGPaintModifier and TypeFieldDescriptionfinal @Nullable SVGPaintPaintContext.colorfinal @NotNull SVGPaintContextElementAttributes.fillPaintfinal @Nullable SVGPaintPaintContext.fillPaintfinal @NotNull SVGPaintContextElementAttributes.strokePaintfinal @Nullable SVGPaintPaintContext.strokePaintMethods in com.github.weisj.jsvg.renderer.impl.context that return SVGPaintModifier and TypeMethodDescriptionprivate static @Nullable SVGPaintPaintContext.parseColorAttribute(@NotNull AttributeNode attributeNode) Constructors in com.github.weisj.jsvg.renderer.impl.context with parameters of type SVGPaintModifierConstructorDescriptionContextElementAttributes(@NotNull SVGPaint fillPaint, @NotNull SVGPaint strokePaint) PaintContext(@Nullable SVGPaint color, @Nullable SVGPaint fillPaint, @Nullable PercentageValue fillOpacity, @Nullable SVGPaint strokePaint, @Nullable PercentageValue strokeOpacity, @NotNull PercentageValue opacity, @Nullable PaintOrder paintOrder, @Nullable StrokeContext strokeContext, @Nullable FillRule fillRule)