public static class ShapeTransition.PointInfo extends java.lang.Object
int
command
float[]
points
PointInfo(int command, float[] points)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int command
public final float[] points
public PointInfo(int command, float[] points)