br.usp.iterador.logic.image
Class ProportionalPlot

java.lang.Object
  extended by br.usp.iterador.logic.image.ProportionalPlot
All Implemented Interfaces:
PulgaAction

public class ProportionalPlot
extends java.lang.Object
implements PulgaAction

Sets the proportional plot.

Author:
Guilherme Silveira

Constructor Summary
ProportionalPlot(Application data)
           
 
Method Summary
 void execute(Controller controller)
          Makes the plot size proportional to the y and x scale by fixing the image width
(package private)  void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProportionalPlot

public ProportionalPlot(Application data)
Method Detail

execute

public void execute(Controller controller)
Makes the plot size proportional to the y and x scale by fixing the image width


update

void update()


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