| Package | Description |
|---|---|
| org.apache.batik.anim.values | |
| org.apache.batik.dom.svg |
| Constructor | Description |
|---|---|
AnimatableTransformListValue(AnimationTarget target,
AbstractSVGTransform t) |
Creates a new AnimatableTransformListValue with a single transform.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractSVGTransformList.SVGTransformItem |
An
SVGTransform in the list. |
class |
SVGOMTransform |
This class is the implementation of the SVGTransform interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractSVGTransform.assign(AbstractSVGTransform t) |
Copies the value of the specified transformation into this object.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.