| Class | Description |
|---|---|
| AnimatableAngleOrIdentValue |
An SVG angle-or-identifier value in the animation system.
|
| AnimatableAngleValue |
An SVG angle value in the animation system.
|
| AnimatableBooleanValue |
A boolean value in the animation system.
|
| AnimatableColorValue |
An SVG color value in the animation system.
|
| AnimatableIntegerValue |
An integer in the animation engine.
|
| AnimatableLengthListValue |
An SVG length list value in the animation system.
|
| AnimatableLengthOrIdentValue |
An SVG length-or-identifier value in the animation system.
|
| AnimatableLengthValue |
An SVG length value in the animation system.
|
| AnimatableMotionPointValue |
A point value in the animation system from a motion animation.
|
| AnimatableNumberListValue |
A number list in the animation system.
|
| AnimatableNumberOptionalNumberValue |
A number-optional-number value in the animation system.
|
| AnimatableNumberOrIdentValue |
A number-or-identifier value in the animation system.
|
| AnimatableNumberOrPercentageValue |
A number-or-percentage value in the animation system.
|
| AnimatableNumberValue |
A number value in the animation system.
|
| AnimatablePaintValue |
An SVG paint value in the animation system.
|
| AnimatablePathDataValue |
An SVG path value in the animation system.
|
| AnimatablePercentageValue |
A percentage value in the animation system.
|
| AnimatablePointListValue |
An SVG point list value in the animation system.
|
| AnimatablePreserveAspectRatioValue |
An SVG preserveAspectRatio value in the animation system.
|
| AnimatableRectValue |
An SVG rect value in the animation system.
|
| AnimatableStringValue |
A string value in the animation system.
|
| AnimatableTransformListValue |
An SVG transform list value in the animation system.
|
| AnimatableValue |
An abstract class for values in the animation engine.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.