Dependencies
- avalon-framework/avalon-framework/4.1.3 (available as org.apache.avalon.framework/avalon-framework-impl/4.3.1)
- commons-io/commons-io/1.3.1
- commons-logging/commons-logging/1.0.4
- java/11
- log4j/log4j/1.2.6
- logkit/logkit/1.0.1
- org.apache.xmlgraphics/batik-awt-util/1.11
- org.apache.xmlgraphics/batik-constants/1.11
- org.apache.xmlgraphics/batik-css/1.11
- org.apache.xmlgraphics/batik-dom/1.11
- org.apache.xmlgraphics/batik-ext/1.11
- org.apache.xmlgraphics/batik-i18n/1.11
- org.apache.xmlgraphics/batik-parser/1.11
- org.apache.xmlgraphics/batik-svg-dom/1.11
- org.apache.xmlgraphics/batik-util/1.11
- org.apache.xmlgraphics/batik-xml/1.11
- org.apache.xmlgraphics/xmlgraphics-commons/2.3
- xalan/serializer/2.7.2
- xalan/xalan/2.7.2
- xerces/xercesImpl/2.9.1
- xml-apis/xml-apis/1.3.04
- xml-apis/xml-apis-ext/1.3.04
- xml-resolver/xml-resolver/1.2
Declarations
-
org
-
apache
-
batik
-
anim
-
AbstractAnimation
-
CALC_MODE_DISCRETE: short
-
CALC_MODE_LINEAR: short
-
CALC_MODE_PACED: short
-
CALC_MODE_SPLINE: short
-
timedElement: TimedElement
-
animatableElement: AnimatableElement
-
lowerAnimation: AbstractAnimation
-
higherAnimation: AbstractAnimation
-
isDirty: boolean
-
isActive: boolean
-
isFrozen: boolean
-
beginTime: float
-
value: AnimatableValue
-
composedValue: AnimatableValue
-
usesUnderlyingValue: boolean
-
toAnimation: boolean
-
AbstractAnimation(TimedElement, AnimatableElement): void
-
getTimedElement(): TimedElement
-
getValue(): AnimatableValue
-
getComposedValue(): AnimatableValue
-
toString(): String
-
usesUnderlyingValue(): boolean
-
willReplace(): boolean
-
markDirty(): void
-
sampledLastValue(int): void
-
sampledAt(float, float, int): void
-
-
AnimationEngine
-
getCurrentTime(): float
-
isPaused(): boolean
-
ANIM_TYPE_XML: short
-
ANIM_TYPE_CSS: short
-
ANIM_TYPE_OTHER: short
-
document: Document
-
timedDocumentRoot: TimedDocumentRoot
-
pauseTime: long
-
targets: HashMap
-
animations: HashMap
-
targetListener: Listener
-
AnimationEngine(Document): void
-
dispose(): void
-
pause(): void
-
unpause(): void
-
setCurrentTime(float): float
-
addAnimation(AnimationTarget, short, String, String, AbstractAnimation): void
-
removeAnimation(AbstractAnimation): void
-
getSandwich(AnimationTarget, short, String, String): Sandwich
-
getTargetInfo(AnimationTarget): TargetInfo
-
getAnimationInfo(AbstractAnimation): AnimationInfo
-
MAP_ENTRY_ARRAY: Entry[]
-
tick(float, boolean): float
-
toActive(AbstractAnimation, float): void
-
pushDown(AbstractAnimation): void
-
toInactive(AbstractAnimation, boolean): void
-
removeFill(AbstractAnimation): void
-
moveToTop(AbstractAnimation): void
-
moveToBottom(AbstractAnimation): void
-
addTimegraphListener(TimegraphListener): void
-
removeTimegraphListener(TimegraphListener): void
-
sampledAt(AbstractAnimation, float, float, int): void
-
sampledLastValue(AbstractAnimation, int): void
-
createDocumentRoot(): TimedDocumentRoot
-
Listener
-
TargetInfo
-
Sandwich
-
AnimationInfo
-
-
AnimationException
-
ColorAnimation
-
InterpolatingAnimation
-
calcMode: int
-
keyTimes: float[]
-
keySplines: float[]
-
keySplineCubics: Cubic[]
-
additive: boolean
-
cumulative: boolean
-
InterpolatingAnimation(TimedElement, AnimatableElement, int, float[], float[], boolean, boolean): void
-
willReplace(): boolean
-
sampledLastValue(int): void
-
sampledAt(float, float, int): void
-
sampledAtUnitTime(float, int): void
-
-
MotionAnimation
-
path: ExtendedGeneralPath
-
pathLength: PathLength
-
keyPoints: float[]
-
rotateAuto: boolean
-
rotateAutoReverse: boolean
-
rotateAngle: float
-
MotionAnimation(TimedElement, AnimatableElement, int, float[], float[], boolean, boolean, AnimatableValue[], AnimatableValue, AnimatableValue, AnimatableValue, ExtendedGeneralPath, float[], boolean, boolean, float, short): void
-
sampledAtUnitTime(float, int): void
-
-
SetAnimation
-
SimpleAnimation
-
TransformAnimation
-
dom
-
AbstractElement
-
AbstractSVGAnimatedLength
-
AbstractSVGAnimatedValue
-
AbstractSVGLength
-
AbstractSVGLengthList
-
AnimatableElement
-
AnimatedAttributeListener
-
AnimatedLiveAttributeValue
-
AnimationTarget
-
AnimationTargetListener
-
AttributeInitializer
-
BindableElement
-
SAXSVGDocumentFactory
-
SVG12DOMImplementation
-
SVG12OMDocument
-
SVGAnimationTargetContext
-
SVGDOMImplementation
-
SVGDescriptiveElement
-
SVGGraphicsElement
-
SVGLocatableSupport
-
SVGOMAElement
-
SVGOMAltGlyphDefElement
-
SVGOMAltGlyphElement
-
SVGOMAltGlyphItemElement
-
SVGOMAnimateColorElement
-
SVGOMAnimateElement
-
SVGOMAnimateMotionElement
-
SVGOMAnimateTransformElement
-
SVGOMAnimatedBoolean
-
SVGOMAnimatedEnumeration
-
SVGOMAnimatedInteger
-
SVGOMAnimatedLength
-
SVGOMAnimatedLengthList
-
SVGOMAnimatedMarkerOrientValue
-
SVGOMAnimatedNumber
-
SVGOMAnimatedNumberList
-
SVGOMAnimatedPathData
-
SVGOMAnimatedPoints
-
SVGOMAnimatedPreserveAspectRatio
-
SVGOMAnimatedRect
-
SVGOMAnimatedString
-
SVGOMAnimatedTransformList
-
SVGOMAnimationElement
-
SVGOMCircleElement
-
SVGOMClipPathElement
-
SVGOMColorProfileElement
-
SVGOMComponentTransferFunctionElement
-
SVGOMCursorElement
-
SVGOMDefinitionSrcElement
-
SVGOMDefsElement
-
SVGOMDescElement
-
SVGOMDocument
-
SVGOMElement
-
SVGOMEllipseElement
-
SVGOMFEBlendElement
-
SVGOMFEColorMatrixElement
-
SVGOMFEComponentTransferElement
-
SVGOMFECompositeElement
-
SVGOMFEConvolveMatrixElement
-
SVGOMFEDiffuseLightingElement
-
SVGOMFEDisplacementMapElement
-
SVGOMFEDistantLightElement
-
SVGOMFEFloodElement
-
SVGOMFEFuncAElement
-
SVGOMFEFuncBElement
-
SVGOMFEFuncGElement
-
SVGOMFEFuncRElement
-
SVGOMFEGaussianBlurElement
-
SVGOMFEImageElement
-
SVGOMFEMergeElement
-
SVGOMFEMergeNodeElement
-
SVGOMFEMorphologyElement
-
SVGOMFEOffsetElement
-
SVGOMFEPointLightElement
-
SVGOMFESpecularLightingElement
-
SVGOMFESpotLightElement
-
SVGOMFETileElement
-
SVGOMFETurbulenceElement
-
SVGOMFilterElement
-
SVGOMFilterPrimitiveStandardAttributes
-
SVGOMFlowDivElement
-
SVGOMFlowLineElement
-
SVGOMFlowParaElement
-
SVGOMFlowRegionBreakElement
-
SVGOMFlowRegionElement
-
SVGOMFlowRegionExcludeElement
-
SVGOMFlowRootElement
-
SVGOMFlowSpanElement
-
SVGOMFontElement
-
SVGOMFontFaceElement
-
SVGOMFontFaceFormatElement
-
SVGOMFontFaceNameElement
-
SVGOMFontFaceSrcElement
-
SVGOMFontFaceUriElement
-
SVGOMForeignObjectElement
-
SVGOMGElement
-
SVGOMGlyphElement
-
SVGOMGlyphRefElement
-
SVGOMGradientElement
-
SVGOMHKernElement
-
SVGOMHandlerElement
-
SVGOMImageElement
-
SVGOMLength
-
SVGOMLineElement
-
SVGOMLinearGradientElement
-
SVGOMMPathElement
-
SVGOMMarkerElement
-
SVGOMMaskElement
-
SVGOMMetadataElement
-
SVGOMMissingGlyphElement
-
SVGOMMultiImageElement
-
SVGOMPathElement
-
SVGOMPatternElement
-
SVGOMPolygonElement
-
SVGOMPolylineElement
-
SVGOMRadialGradientElement
-
SVGOMRectElement
-
SVGOMSVGElement
-
SVGOMScriptElement
-
SVGOMSetElement
-
SVGOMSolidColorElement
-
SVGOMStopElement
-
SVGOMStyleElement
-
SVGOMSubImageElement
-
SVGOMSubImageRefElement
-
SVGOMSwitchElement
-
SVGOMSymbolElement
-
SVGOMTRefElement
-
SVGOMTSpanElement
-
SVGOMTextContentElement
-
SVGOMTextElement
-
SVGOMTextPathElement
-
SVGOMTextPositioningElement
-
SVGOMTitleElement
-
SVGOMToBeImplementedElement
-
SVGOMURIReferenceElement
-
SVGOMUseElement
-
SVGOMVKernElement
-
SVGOMViewElement
-
SVGPathSupport
-
SVGPointShapeElement
-
SVGStylableElement
-
SVGStyleSheetProcessingInstruction
-
SVGTextContentSupport
-
SVGURIReferenceGraphicsElement
-
SVGURIReferenceTextPositioningElement
-
TraitInformation
-
XBLEventSupport
-
XBLOMContentElement
-
XBLOMDefinitionElement
-
XBLOMElement
-
XBLOMHandlerGroupElement
-
XBLOMImportElement
-
XBLOMShadowTreeElement
-
XBLOMTemplateElement
-
XBLOMXBLElement
-
-
timing
-
AccesskeyTimingSpecifier
-
EventLikeTimingSpecifier
-
EventbaseTimingSpecifier
-
IndefiniteTimingSpecifier
-
InstanceTime
-
Interval
-
MediaMarkerTimingSpecifier
-
OffsetTimingSpecifier
-
RepeatTimingSpecifier
-
SyncbaseTimingSpecifier
-
TimeContainer
-
TimedDocumentRoot
-
TimedElement
-
TimegraphAdapter
-
TimegraphListener
-
TimingSpecifier
-
TimingSpecifierListProducer
-
Trace
-
WallclockTimingSpecifier
-
-
values
-
AnimatableAngleOrIdentValue
-
AnimatableAngleValue
-
AnimatableBooleanValue
-
AnimatableColorValue
-
AnimatableIntegerValue
-
AnimatableLengthListValue
-
AnimatableLengthOrIdentValue
-
AnimatableLengthValue
-
AnimatableMotionPointValue
-
AnimatableNumberListValue
-
AnimatableNumberOptionalNumberValue
-
AnimatableNumberOrIdentValue
-
AnimatableNumberOrPercentageValue
-
AnimatableNumberValue
-
AnimatablePaintValue
-
AnimatablePathDataValue
-
AnimatablePercentageValue
-
AnimatablePointListValue
-
AnimatablePreserveAspectRatioValue
-
AnimatableRectValue
-
AnimatableStringValue
-
AnimatableTransformListValue
-
AnimatableValue
-
-
-
anim
-
batik
-
apache