org.apache.batik.svggen
Class SVGAttributeMap
java.lang.Object
org.apache.batik.svggen.SVGAttributeMap
public class SVGAttributeMap
- extends Object
Repository of SVG attribute descriptions, accessible by
name.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVGAttributeMap
public SVGAttributeMap()
get
public static SVGAttribute get(String attrName)
- Parameters:
attrName
- SVG name of the requested attribute
- Returns:
- attribute with requested name
Copyright © 2008 Apache Software Foundation. All Rights Reserved.