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 |
SVGOMTextElement.transform
The 'transform' attribute value.
|
protected SVGOMAnimatedTransformList |
SVGGraphicsElement.transform
The 'transform' attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected SVGOMAnimatedTransformList |
SVGOMElement.createLiveAnimatedTransformList(String ns,
String ln,
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 © 2000–2023 Apache Software Foundation. All rights reserved.