Exemplo n.º 1
0
 /** Reset the transformation being applied to the input to the default */
 public void resetInputTransform() {
   setOffset(0, 0);
   setScale(1, 1);
 }