Package com.github.weisj.jsvg.paint.impl.jdk
package com.github.weisj.jsvg.paint.impl.jdk
-
ClassesClassDescriptionThis is the superclass for Paints which use a multiple color gradient to fill in their raster.This is the superclass for all PaintContexts which use a multiple color gradient to fill in their raster.The
RadialGradientPaintclass provides a way to fill a shape with a circular radial color gradient pattern.Provides the actual implementation for the RadialGradientPaint.