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