org.apache.batik.svggen
public class SVGPaintDescriptor extends Object implements SVGDescriptor, SVGSyntax
Constructor Summary | |
---|---|
SVGPaintDescriptor(String paintValue, String opacityValue) | |
SVGPaintDescriptor(String paintValue, String opacityValue, Element def) |
Method Summary | |
---|---|
Map | getAttributeMap(Map attrMap) |
Element | getDef() |
List | getDefinitionSet(List defSet) |
String | getOpacityValue() |
String | getPaintValue() |