br.usp.iterador.plugin.bacia
Class AveragesInfo

java.lang.Object
  extended by br.usp.iterador.plugin.bacia.AveragesInfo

public class AveragesInfo
extends java.lang.Object

Averages information.

Author:
Guilherme Silveira

Constructor Summary
AveragesInfo()
           
 
Method Summary
 AverageFunctions getAverageFunctions()
           
 Scale[] getAverageScales()
           
 Scale getXScale()
           
 Scale getYScale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AveragesInfo

public AveragesInfo()
Method Detail

getAverageFunctions

public AverageFunctions getAverageFunctions()

getXScale

public Scale getXScale()

getYScale

public Scale getYScale()

getAverageScales

public Scale[] getAverageScales()


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