| 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 and Description |
|---|---|
protected SVGOMAnimatedTransformList |
SVGGraphicsElement.transform
The 'transform' attribute value.
|
protected SVGOMAnimatedTransformList |
SVGOMTextElement.transform
The 'transform' attribute value.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
protected SVGOMAnimatedTransformList |
GraphicsExtensionElement.transform
The 'transform' attribute value.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.