| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.extension |
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SVGOMAnimatedTransformList |
SVGGraphicsElement.transform |
The 'transform' attribute value.
|
protected SVGOMAnimatedTransformList |
SVGOMTextElement.transform |
The 'transform' attribute value.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected SVGOMAnimatedTransformList |
SVGOMElement.createLiveAnimatedTransformList(java.lang.String ns,
java.lang.String ln,
java.lang.String def) |
Creates a new
SVGOMAnimatedTransformList and stores it in
this element's LiveAttributeValue table. |
| Modifier and Type | Field | Description |
|---|---|---|
protected SVGOMAnimatedTransformList |
GraphicsExtensionElement.transform |
The 'transform' attribute value.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.