public class GermAnimationAdjust extends GermAnimationPart<GermAnimationAdjust>
Constructor and Description |
---|
GermAnimationAdjust(java.lang.String indexName) |
clone, copyFrom, copyTo, getCycle, getDelay, getDuration, getGermAnimationPart, getGermAnimationPart, getGermAnimationPart, getSrc, getStay, isCalc, isHook, isPermanent, loadSrc, loadSrc, setCalc, setCycle, setDelay, setDuration, setHook, setPermanent, setStay
canEqual, equals, getIndexName, hashCode, setIndexName, toString
public int getType()
public java.lang.Object getFromXObj()
public double getFromX()
public GermAnimationAdjust setFromX(java.lang.Object fromX)
public GermAnimationAdjust setFromX(double fromX)
public java.lang.Object getToXObj()
public double getToX()
public GermAnimationAdjust setToX(double toX)
public GermAnimationAdjust setToX(java.lang.Object toX)
public java.lang.Object getFromYObj()
public double getFromY()
public GermAnimationAdjust setFromY(double fromY)
public GermAnimationAdjust setFromY(java.lang.Object fromY)
public java.lang.Object getToYObj()
public double getToY()
public GermAnimationAdjust setToY(double toY)
public GermAnimationAdjust setToY(java.lang.Object toY)
public java.lang.Object getFromZObj()
public double getFromZ()
public GermAnimationAdjust setFromZ(double fromZ)
public GermAnimationAdjust setFromZ(java.lang.Object fromZ)
public java.lang.Object getToZObj()
public double getToZ()
public GermAnimationAdjust setToZ(double toZ)
public GermAnimationAdjust setToZ(java.lang.Object toZ)
public java.lang.String getOffsetX()
public GermAnimationAdjust setOffsetX(java.lang.String offsetX)
public GermAnimationAdjust setOffsetX(int offsetX)
public GermAnimationAdjust setOffsetX(double offsetX)
public java.lang.String getOffsetY()
public GermAnimationAdjust setOffsetY(java.lang.String offsetY)
public GermAnimationAdjust setOffsetY(int offsetY)
public GermAnimationAdjust setOffsetY(double offsetY)
public java.lang.String getOffsetZ()
public GermAnimationAdjust setOffsetZ(java.lang.String offsetZ)
public GermAnimationAdjust setOffsetZ(int offsetZ)
public GermAnimationAdjust setOffsetZ(double offsetZ)