Package org.apache.batik.svggen
Class SVGAttributeMap
java.lang.Object
org.apache.batik.svggen.SVGAttributeMap
Repository of SVG attribute descriptions, accessible by
name.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SVGAttributeMap
public SVGAttributeMap()
-
-
Method Details
-
get
- Parameters:
attrName
- SVG name of the requested attribute- Returns:
- attribute with requested name
-