br.usp.iterador.gui.util
Class ScaleHelper

java.lang.Object
  extended by br.usp.iterador.gui.util.ScaleHelper

public class ScaleHelper
extends java.lang.Object


Constructor Summary
ScaleHelper(Scale x, Scale y)
           
 
Method Summary
 double[] fromViewToWorld(int x, int width, int y, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleHelper

public ScaleHelper(Scale x,
                   Scale y)
Method Detail

fromViewToWorld

public double[] fromViewToWorld(int x,
                                int width,
                                int y,
                                int height)


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.