org.apache.batik.svggen

Class SVGAttributeMap

public class SVGAttributeMap extends Object

Repository of SVG attribute descriptions, accessible by name.
Method Summary
static SVGAttributeget(String attrName)

Method Detail

get

public static SVGAttribute get(String attrName)

Parameters: attrName SVG name of the requested attribute

Returns: attribute with requested name

Copyright B) 2007 Apache Software Foundation. All Rights Reserved.