Téléchargement de l’api batik-anim-1.7.jar

Author:

Téléchargement de l'api batik-anim-1.7.jar
Download here
org.apache.batik.anim.AbstractAnimation(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.anim.timing.TimedElement timedElement, org.apache.batik.dom.anim.AnimatableElement animatableElement)
public org.apache.batik.anim.timing.TimedElement getTimedElement()
public org.apache.batik.anim.values.AnimatableValue getValue()
public org.apache.batik.anim.values.AnimatableValue getComposedValue()
public String toString()
public boolean usesUnderlyingValue()
protected boolean willReplace()
protected void markDirty()
protected void sampledLastValue(int repeatIteration)
protected abstract void sampledAt(float arg1, float arg2, int arg3)

org.apache.batik.anim.AnimationEngine(Ci-dessous la liste des Méthodes de la classe)

public void (org.w3c.dom.Document doc)
public void dispose()
public void pause()
public void unpause()
public boolean isPaused()
public float getCurrentTime()
public float setCurrentTime(float t)
public void addAnimation(org.apache.batik.dom.anim.AnimationTarget target, short type, String ns, String an, org.apache.batik.anim.AbstractAnimation anim)
public void removeAnimation(org.apache.batik.anim.AbstractAnimation anim)
protected float tick(float time, boolean hyperlinking)
public void toActive(org.apache.batik.anim.AbstractAnimation anim, float begin)
protected void pushDown(org.apache.batik.anim.AbstractAnimation anim)
public void toInactive(org.apache.batik.anim.AbstractAnimation anim, boolean isFrozen)
public void removeFill(org.apache.batik.anim.AbstractAnimation anim)
protected void moveToTop(org.apache.batik.anim.AbstractAnimation anim)
protected void moveToBottom(org.apache.batik.anim.AbstractAnimation anim)
public void addTimegraphListener(org.apache.batik.anim.timing.TimegraphListener l)
public void removeTimegraphListener(org.apache.batik.anim.timing.TimegraphListener l)
public void sampledAt(org.apache.batik.anim.AbstractAnimation anim, float simpleTime, float simpleDur, int repeatIteration)
public void sampledLastValue(org.apache.batik.anim.AbstractAnimation anim, int repeatIteration)
protected abstract org.apache.batik.anim.timing.TimedDocumentRoot createDocumentRoot()
static void ()

org.apache.batik.anim.AnimationException(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement e, String code, Object[] params)
public org.apache.batik.anim.timing.TimedElement getElement()
public String getCode()
public Object[] getParams()
public String getMessage()

org.apache.batik.anim.ColorAnimation(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, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, org.apache.batik.anim.values.AnimatableValue[] values, org.apache.batik.anim.values.AnimatableValue from, org.apache.batik.anim.values.AnimatableValue to, org.apache.batik.anim.values.AnimatableValue by)

org.apache.batik.anim.InterpolatingAnimation(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, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative)
protected boolean willReplace()
protected void sampledLastValue(int repeatIteration)
protected void sampledAt(float simpleTime, float simpleDur, int repeatIteration)
protected abstract void sampledAtUnitTime(float arg1, int arg2)

org.apache.batik.anim.MotionAnimation(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, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, org.apache.batik.anim.values.AnimatableValue[] values, org.apache.batik.anim.values.AnimatableValue from, org.apache.batik.anim.values.AnimatableValue to, org.apache.batik.anim.values.AnimatableValue by, org.apache.batik.ext.awt.geom.ExtendedGeneralPath path, float[] keyPoints, boolean rotateAuto, boolean rotateAutoReverse, float rotateAngle, short rotateAngleUnit)
protected void sampledAtUnitTime(float unitTime, int repeatIteration)

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)
protected void sampledAt(float simpleTime, float simpleDur, int repeatIteration)
protected void sampledLastValue(int repeatIteration)

org.apache.batik.anim.SimpleAnimation(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, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, org.apache.batik.anim.values.AnimatableValue[] values, org.apache.batik.anim.values.AnimatableValue from, org.apache.batik.anim.values.AnimatableValue to, org.apache.batik.anim.values.AnimatableValue by)
protected void sampledAtUnitTime(float unitTime, int repeatIteration)

org.apache.batik.anim.TransformAnimation(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, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, org.apache.batik.anim.values.AnimatableValue[] values, org.apache.batik.anim.values.AnimatableValue from, org.apache.batik.anim.values.AnimatableValue to, org.apache.batik.anim.values.AnimatableValue by, short type)
protected void sampledAtUnitTime(float unitTime, int repeatIteration)

org.apache.batik.anim.timing.AccesskeyTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, char accesskey)
public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, String keyName)
public String toString()
public void initialize()
public void deinitialize()
public void handleEvent(org.w3c.dom.events.Event e)
public void resolve(org.w3c.dom.events.Event e)

org.apache.batik.anim.timing.EventLikeTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset)
public boolean isEventCondition()
public abstract void resolve(org.w3c.dom.events.Event arg1)

org.apache.batik.anim.timing.EventbaseTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, String eventbaseID, String eventName)
public String toString()
public void initialize()
public void deinitialize()
public void handleEvent(org.w3c.dom.events.Event e)
public void resolve(org.w3c.dom.events.Event e)

org.apache.batik.anim.timing.IndefiniteTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin)
public String toString()
public void initialize()
public boolean isEventCondition()

org.apache.batik.anim.timing.InstanceTime(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimingSpecifier creator, float time, boolean clearOnReset)
public boolean getClearOnReset()
public float getTime()
float dependentUpdate(float newTime)
public String toString()
public int compareTo(Object o)

org.apache.batik.anim.timing.Interval(Ci-dessous la liste des Méthodes de la classe)

public void (float begin, float end, org.apache.batik.anim.timing.InstanceTime beginInstanceTime, org.apache.batik.anim.timing.InstanceTime endInstanceTime)
public String toString()
public float getBegin()
public float getEnd()
public org.apache.batik.anim.timing.InstanceTime getBeginInstanceTime()
public org.apache.batik.anim.timing.InstanceTime getEndInstanceTime()
void addDependent(org.apache.batik.anim.timing.InstanceTime dependent, boolean forBegin)
void removeDependent(org.apache.batik.anim.timing.InstanceTime dependent, boolean forBegin)
float setBegin(float begin)
float setEnd(float end, org.apache.batik.anim.timing.InstanceTime endInstanceTime)

org.apache.batik.anim.timing.MediaMarkerTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, String syncbaseID, String markerName)
public String toString()
public boolean isEventCondition()

org.apache.batik.anim.timing.OffsetTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset)
public String toString()
public void initialize()
public boolean isEventCondition()

org.apache.batik.anim.timing.RepeatTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, String syncbaseID)
public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, String syncbaseID, int repeatIteration)
public String toString()
public void handleEvent(org.w3c.dom.events.Event e)

org.apache.batik.anim.timing.SyncbaseTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, float offset, String syncbaseID, boolean syncBegin)
public String toString()
public void initialize()
public boolean isEventCondition()
float newInterval(org.apache.batik.anim.timing.Interval interval)
float removeInterval(org.apache.batik.anim.timing.Interval interval)
float handleTimebaseUpdate(org.apache.batik.anim.timing.InstanceTime instanceTime, float newTime)

org.apache.batik.anim.timing.TimeContainer(Ci-dessous la liste des Méthodes de la classe)

public void ()
public void addChild(org.apache.batik.anim.timing.TimedElement e)
protected void setRoot(org.apache.batik.anim.timing.TimedElement e, org.apache.batik.anim.timing.TimedDocumentRoot root)
public void removeChild(org.apache.batik.anim.timing.TimedElement e)
public org.apache.batik.anim.timing.TimedElement[] getChildren()
protected float sampleAt(float parentSimpleTime, boolean hyperlinking)
protected float sampleChildren(float parentSimpleTime, boolean hyperlinking)
protected void reset(boolean clearCurrentBegin)
protected boolean isConstantAnimation()
public abstract float getDefaultBegin(org.apache.batik.anim.timing.TimedElement arg1)

org.apache.batik.anim.timing.TimedDocumentRoot(Ci-dessous la liste des Méthodes de la classe)

public void (boolean useSVG11AccessKeys, boolean useSVG12AccessKeys)
protected float getImplicitDur()
public float getDefaultBegin(org.apache.batik.anim.timing.TimedElement child)
public float getCurrentTime()
public boolean isSampling()
public boolean isHyperlinking()
public float seekTo(float time, boolean hyperlinking)
public void resetDocument(java.util.Calendar documentBeginTime)
public java.util.Calendar getDocumentBeginTime()
public float convertEpochTime(long t)
public float convertWallclockTime(java.util.Calendar time)
public void addTimegraphListener(org.apache.batik.anim.timing.TimegraphListener l)
public void removeTimegraphListener(org.apache.batik.anim.timing.TimegraphListener l)
void fireElementAdded(org.apache.batik.anim.timing.TimedElement e)
void fireElementRemoved(org.apache.batik.anim.timing.TimedElement e)
boolean shouldPropagate(org.apache.batik.anim.timing.Interval i, org.apache.batik.anim.timing.TimingSpecifier ts, boolean isBegin)
protected void currentIntervalWillUpdate()
protected abstract String getEventNamespaceURI(String arg1)
protected abstract String getEventType(String arg1)
protected abstract String getRepeatEventName()

org.apache.batik.anim.timing.TimedElement(Ci-dessous la liste des Méthodes de la classe)

public void ()
public org.apache.batik.anim.timing.TimedDocumentRoot getRoot()
public float getActiveTime()
public float getSimpleTime()
protected float addInstanceTime(org.apache.batik.anim.timing.InstanceTime time, boolean isBegin)
protected float removeInstanceTime(org.apache.batik.anim.timing.InstanceTime time, boolean isBegin)
protected float instanceTimeChanged(org.apache.batik.anim.timing.InstanceTime time, boolean isBegin)
protected void addDependent(org.apache.batik.anim.timing.TimingSpecifier dependent, boolean forBegin)
protected void removeDependent(org.apache.batik.anim.timing.TimingSpecifier dependent, boolean forBegin)
public float getSimpleDur()
public static boolean isUnresolved(float t)
public float getActiveDur(float B, float end)
protected float minusTime(float t1, float t2)
protected float multiplyTime(float t, float n)
protected float minTime(float t1, float t2)
protected float maxTime(float t1, float t2)
protected float getImplicitDur()
protected float notifyNewInterval(org.apache.batik.anim.timing.Interval interval)
protected float notifyRemoveInterval(org.apache.batik.anim.timing.Interval interval)
protected float sampleAt(float parentSimpleTime, boolean hyperlinking)
protected boolean endHasEventConditions()
protected float selectNewInterval(float time, org.apache.batik.anim.timing.Interval interval)
protected org.apache.batik.anim.timing.Interval computeInterval(boolean first, boolean fixedBegin, float beginAfter, boolean incl)
protected void reset(boolean clearCurrentBegin)
public void parseAttributes(String begin, String dur, String end, String min, String max, String repeatCount, String repeatDur, String fill, String restart)
protected void parseBegin(String begin)
protected void parseDur(String dur)
protected float parseClockValue(String s, boolean parseOffset)
		throws org.apache.batik.parser.ParseException
protected void parseEnd(String end)
protected void parseMin(String min)
protected void parseMax(String max)
protected void parseRepeatCount(String repeatCount)
protected void parseRepeatDur(String repeatDur)
protected void parseFill(String fill)
protected void parseRestart(String restart)
public void initialize()
public void deinitialize()
public void beginElement()
public void beginElement(float offset)
public void endElement()
public void endElement(float offset)
public float getLastSampleTime()
public float getCurrentBeginTime()
public boolean canBegin()
public boolean canEnd()
public float getHyperlinkBeginTime()
protected void fireTimeEvent(String eventType, float time, int detail)
void eventOccurred(org.apache.batik.anim.timing.TimingSpecifier t, org.w3c.dom.events.Event e)
protected abstract void fireTimeEvent(String arg1, java.util.Calendar arg2, int arg3)
protected abstract void toActive(float arg1)
protected abstract void toInactive(boolean arg1, boolean arg2)
protected abstract void removeFill()
protected abstract void sampledAt(float arg1, float arg2, int arg3)
protected abstract void sampledLastValue(int arg1)
protected abstract org.apache.batik.anim.timing.TimedElement getTimedElementById(String arg1)
protected abstract org.w3c.dom.events.EventTarget getEventTargetById(String arg1)
protected abstract org.w3c.dom.events.EventTarget getRootEventTarget()
public abstract org.w3c.dom.Element getElement()
protected abstract org.w3c.dom.events.EventTarget getAnimationEventTarget()
public abstract boolean isBefore(org.apache.batik.anim.timing.TimedElement arg1)
protected abstract boolean isConstantAnimation()
public org.apache.batik.anim.AnimationException createException(String code, Object[] params)
public static void setLocale(java.util.Locale l)
public static java.util.Locale getLocale()
public static String formatMessage(String key, Object[] args)
		throws java.util.MissingResourceException
public static String toString(float time)
static void ()

org.apache.batik.anim.timing.TimegraphAdapter(Ci-dessous la liste des Méthodes de la classe)

public void ()
public void elementAdded(org.apache.batik.anim.timing.TimedElement e)
public void elementRemoved(org.apache.batik.anim.timing.TimedElement e)
public void elementActivated(org.apache.batik.anim.timing.TimedElement e, float t)
public void elementFilled(org.apache.batik.anim.timing.TimedElement e, float t)
public void elementDeactivated(org.apache.batik.anim.timing.TimedElement e, float t)
public void intervalCreated(org.apache.batik.anim.timing.TimedElement e, org.apache.batik.anim.timing.Interval i)
public void intervalRemoved(org.apache.batik.anim.timing.TimedElement e, org.apache.batik.anim.timing.Interval i)
public void intervalChanged(org.apache.batik.anim.timing.TimedElement e, org.apache.batik.anim.timing.Interval i)
public void intervalBegan(org.apache.batik.anim.timing.TimedElement e, org.apache.batik.anim.timing.Interval i)
public void elementRepeated(org.apache.batik.anim.timing.TimedElement e, int i, float t)
public void elementInstanceTimesChanged(org.apache.batik.anim.timing.TimedElement e, float isBegin)

org.apache.batik.anim.timing.TimegraphListener(Ci-dessous la liste des Méthodes de la classe)

public abstract void elementAdded(org.apache.batik.anim.timing.TimedElement arg1)
public abstract void elementRemoved(org.apache.batik.anim.timing.TimedElement arg1)
public abstract void elementActivated(org.apache.batik.anim.timing.TimedElement arg1, float arg2)
public abstract void elementFilled(org.apache.batik.anim.timing.TimedElement arg1, float arg2)
public abstract void elementDeactivated(org.apache.batik.anim.timing.TimedElement arg1, float arg2)
public abstract void intervalCreated(org.apache.batik.anim.timing.TimedElement arg1, org.apache.batik.anim.timing.Interval arg2)
public abstract void intervalRemoved(org.apache.batik.anim.timing.TimedElement arg1, org.apache.batik.anim.timing.Interval arg2)
public abstract void intervalChanged(org.apache.batik.anim.timing.TimedElement arg1, org.apache.batik.anim.timing.Interval arg2)
public abstract void intervalBegan(org.apache.batik.anim.timing.TimedElement arg1, org.apache.batik.anim.timing.Interval arg2)
public abstract void elementRepeated(org.apache.batik.anim.timing.TimedElement arg1, int arg2, float arg3)
public abstract void elementInstanceTimesChanged(org.apache.batik.anim.timing.TimedElement arg1, float arg2)

org.apache.batik.anim.timing.TimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin)
public org.apache.batik.anim.timing.TimedElement getOwner()
public boolean isBegin()
public void initialize()
public void deinitialize()
public abstract boolean isEventCondition()
float newInterval(org.apache.batik.anim.timing.Interval interval)
float removeInterval(org.apache.batik.anim.timing.Interval interval)
float handleTimebaseUpdate(org.apache.batik.anim.timing.InstanceTime instanceTime, float newTime)

org.apache.batik.anim.timing.TimingSpecifierListProducer(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin)
public org.apache.batik.anim.timing.TimingSpecifier[] getTimingSpecifiers()
public static org.apache.batik.anim.timing.TimingSpecifier[] parseTimingSpecifierList(org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, String spec, boolean useSVG11AccessKeys, boolean useSVG12AccessKeys)
public void offset(float offset)
public void syncbase(float offset, String syncbaseID, String timeSymbol)
public void eventbase(float offset, String eventbaseID, String eventType)
public void repeat(float offset, String syncbaseID)
public void repeat(float offset, String syncbaseID, int repeatIteration)
public void accesskey(float offset, char key)
public void accessKeySVG12(float offset, String keyName)
public void mediaMarker(String syncbaseID, String markerName)
public void wallclock(java.util.Calendar time)
public void indefinite()

org.apache.batik.anim.timing.Trace(Ci-dessous la liste des Méthodes de la classe)

public void ()
public static void enter(Object o, String fn, Object[] args)
public static void exit()
public static void print(String s)
static void ()

org.apache.batik.anim.timing.WallclockTimingSpecifier(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.anim.timing.TimedElement owner, boolean isBegin, java.util.Calendar time)
public String toString()
public void initialize()
public boolean isEventCondition()

org.apache.batik.anim.values.AnimatableAngleOrIdentValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float v, short unit)
public void (org.apache.batik.dom.anim.AnimationTarget target, String ident)
public boolean isIdent()
public String getIdent()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
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)

org.apache.batik.anim.values.AnimatableAngleValue(Ci-dessous la liste des Méthodes de la classe)

public void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float v, short unit)
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 getUnit()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
public static float rad(float v, short unit)
static void ()

org.apache.batik.anim.values.AnimatableBooleanValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, boolean b)
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 getValue()
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.AnimatableColorValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float r, float g, float b)
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()
public String getCssText()

org.apache.batik.anim.values.AnimatableIntegerValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, int v)
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 getValue()
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.AnimatableLengthListValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, short[] types, float[] values, short pcInterp)
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[] getLengthTypes()
public float[] getLengthValues()
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.AnimatableLengthOrIdentValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, short type, float v, short pcInterp)
public void (org.apache.batik.dom.anim.AnimationTarget target, String ident)
public boolean isIdent()
public String getIdent()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
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)

org.apache.batik.anim.values.AnimatableLengthValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, short type, float v, short pcInterp)
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 static boolean compatibleTypes(short t1, short pi1, short t2, short pi2)
public int getLengthType()
public float getLengthValue()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
static void ()

org.apache.batik.anim.values.AnimatableMotionPointValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float x, float y, float angle)
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 getX()
public float getY()
public float getAngle()
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.AnimatableNumberListValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
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 float[] getNumbers()
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.AnimatableNumberOptionalNumberValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
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.AnimatableNumberOrIdentValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float v, boolean numericIdent)
public void (org.apache.batik.dom.anim.AnimationTarget target, String ident)
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
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)

org.apache.batik.anim.values.AnimatableNumberOrPercentageValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float n)
public void (org.apache.batik.dom.anim.AnimationTarget target, float n, boolean isPercentage)
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 isPercentage()
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.AnimatableNumberValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float v)
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 getValue()
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.AnimatablePaintValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
protected void (org.apache.batik.dom.anim.AnimationTarget target, float r, float g, float b)
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()

org.apache.batik.anim.values.AnimatablePathDataValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
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()
static void ()

org.apache.batik.anim.values.AnimatablePercentageValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float v)
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 org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()

org.apache.batik.anim.values.AnimatablePointListValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
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.values.AnimatablePreserveAspectRatioValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
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()
static void ()

org.apache.batik.anim.values.AnimatableRectValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, float x, float y, float w, float h)
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 getX()
public float getY()
public float getWidth()
public float getHeight()
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.AnimatableStringValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, String s)
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 String getString()
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.AnimatableTransformListValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public void (org.apache.batik.dom.anim.AnimationTarget target, org.apache.batik.dom.svg.AbstractSVGTransform t)
public void (org.apache.batik.dom.anim.AnimationTarget target, java.util.List transforms)
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 static org.apache.batik.anim.values.AnimatableTransformListValue interpolate(org.apache.batik.anim.values.AnimatableTransformListValue res, org.apache.batik.anim.values.AnimatableTransformListValue value1, org.apache.batik.anim.values.AnimatableTransformListValue value2, org.apache.batik.anim.values.AnimatableTransformListValue to1, org.apache.batik.anim.values.AnimatableTransformListValue to2, float interpolation1, float interpolation2, org.apache.batik.anim.values.AnimatableTransformListValue accumulation, int multiplier)
public static org.apache.batik.anim.values.AnimatableTransformListValue interpolate(org.apache.batik.anim.values.AnimatableTransformListValue res, org.apache.batik.anim.values.AnimatableTransformListValue value1, org.apache.batik.anim.values.AnimatableTransformListValue value2, org.apache.batik.anim.values.AnimatableTransformListValue value3, org.apache.batik.anim.values.AnimatableTransformListValue to1, org.apache.batik.anim.values.AnimatableTransformListValue to2, org.apache.batik.anim.values.AnimatableTransformListValue to3, float interpolation1, float interpolation2, float interpolation3, org.apache.batik.anim.values.AnimatableTransformListValue accumulation, int multiplier)
public java.util.Iterator getTransforms()
public boolean canPace()
public float distanceTo(org.apache.batik.anim.values.AnimatableValue other)
public float distanceTo1(org.apache.batik.anim.values.AnimatableValue other)
public float distanceTo2(org.apache.batik.anim.values.AnimatableValue other)
public float distanceTo3(org.apache.batik.anim.values.AnimatableValue other)
public org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String toStringRep()
static void ()

org.apache.batik.anim.values.AnimatableValue(Ci-dessous la liste des Méthodes de la classe)

protected void (org.apache.batik.dom.anim.AnimationTarget target)
public static String formatNumber(float f)
public abstract org.apache.batik.anim.values.AnimatableValue interpolate(org.apache.batik.anim.values.AnimatableValue arg1, org.apache.batik.anim.values.AnimatableValue arg2, float arg3, org.apache.batik.anim.values.AnimatableValue arg4, int arg5)
public abstract boolean canPace()
public abstract float distanceTo(org.apache.batik.anim.values.AnimatableValue arg1)
public abstract org.apache.batik.anim.values.AnimatableValue getZeroValue()
public String getCssText()
public boolean hasChanged()
public String toStringRep()
public String toString()
static void ()

Leave a Reply

Your email address will not be published. Required fields are marked *