public class SVGAttributeMap
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map |
attrMap
Map of attribute name to SVGAttribute objects
|
| Constructor and Description |
|---|
SVGAttributeMap() |
| Modifier and Type | Method and Description |
|---|---|
static SVGAttribute |
get(java.lang.String attrName) |
private static java.util.Map attrMap
public static SVGAttribute get(java.lang.String attrName)
attrName - SVG name of the requested attribute