public class AnimateCenterLocation extends AnimateProperty
newProperties, oldProperties
currentStepIndex, runnable, sleep, stepSize
Constructor and Description |
---|
AnimateCenterLocation(java.util.Map newCenterLocations) |
AnimateCenterLocation(java.util.Map newCenterLocations,
java.lang.Runnable runnable) |
AnimateCenterLocation(java.util.Map newCenterLocations,
java.lang.Runnable runnable,
int stepSize,
int sleep) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getPropertyValue(Element element) |
void |
step(int stepIndex,
Element element,
java.lang.Object oldPropertyValue,
java.lang.Object newPropertyValue) |
step
public AnimateCenterLocation(java.util.Map newCenterLocations)
public AnimateCenterLocation(java.util.Map newCenterLocations, java.lang.Runnable runnable)
public AnimateCenterLocation(java.util.Map newCenterLocations, java.lang.Runnable runnable, int stepSize, int sleep)
public java.lang.Object getPropertyValue(Element element)
getPropertyValue
in class AnimateProperty
public void step(int stepIndex, Element element, java.lang.Object oldPropertyValue, java.lang.Object newPropertyValue)
step
in class AnimateProperty
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.