public class GermAnimationRotate extends GermAnimationPart<GermAnimationRotate>
Constructor and Description |
---|
GermAnimationRotate(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 final java.lang.String getTotal()
public final GermAnimationRotate setTotal(java.lang.String total)
public final java.lang.String getRotateX()
public final GermAnimationRotate setRotateX(java.lang.String rotateX)
public final java.lang.String getRotateY()
public final GermAnimationRotate setRotateY(java.lang.String rotateY)
public final java.lang.String getRotateZ()
public final GermAnimationRotate setRotateZ(java.lang.String rotateZ)
public GermAnimationRotate setTotal(double total)
public GermAnimationRotate setRotateX(double rotateX)
public GermAnimationRotate setRotateY(double rotateY)
public GermAnimationRotate setRotateZ(double rotateZ)
public java.lang.String getOffsetX()
public GermAnimationRotate setOffsetX(java.lang.String offsetX)
public GermAnimationRotate setOffsetX(int offsetX)
public GermAnimationRotate setOffsetX(double offsetX)
public java.lang.String getOffsetY()
public GermAnimationRotate setOffsetY(java.lang.String offsetY)
public GermAnimationRotate setOffsetY(int offsetY)
public GermAnimationRotate setOffsetY(double offsetY)
public java.lang.String getOffsetZ()
public GermAnimationRotate setOffsetZ(java.lang.String offsetZ)
public GermAnimationRotate setOffsetZ(int offsetZ)
public GermAnimationRotate setOffsetZ(double offsetZ)