public class ScaleXY
private float
scaleX
scaleY
ScaleXY(float sx, float sy)
ScaleXY()
float
getScaleX()
getScaleY()
void
set(float scaleX, float scaleY)
boolean
equals(float scaleX, float scaleY)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
float getScaleX()
float getScaleY()
void set(float scaleX, float scaleY)
boolean equals(float scaleX, float scaleY)
String toString()