|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimatedLiveAttributeValue | |
---|---|
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
org.apache.batik.dom.svg |
Uses of AnimatedLiveAttributeValue in org.apache.batik.bridge |
---|
Methods in org.apache.batik.bridge with parameters of type AnimatedLiveAttributeValue | |
---|---|
void |
BridgeContext.AnimatedAttrListener.animatedAttributeChanged(org.w3c.dom.Element e,
AnimatedLiveAttributeValue alav)
Called to notify an object of a change to the animated value of an animated XML attribute. |
void |
SVGRectElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGImageElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGPolylineElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGPolygonElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGUseElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGLineElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGSVGElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGCircleElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
AbstractGraphicsNodeBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGAnimationElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGPathElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGEllipseElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
AnimatableGenericSVGBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
|
void |
SVGTextElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed. |
void |
SVGTextElementBridge.TRefBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed on a 'tref' element. |
void |
SVGTextElementBridge.TspanBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed on a 'tspan' element. |
void |
SVGDescriptiveElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
|
void |
BridgeUpdateHandler.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animated attribute has changed. |
void |
SVGDocumentBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animated attribute has changed. |
Uses of AnimatedLiveAttributeValue in org.apache.batik.dom.svg |
---|
Classes in org.apache.batik.dom.svg that implement AnimatedLiveAttributeValue | |
---|---|
class |
AbstractSVGAnimatedLength
This class provides an implementation of the SVGAnimatedLength interface. |
class |
AbstractSVGAnimatedValue
An abstract base class for the SVGAnimated* classes, that
implements an AnimatedAttributeListener list. |
class |
SVGOMAnimatedBoolean
This class implements the SVGAnimatedBoolean interface. |
class |
SVGOMAnimatedEnumeration
This class provides an implementation of the SVGAnimatedEnumeration interface. |
class |
SVGOMAnimatedInteger
This class implements the SVGAnimatedInteger interface. |
class |
SVGOMAnimatedLength
This class provides an implementation of the SVGAnimatedLength interface. |
class |
SVGOMAnimatedLengthList
This class is the implementation of the SVGAnimatedLengthList
interface. |
class |
SVGOMAnimatedMarkerOrientValue
A class that handles an SVGAnimatedAngle and an
SVGAnimatedEnumeration for the 'marker' element's
'orient' attribute. |
class |
SVGOMAnimatedNumber
This class implements the SVGAnimatedNumber interface. |
class |
SVGOMAnimatedNumberList
This class is the implementation of the SVGAnimatedNumberList
interface. |
class |
SVGOMAnimatedPathData
This class is the implementation of the SVGAnimatedPathData
interface. |
class |
SVGOMAnimatedPoints
This class is the implementation of the SVGAnimatedPoints interface. |
class |
SVGOMAnimatedPreserveAspectRatio
This class implements the SVGAnimatedPreserveAspectRatio interface. |
class |
SVGOMAnimatedRect
Implementation of SVGAnimatedRect . |
class |
SVGOMAnimatedString
This class implements the SVGAnimatedString interface. |
class |
SVGOMAnimatedTransformList
This class is the implementation of the SVGAnimatedTransformList interface. |
Methods in org.apache.batik.dom.svg with parameters of type AnimatedLiveAttributeValue | |
---|---|
void |
AnimatedAttributeListener.animatedAttributeChanged(org.w3c.dom.Element e,
AnimatedLiveAttributeValue alav)
Called to notify an object of a change to the animated value of an animatable XML attribute. |
void |
SVGOMDocument.AnimAttrListener.animatedAttributeChanged(org.w3c.dom.Element e,
AnimatedLiveAttributeValue alav)
Called to notify an object of a change to the animated value of an animatable XML attribute. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |