Package | Description |
---|---|
org.apache.batik.svggen |
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
Modifier and Type | Field and Description |
---|---|
private SVGLinearGradient |
SVGPaint.svgLinearGradient
All GradientPaint convertions are handed to svgLinearGradient
|
Modifier and Type | Method and Description |
---|---|
SVGLinearGradient |
SVGPaint.getGradientPaintConverter() |