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.
- Version:
- $Id: SVGAttributeMap.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- Vincent Hardy
| 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 © 2000–2017 Apache Software Foundation. All rights reserved.