Class SVGFilterDescriptor
java.lang.Object
org.apache.batik.svggen.SVGFilterDescriptor
Used to represent an SVG Composite. This can be achieved with
to values: an SVG opacity and a filter
- Version:
- $Id$
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSVGFilterDescriptor(String filterValue) SVGFilterDescriptor(String filterValue, Element def) -
Method Summary
-
Field Details
-
def
-
filterValue
-
-
Constructor Details
-
SVGFilterDescriptor
-
SVGFilterDescriptor
-
-
Method Details
-
getFilterValue
-
getDef
-