Class SVGFeatureStrings
java.lang.Object
org.apache.batik.util.SVGFeatureStrings
Exposes the SVG feature strings that Batik supports.
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSupportedFeatureStrings(Set features) Adds aStringto the specifiedSetcorresponding to each SVG feature string that Batik supports.
-
Constructor Details
-
SVGFeatureStrings
public SVGFeatureStrings()
-
-
Method Details
-
addSupportedFeatureStrings
-