Uses of Class
com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay

Packages that use SPCGeneralizedTableDisplay
com.quinncurtis.spcchartjava   
 

Uses of SPCGeneralizedTableDisplay in com.quinncurtis.spcchartjava
 

Methods in com.quinncurtis.spcchartjava that return SPCGeneralizedTableDisplay
 SPCGeneralizedTableDisplay SPCChartBase.getChartTable()
          Get the object that holds the data table information needed to display the data table along with the chart
 

Methods in com.quinncurtis.spcchartjava with parameters of type SPCGeneralizedTableDisplay
 void SPCGeneralizedTableDisplay.copy(SPCGeneralizedTableDisplay source)
          Copies the source object.