org.pentaho.platform.plugin.action.openflashchart.factory
Class AbstractChartFactory.MinMax

java.lang.Object
  extended by org.pentaho.platform.plugin.action.openflashchart.factory.AbstractChartFactory.MinMax
Enclosing class:
AbstractChartFactory

public static class AbstractChartFactory.MinMax
extends Object


Constructor Summary
AbstractChartFactory.MinMax(int min, int max)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractChartFactory.MinMax

public AbstractChartFactory.MinMax(int min,
                                   int max)