Uses of Interface
org.apache.batik.anim.dom.AnimationTarget
-
Packages that use AnimationTarget Package Description org.apache.batik.anim org.apache.batik.anim.dom org.apache.batik.anim.values org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).org.apache.batik.extension.svg -
-
Uses of AnimationTarget in org.apache.batik.anim
Fields in org.apache.batik.anim declared as AnimationTarget Modifier and Type Field Description AnimationTarget
AnimationEngine.AnimationInfo. target
The target of the animation.Methods in org.apache.batik.anim with parameters of type AnimationTarget Modifier and Type Method Description void
AnimationEngine. addAnimation(AnimationTarget target, short type, java.lang.String ns, java.lang.String an, AbstractAnimation anim)
Adds an animation to the document.void
AnimationEngine.Listener. baseValueChanged(AnimationTarget t, java.lang.String ns, java.lang.String ln, boolean isCSS)
Invoked to indicate that base value of the specified attribute or property has changed.protected AnimationEngine.Sandwich
AnimationEngine. getSandwich(AnimationTarget target, short type, java.lang.String ns, java.lang.String an)
Returns the Sandwich for the given animation type/attribute.protected AnimationEngine.TargetInfo
AnimationEngine. getTargetInfo(AnimationTarget target)
Returns the TargetInfo for the given AnimationTarget. -
Uses of AnimationTarget in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement AnimationTarget Modifier and Type Class Description class
BindableElement
This class implements foreign namespace elements that can be bound with XBL.class
SVGDescriptiveElement
This class provides a common superclass for elements which contain descriptive text.class
SVGGraphicsElement
This class provides a common superclass for all graphics elements.class
SVGOMAElement
This class implementsSVGAElement
.class
SVGOMAltGlyphDefElement
This class implementsSVGAltGlyphDefElement
.class
SVGOMAltGlyphElement
This class implementsSVGAltGlyphElement
.class
SVGOMAltGlyphItemElement
This class implementsSVGAltGlyphItemElement
.class
SVGOMAnimateColorElement
This class implementsSVGAnimateColorElement
.class
SVGOMAnimateElement
This class implementsSVGAnimateElement
.class
SVGOMAnimateMotionElement
This class implementsSVGAnimateMotionElement
.class
SVGOMAnimateTransformElement
This class implementsSVGAnimateTransformElement
.class
SVGOMAnimationElement
This class provides an implementation of theSVGAnimationElement
interface.class
SVGOMCircleElement
This class implementsSVGCircleElement
.class
SVGOMClipPathElement
This class implementsSVGClipPathElement
.class
SVGOMColorProfileElement
This class implementsSVGColorProfileElement
.class
SVGOMComponentTransferFunctionElement
This class represents the component transfer function elements.class
SVGOMCursorElement
This class implementsSVGCursorElement
.class
SVGOMDefinitionSrcElement
This class implementsSVGDefinitionSrcElement
.class
SVGOMDefsElement
This class implementsSVGDefsElement
.class
SVGOMDescElement
This class implementsSVGDescElement
.class
SVGOMElement
This class implements theSVGElement
interface.class
SVGOMEllipseElement
This class implementsSVGEllipseElement
.class
SVGOMFEBlendElement
This class implementsSVGFEBlendElement
.class
SVGOMFEColorMatrixElement
This class implementsSVGFEColorMatrixElement
.class
SVGOMFEComponentTransferElement
This class implementsSVGFEComponentTransferElement
.class
SVGOMFECompositeElement
This class implementsSVGFECompositeElement
.class
SVGOMFEConvolveMatrixElement
This class implementsSVGFEConvolveMatrixElement
.class
SVGOMFEDiffuseLightingElement
This class implementsSVGFEDiffuseLightingElement
.class
SVGOMFEDisplacementMapElement
This class implementsSVGFEDisplacementMapElement
.class
SVGOMFEDistantLightElement
This class implementsSVGFEDistantLightElement
.class
SVGOMFEFloodElement
This class implementsSVGFEFloodElement
.class
SVGOMFEFuncAElement
This class implementsSVGFEFuncAElement
.class
SVGOMFEFuncBElement
This class implementsSVGFEFuncBElement
.class
SVGOMFEFuncGElement
This class implementsSVGFEFuncGElement
.class
SVGOMFEFuncRElement
This class implementsSVGFEFuncRElement
.class
SVGOMFEGaussianBlurElement
This class implementsSVGFEGaussianBlurElement
.class
SVGOMFEImageElement
This class implementsSVGFEImageElement
.class
SVGOMFEMergeElement
This class implementsSVGFEMergeElement
.class
SVGOMFEMergeNodeElement
This class implementsSVGFEMergeNodeElement
.class
SVGOMFEMorphologyElement
This class implementsSVGFEMorphologyElement
.class
SVGOMFEOffsetElement
This class implementsSVGFEOffsetElement
.class
SVGOMFEPointLightElement
This class implementsSVGFEPointLightElement
.class
SVGOMFESpecularLightingElement
This class implementsSVGFESpecularLightingElement
.class
SVGOMFESpotLightElement
This class implementsSVGFESpotLightElement
.class
SVGOMFETileElement
This class implementsSVGFETileElement
.class
SVGOMFETurbulenceElement
This class implementsSVGFETurbulenceElement
.class
SVGOMFilterElement
This class implementsSVGFilterElement
.class
SVGOMFilterPrimitiveStandardAttributes
This class represents a SVGElement with support for standard filter attributes.class
SVGOMFlowDivElement
This class implements the flowDiv element from SVG 1.2class
SVGOMFlowLineElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowParaElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionBreakElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRegionExcludeElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowRootElement
This class implements a regular polygon extension to SVGclass
SVGOMFlowSpanElement
This class implements a regular polygon extension to SVGclass
SVGOMFontElement
This class implementsSVGFontElement
.class
SVGOMFontFaceElement
This class implementsSVGFontFaceElement
.class
SVGOMFontFaceFormatElement
This class implementsSVGFontFaceFormatElement
.class
SVGOMFontFaceNameElement
This class implementsSVGFontFaceNameElement
.class
SVGOMFontFaceSrcElement
This class implementsSVGFontFaceSrcElement
.class
SVGOMFontFaceUriElement
This class implementsSVGFontFaceUriElement
.class
SVGOMForeignObjectElement
This class implementsSVGForeignObjectElement
.class
SVGOMGElement
This class implementsSVGGElement
.class
SVGOMGlyphElement
This class implementsSVGGlyphElement
.class
SVGOMGlyphRefElement
This class implementsSVGGlyphRefElement
.class
SVGOMGradientElement
This class implementsSVGGradientElement
.class
SVGOMHandlerElement
This class implements SVGHandlerElement.class
SVGOMHKernElement
This class implementsSVGHKernElement
.class
SVGOMImageElement
This class implementsSVGImageElement
.class
SVGOMLinearGradientElement
This class implementsSVGLinearGradientElement
.class
SVGOMLineElement
This class implementsSVGLineElement
.class
SVGOMMarkerElement
This class implementsSVGMarkerElement
.class
SVGOMMaskElement
This class implementsSVGMaskElement
.class
SVGOMMetadataElement
This class implementsSVGMetadataElement
.class
SVGOMMissingGlyphElement
This class implementsSVGMissingGlyphElement
.class
SVGOMMPathElement
This class implementsSVGMPathElement
.class
SVGOMMultiImageElement
This class implements a multiImage extension to SVG.class
SVGOMPathElement
This class implementsSVGPathElement
.class
SVGOMPatternElement
This class implementsSVGStopElement
.class
SVGOMPolygonElement
This class implementsSVGPolygonElement
.class
SVGOMPolylineElement
This class implementsSVGPolylineElement
.class
SVGOMRadialGradientElement
This class implementsSVGRadialGradientElement
.class
SVGOMRectElement
This class implementsSVGRectElement
.class
SVGOMScriptElement
This class implementsSVGScriptElement
.class
SVGOMSetElement
This class implementsSVGSetElement
.class
SVGOMSolidColorElement
This class implements a regular polygon extension to SVGclass
SVGOMStopElement
This class implementsSVGStopElement
.class
SVGOMStyleElement
This class implementsSVGStyleElement
.class
SVGOMSubImageElement
This class implements a multiImage extension to SVG.class
SVGOMSubImageRefElement
This class implements a multiImage extension to SVG.class
SVGOMSVGElement
This class implementsSVGSVGElement
.class
SVGOMSwitchElement
This class implementsSVGSwitchElement
.class
SVGOMSymbolElement
This class implementsSVGSymbolElement
.class
SVGOMTextContentElement
This class provides a common superclass for all graphics elements.class
SVGOMTextElement
This class implementsSVGTextElement
.class
SVGOMTextPathElement
This class implementsSVGTextPathElement
.class
SVGOMTextPositioningElement
This class implementsSVGTextPositioningElement
.class
SVGOMTitleElement
This class implementsSVGTitleElement
.class
SVGOMToBeImplementedElement
This is a development only class.class
SVGOMTRefElement
This class implementsSVGTRefElement
.class
SVGOMTSpanElement
This class implementsSVGTSpanElement
.class
SVGOMURIReferenceElement
This class implementsSVGURIReference
.class
SVGOMUseElement
This class implementsSVGUseElement
.class
SVGOMViewElement
This class implementsSVGViewElement
.class
SVGOMVKernElement
This class implementsSVGVKernElement
.class
SVGPointShapeElement
This class provides a common superclass for shape elements that are defined with a 'points' attribute (i.e., polygon and polyline).class
SVGStylableElement
This class provides a common superclass for elements which implement SVGStylable.class
SVGURIReferenceGraphicsElement
This class provides support for Xlink to a graphics element.class
SVGURIReferenceTextPositioningElement
This class implements bothSVGTextPositioningElement
andSVGURIReference
..class
XBLOMContentElement
This class implements the xbl:content element.class
XBLOMDefinitionElement
This class implements the xbl:definition element.class
XBLOMElement
Base class for all XBL elements to inherit from.class
XBLOMHandlerGroupElement
This class implements the xbl:handlerGroup element.class
XBLOMImportElement
This class implements the xbl:import element.class
XBLOMShadowTreeElement
This class implements the xbl:shadowTree element.class
XBLOMTemplateElement
This class implements the xbl:template element.class
XBLOMXBLElement
This class implements the xbl:xbl element.Methods in org.apache.batik.anim.dom with parameters of type AnimationTarget Modifier and Type Method Description void
AnimationTargetListener. baseValueChanged(AnimationTarget t, java.lang.String ns, java.lang.String ln, boolean isCSS)
Invoked to indicate that base value of the specified attribute or property has changed.AnimatableValue
AbstractSVGAnimatedLength. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
AnimatedLiveAttributeValue. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedBoolean. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedEnumeration. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedInteger. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedLengthList. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedMarkerOrientValue. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedNumber. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedNumberList. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedPathData. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedPoints. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedPreserveAspectRatio. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedRect. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedString. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
.AnimatableValue
SVGOMAnimatedTransformList. getUnderlyingValue(AnimationTarget target)
Returns the base value of the attribute as anAnimatableValue
. -
Uses of AnimationTarget in org.apache.batik.anim.values
Fields in org.apache.batik.anim.values declared as AnimationTarget Modifier and Type Field Description protected AnimationTarget
AnimatableValue. target
The target of the animation.Methods in org.apache.batik.anim.values with parameters of type AnimationTarget Modifier and Type Method Description static AnimatablePaintValue
AnimatablePaintValue. createColorPaintValue(AnimationTarget target, float r, float g, float b)
Creates a new AnimatablePaintValue for a color value.static AnimatablePaintValue
AnimatablePaintValue. createCurrentColorPaintValue(AnimationTarget target)
Creates a new AnimatablePaintValue for a 'currentColor' value.static AnimatablePaintValue
AnimatablePaintValue. createInheritPaintValue(AnimationTarget target)
Creates a new AnimatablePaintValue for a 'inherit' value.static AnimatablePaintValue
AnimatablePaintValue. createNonePaintValue(AnimationTarget target)
Creates a new AnimatablePaintValue for a 'none' value.static AnimatablePaintValue
AnimatablePaintValue. createURIColorPaintValue(AnimationTarget target, java.lang.String uri, float r, float g, float b)
Creates a new AnimatablePaintValue for a URI reference with a color fallback.static AnimatablePaintValue
AnimatablePaintValue. createURICurrentColorPaintValue(AnimationTarget target, java.lang.String uri)
Creates a new AnimatablePaintValue for a URI reference with a 'currentColor' fallback.static AnimatablePaintValue
AnimatablePaintValue. createURINonePaintValue(AnimationTarget target, java.lang.String uri)
Creates a new AnimatablePaintValue for a URI reference with a 'none' fallback.static AnimatablePaintValue
AnimatablePaintValue. createURIPaintValue(AnimationTarget target, java.lang.String uri)
Creates a new AnimatablePaintValue for a URI reference.Constructors in org.apache.batik.anim.values with parameters of type AnimationTarget Constructor Description AnimatableAngleOrIdentValue(AnimationTarget target)
Creates a new, uninitialized AnimatableAngleOrIdentValue.AnimatableAngleOrIdentValue(AnimationTarget target, float v, short unit)
Creates a new AnimatableAngleOrIdentValue for an angle value.AnimatableAngleOrIdentValue(AnimationTarget target, java.lang.String ident)
Creates a new AnimatableAngleOrIdentValue for an identifier value.AnimatableAngleValue(AnimationTarget target)
Creates a new, uninitialized AnimatableAngleValue.AnimatableAngleValue(AnimationTarget target, float v, short unit)
Creates a new AnimatableAngleValue.AnimatableBooleanValue(AnimationTarget target)
Creates a new, uninitialized AnimatableBooleanValue.AnimatableBooleanValue(AnimationTarget target, boolean b)
Creates a new AnimatableBooleanValue.AnimatableColorValue(AnimationTarget target)
Creates a new AnimatableColorValue.AnimatableColorValue(AnimationTarget target, float r, float g, float b)
Creates a new AnimatableColorValue.AnimatableIntegerValue(AnimationTarget target)
Creates a new, uninitialized AnimatableIntegerValue.AnimatableIntegerValue(AnimationTarget target, int v)
Creates a new AnimatableIntegerValue.AnimatableLengthListValue(AnimationTarget target)
Creates a new, uninitialized AnimatableLengthListValue.AnimatableLengthListValue(AnimationTarget target, short[] types, float[] values, short pcInterp)
Creates a new AnimatableLengthListValue.AnimatableLengthOrIdentValue(AnimationTarget target)
Creates a new, uninitialized AnimatableLengthOrIdentValue.AnimatableLengthOrIdentValue(AnimationTarget target, short type, float v, short pcInterp)
Creates a new AnimatableLengthOrIdentValue for a length value.AnimatableLengthOrIdentValue(AnimationTarget target, java.lang.String ident)
Creates a new AnimatableLengthOrIdentValue for an identifier value.AnimatableLengthValue(AnimationTarget target)
Creates a new AnimatableLengthValue with no length.AnimatableLengthValue(AnimationTarget target, short type, float v, short pcInterp)
Creates a new AnimatableLengthValue.AnimatableMotionPointValue(AnimationTarget target)
Creates a new, uninitialized AnimatableMotionPointValue.AnimatableMotionPointValue(AnimationTarget target, float x, float y, float angle)
Creates a new AnimatableMotionPointValue with one x.AnimatableNumberListValue(AnimationTarget target)
Creates a new, uninitialized AnimatableNumberListValue.AnimatableNumberListValue(AnimationTarget target, float[] numbers)
Creates a new AnimatableNumberListValue.AnimatableNumberOptionalNumberValue(AnimationTarget target)
Creates a new, uninitialized AnimatableNumberOptionalNumberValue.AnimatableNumberOptionalNumberValue(AnimationTarget target, float n)
Creates a new AnimatableNumberOptionalNumberValue with one number.AnimatableNumberOptionalNumberValue(AnimationTarget target, float n, float on)
Creates a new AnimatableNumberOptionalNumberValue with two numbers.AnimatableNumberOrIdentValue(AnimationTarget target)
Creates a new, uninitialized AnimatableNumberOrIdentValue.AnimatableNumberOrIdentValue(AnimationTarget target, float v, boolean numericIdent)
Creates a new AnimatableNumberOrIdentValue for a Number value.AnimatableNumberOrIdentValue(AnimationTarget target, java.lang.String ident)
Creates a new AnimatableNumberOrIdentValue for an identifier value.AnimatableNumberOrPercentageValue(AnimationTarget target)
Creates a new, uninitialized AnimatableNumberOrPercentageValue.AnimatableNumberOrPercentageValue(AnimationTarget target, float n)
Creates a new AnimatableNumberOrPercentageValue with a number.AnimatableNumberOrPercentageValue(AnimationTarget target, float n, boolean isPercentage)
Creates a new AnimatableNumberOrPercentageValue with either a number or a percentage.AnimatableNumberValue(AnimationTarget target)
Creates a new, uninitialized AnimatableNumberValue.AnimatableNumberValue(AnimationTarget target, float v)
Creates a new AnimatableNumberValue.AnimatablePaintValue(AnimationTarget target)
Creates a new, uninitialized AnimatablePaintValue.AnimatablePaintValue(AnimationTarget target, float r, float g, float b)
Creates a new AnimatablePaintValue.AnimatablePathDataValue(AnimationTarget target)
Creates a new, uninitialized AnimatablePathDataValue.AnimatablePathDataValue(AnimationTarget target, short[] commands, float[] parameters)
Creates a new AnimatablePathDataValue.AnimatablePercentageValue(AnimationTarget target)
Creates a new, uninitialized AnimatablePercentageValue.AnimatablePercentageValue(AnimationTarget target, float v)
Creates a new AnimatablePercentageValue.AnimatablePointListValue(AnimationTarget target)
Creates a new, uninitialized AnimatablePointListValue.AnimatablePointListValue(AnimationTarget target, float[] numbers)
Creates a new AnimatablePointListValue.AnimatablePreserveAspectRatioValue(AnimationTarget target)
Creates a new, uninitialized AnimatablePreserveAspectRatioValue.AnimatablePreserveAspectRatioValue(AnimationTarget target, short align, short meetOrSlice)
Creates a new AnimatablePreserveAspectRatioValue.AnimatableRectValue(AnimationTarget target)
Creates a new, uninitialized AnimatableRectValue.AnimatableRectValue(AnimationTarget target, float x, float y, float w, float h)
Creates a new AnimatableRectValue with one number.AnimatableStringValue(AnimationTarget target)
Creates a new, uninitialized AnimatableStringValue.AnimatableStringValue(AnimationTarget target, java.lang.String s)
Creates a new AnimatableStringValue.AnimatableTransformListValue(AnimationTarget target)
Creates a new, uninitialized AnimatableTransformListValue.AnimatableTransformListValue(AnimationTarget target, java.util.List transforms)
Creates a new AnimatableTransformListValue with a transform list.AnimatableTransformListValue(AnimationTarget target, AbstractSVGTransform t)
Creates a new AnimatableTransformListValue with a single transform.AnimatableValue(AnimationTarget target)
Creates a new AnimatableValue. -
Uses of AnimationTarget in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as AnimationTarget Modifier and Type Field Description protected AnimationTarget
SVGAnimationElementBridge. animationTarget
The AnimationTarget the provides a context to the animation engine.Methods in org.apache.batik.bridge with parameters of type AnimationTarget Modifier and Type Method Description protected AnimatableValue
SVGAnimationEngine.AnimatableAngleOrIdentFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatableAngleValueFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatableColorValueFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatableLengthOrIdentFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatableNumberOrIdentFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatablePaintValueFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected AnimatableValue
SVGAnimationEngine.AnimatableStringValueFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
protected abstract AnimatableValue
SVGAnimationEngine.CSSValueFactory. createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
, after computation and inheritance.protected AbstractAnimation
SVGAnimateColorElementBridge. createAnimation(AnimationTarget target)
Creates the animation object for the animation element.protected AbstractAnimation
SVGAnimateElementBridge. createAnimation(AnimationTarget target)
Creates the animation object for the animation element.protected AbstractAnimation
SVGAnimateMotionElementBridge. createAnimation(AnimationTarget target)
Creates the animation object for the animation element.protected AbstractAnimation
SVGAnimateTransformElementBridge. createAnimation(AnimationTarget target)
Creates the animation object for the animation element.protected abstract AbstractAnimation
SVGAnimationElementBridge. createAnimation(AnimationTarget t)
Creates the animation object for the animation element.protected AbstractAnimation
SVGSetElementBridge. createAnimation(AnimationTarget target)
Creates the animation object for the animation element.protected AnimatablePaintValue
SVGAnimationEngine.AnimatablePaintValueFactory. createColorPaintValue(AnimationTarget t, java.awt.Color c)
Creates a newAnimatablePaintValue
from aColor
object.protected Value
SVGAnimationEngine.CSSValueFactory. createCSSValue(AnimationTarget t, java.lang.String pn, java.lang.String s)
Creates a new CSSValue
from a string.AnimatableValue
SVGAnimationEngine.AnimatableBooleanValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableBooleanValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableIntegerValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableIntegerValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableLengthListValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableLengthListValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableLengthValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableLengthValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableNumberListValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableNumberListValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableNumberValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableNumberValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatablePathDataFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatablePathDataFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatablePointListValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatablePointListValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.AnimatableRectValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.AnimatableRectValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.CSSValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
AnimatableValue
SVGAnimationEngine.CSSValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
AnimatableValue
SVGAnimationEngine.Factory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Creates a new AnimatableValue from a string.AnimatableValue
SVGAnimationEngine.Factory. createValue(AnimationTarget target, java.lang.String pn, Value v)
Creates a new AnimatableValue from a CSSValue
.AnimatableValue
SVGAnimationEngine.UncomputedAnimatableStringValueFactory. createValue(AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
AnimatableValue
SVGAnimationEngine.UncomputedAnimatableStringValueFactory. createValue(AnimationTarget target, java.lang.String pn, Value v)
AnimatableValue
SVGAnimationEngine. getUnderlyingCSSValue(org.w3c.dom.Element animElt, AnimationTarget target, java.lang.String pn)
Returns an AnimatableValue for the underlying value of a CSS property.AnimatableValue
SVGAnimationEngine. parseAnimatableValue(org.w3c.dom.Element animElt, AnimationTarget target, java.lang.String ns, java.lang.String ln, boolean isCSS, java.lang.String s)
Parses an AnimatableValue.protected AnimatableValue
SVGAnimateTransformElementBridge. parseValue(java.lang.String s, short type, AnimationTarget target)
Parses a transform value.protected AnimatableValue[]
SVGAnimateTransformElementBridge. parseValues(short type, AnimationTarget target)
Returns the parsed 'values' attribute from the animation element. -
Uses of AnimationTarget in org.apache.batik.extension
Classes in org.apache.batik.extension that implement AnimationTarget Modifier and Type Class Description class
ExtensionElement
This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.class
GraphicsExtensionElement
An abstract base class for graphical extension elements.class
PrefixableStylableExtensionElement
This class implements a simple method for handling the node 'prefix'.class
StylableExtensionElement
This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument, and the support for both the 'style' attribute and the style attributes (ie: fill="red", ...). -
Uses of AnimationTarget in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement AnimationTarget Modifier and Type Class Description class
BatikHistogramNormalizationElement
This class implements a histogram normalization extension to SVG.class
BatikRegularPolygonElement
This class implements a regular polygon extension to SVGclass
BatikStarElement
This class implements a star shape extension to sVGclass
ColorSwitchElement
This class implements a "color switch" extension to SVG.class
FlowDivElement
This class implements a regular polygon extension to SVGclass
FlowLineElement
This class implements a regular polygon extension to SVGclass
FlowParaElement
This class implements a regular polygon extension to SVGclass
FlowRegionBreakElement
This class implements a regular polygon extension to SVGclass
FlowRegionElement
This class implements a regular polygon extension to SVGclass
FlowSpanElement
This class implements a regular polygon extension to SVGclass
FlowTextElement
This class implements a regular polygon extension to SVG
-