public void (org.apache.batik.dom.anim.AnimationTarget target, float n)
public void (org.apache.batik.dom.anim.AnimationTarget target, float n, float on)
public org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue result, org.apache.batik.anim.values.AnimatableValue to, float interpolation, org.apache.batik.anim.values.AnimatableValue accumulation, int multiplier)
public float getNumber()
public boolean hasOptionalNumber()
public float getOptionalNumber()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
org.apache.batik.anim.values.AnimatablePathDataValue(Ci-dessous la liste des Méthodes de la classe)
public void (org.apache.batik.dom.anim.AnimationTarget target, short[] commands, float[] parameters)
public org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue result, org.apache.batik.anim.values.AnimatableValue to, float interpolation, org.apache.batik.anim.values.AnimatableValue accumulation, int multiplier)
public short[] getCommands()
public float[] getParameters()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String toStringRep()
org.apache.batik.anim.values.AnimatablePointListValue(Ci-dessous la liste des Méthodes de la classe)
public void (org.apache.batik.dom.anim.AnimationTarget target, float[] numbers)
public org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue result, org.apache.batik.anim.values.AnimatableValue to, float interpolation, org.apache.batik.anim.values.AnimatableValue accumulation, int multiplier)
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
org.apache.batik.anim.SetAnimation(Ci-dessous la liste des Méthodes de la classe)
public void (org.apache.batik.anim.timing.TimedElement timedElement, org.apache.batik.dom.anim.AnimatableElement animatableElement, org.apache.batik.anim.values.AnimatableValue to)
public void (org.apache.batik.dom.anim.AnimationTarget target, short align, short meetOrSlice)
public org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue result, org.apache.batik.anim.values.AnimatableValue to, float interpolation, org.apache.batik.anim.values.AnimatableValue accumulation, int multiplier)
public short getAlign()
public short getMeetOrSlice()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String toStringRep()
org.apache.batik.anim.AnimationEngine$AnimationInfo(Ci-dessous la liste des Méthodes de la classe)
org.apache.batik.anim.values.AnimatablePaintValue(Ci-dessous la liste des Méthodes de la classe)
public static org.apache.batik.anim.values.AnimatablePaintValue createNonePaintValue(org.apache.batik.dom.anim.AnimationTarget target)
public static org.apache.batik.anim.values.AnimatablePaintValue createCurrentColorPaintValue(org.apache.batik.dom.anim.AnimationTarget target)
public static org.apache.batik.anim.values.AnimatablePaintValue createColorPaintValue(org.apache.batik.dom.anim.AnimationTarget target, float r, float g, float b)
public static org.apache.batik.anim.values.AnimatablePaintValue createURIPaintValue(org.apache.batik.dom.anim.AnimationTarget target, String uri)
public static org.apache.batik.anim.values.AnimatablePaintValue createURINonePaintValue(org.apache.batik.dom.anim.AnimationTarget target, String uri)
public static org.apache.batik.anim.values.AnimatablePaintValue createURICurrentColorPaintValue(org.apache.batik.dom.anim.AnimationTarget target, String uri)
public static org.apache.batik.anim.values.AnimatablePaintValue createURIColorPaintValue(org.apache.batik.dom.anim.AnimationTarget target, String uri, float r, float g, float b)
public static org.apache.batik.anim.values.AnimatablePaintValue createInheritPaintValue(org.apache.batik.dom.anim.AnimationTarget target)
public org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue result, org.apache.batik.anim.values.AnimatableValue to, float interpolation, org.apache.batik.anim.values.AnimatableValue accumulation, int multiplier)
public int getPaintType()
public String getURI()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138