|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.util.SVGFeatureStrings
public class SVGFeatureStrings
Exposes the SVG feature strings that Batik supports.
Constructor Summary | |
---|---|
SVGFeatureStrings()
|
Method Summary | |
---|---|
static void |
addSupportedFeatureStrings(java.util.Set features)
Adds a String to the specified Set corresponding
to each SVG feature string that Batik supports. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVGFeatureStrings()
Method Detail |
---|
public static void addSupportedFeatureStrings(java.util.Set features)
String
to the specified Set
corresponding
to each SVG feature string that Batik supports.
features
- The set to add feature strings to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |