|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGPaintDescriptor | |
|---|---|
| org.apache.batik.svggen | Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
| Uses of SVGPaintDescriptor in org.apache.batik.svggen |
|---|
| Methods in org.apache.batik.svggen that return SVGPaintDescriptor | |
|---|---|
SVGPaintDescriptor |
ExtensionHandler.handlePaint(Paint paint,
SVGGeneratorContext generatorContext)
|
SVGPaintDescriptor |
DefaultExtensionHandler.handlePaint(Paint paint,
SVGGeneratorContext generatorContext)
|
static SVGPaintDescriptor |
SVGColor.toSVG(Color color,
SVGGeneratorContext gc)
Converts a Color object to a set of two corresponding values: a CSS color string and an opacity value. |
SVGPaintDescriptor |
SVGLinearGradient.toSVG(GradientPaint gradient)
|
SVGPaintDescriptor |
SVGPaint.toSVG(Paint paint)
|
SVGPaintDescriptor |
SVGCustomPaint.toSVG(Paint paint)
|
SVGPaintDescriptor |
SVGTexturePaint.toSVG(TexturePaint texture)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||