|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.svggen.SVGAttributeMap
Repository of SVG attribute descriptions, accessible by name.
Constructor Summary | |
SVGAttributeMap()
|
Method Summary | |
static SVGAttribute |
get(java.lang.String attrName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SVGAttributeMap()
Method Detail |
public static SVGAttribute get(java.lang.String attrName)
name
- SVG name of the requested attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |