public class SOAnimationPlotCommand extends SOAnimationImmediateCommand
Modifier and Type | Field and Description |
---|---|
android.graphics.PointF |
position |
int |
zPosition |
delay
layer
Constructor and Description |
---|
SOAnimationPlotCommand(int layer,
float delay,
android.graphics.PointF position,
int zPosition) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public SOAnimationPlotCommand(int layer, float delay, android.graphics.PointF position, int zPosition)
public java.lang.String toString()
toString
in class SOAnimationImmediateCommand