| Name | Description | Type | Package | Framework |
| AbstractAnimation | An abstract base class for the different types of animation. | Class | org.apache.batik.anim | Apache FOP Batik |
| AccesskeyTimingSpecifier | A class to handle SMIL access key timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| AnimatableAngleOrIdentValue | An SVG angle-or-identifier value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableAngleValue | An SVG angle value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableBooleanValue | A boolean value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableColorValue | An SVG color value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableIntegerValue | An integer in the animation engine. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableLengthListValue | An SVG length list value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableLengthOrIdentValue | An SVG length-or-identifier value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableLengthValue | An SVG length value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableMotionPointValue | A point value in the animation system from a motion animation. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableNumberListValue | A number list in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableNumberOptionalNumberValue | A number-optional-number value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableNumberOrIdentValue | A number-or-identifier value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableNumberOrPercentageValue | A number-or-percentage value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableNumberValue | A number value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatablePaintValue | An SVG paint value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatablePathDataValue | An SVG path value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatablePercentageValue | A percentage value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatablePointListValue | An SVG point list value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatablePreserveAspectRatioValue | An SVG preserveAspectRatio value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableRectValue | An SVG rect value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableStringValue | A string value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableTransformListValue | An SVG transform list value in the animation system. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimatableValue | An abstract class for values in the animation engine. | Class | org.apache.batik.anim.values | Apache FOP Batik |
| AnimationEngine | An abstract base class for managing animation in a document. | Class | org.apache.batik.anim | Apache FOP Batik |
| AnimationEngine .AnimationInfo | Class | org.apache.batik.anim.AnimationEngine | Apache FOP Batik | |
| AnimationEngine .Sandwich | Class | org.apache.batik.anim.AnimationEngine | Apache FOP Batik | |
| AnimationEngine .TargetInfo | Class | org.apache.batik.anim.AnimationEngine | Apache FOP Batik | |
| AnimationException | An exception class for SMIL animation exceptions. | Class | org.apache.batik.anim | Apache FOP Batik |
| ColorAnimation | An animation class for 'animateColor' animations. | Class | org.apache.batik.anim | Apache FOP Batik |
| EventbaseTimingSpecifier | A class to handle eventbase SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| EventLikeTimingSpecifier | Abstract class from which all event-like timing specifier classes derive. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| IndefiniteTimingSpecifier | A class to handle the 'indefinite' SMIL timing specifier. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| InstanceTime | Class | org.apache.batik.anim.timing | Apache FOP Batik | |
| InterpolatingAnimation | An abstract animation class for those animations that interpolate values. | Class | org.apache.batik.anim | Apache FOP Batik |
| Interval | A class that represents an interval for a timed element. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| MediaMarkerTimingSpecifier | A class to handle media marker SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| MotionAnimation | An animation class for 'animateMotion' animations. | Class | org.apache.batik.anim | Apache FOP Batik |
| OffsetTimingSpecifier | A class to handle offset SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| RepeatTimingSpecifier | A class to handle repeat event SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| SetAnimation | An animation class for 'set' animations. | Class | org.apache.batik.anim | Apache FOP Batik |
| SimpleAnimation | An animation class for 'animate' animations. | Class | org.apache.batik.anim | Apache FOP Batik |
| SyncbaseTimingSpecifier | A class to handle syncbase SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TimeContainer | An abstract base class for time container elements. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TimedDocumentRoot | Class | org.apache.batik.anim.timing | Apache FOP Batik | |
| TimedElement | An abstract base class for elements that can have timing applied to them. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TimegraphAdapter | An adapter class for TimegraphListeners. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TimegraphListener | An interface for listening to timing events in a timed document. | Interface | org.apache.batik.anim.timing | Apache FOP Batik |
| TimingSpecifier | An abstract class for SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TimingSpecifierListProducer | Class | org.apache.batik.anim.timing | Apache FOP Batik | |
| Trace | Animation debugging support. | Class | org.apache.batik.anim.timing | Apache FOP Batik |
| TransformAnimation | An animation class for 'animateTransform' animations. | Class | org.apache.batik.anim | Apache FOP Batik |
| WallclockTimingSpecifier | A class to handle wallclock SMIL timing specifiers. | Class | org.apache.batik.anim.timing | Apache FOP Batik |