Uses of Class
com.sas.graphics.components.ClassificationVariable

Packages that use ClassificationVariable
com.sas.graphics.components Provides swing components for producing a variety of graph types. 
com.sas.graphics.components.barchart Bar Chart component and its related models. 
com.sas.graphics.components.barlinechart BarLine Chart component and its related models. 
com.sas.graphics.components.linechart Line Chart component and its related models. 
com.sas.graphics.components.lineplot Line Plot component and its related models. 
com.sas.graphics.components.piechart Pie Chart component and its related models. 
com.sas.graphics.components.radarchart Radar Chart component and its related models. 
com.sas.graphics.components.scatterplot Scatter Plot component and its related models. 
com.sas.graphics.components.tilechart

Tile Chart component and its related models. 

com.sas.graphics.components.waterfallchart Waterfall Chart component and its related models. 
 

Uses of ClassificationVariable in com.sas.graphics.components
 

Methods in com.sas.graphics.components that return ClassificationVariable
 ClassificationVariable[] ClassificationVariableList.asArray()
          Provides a conversion into a Variable array.
 

Constructors in com.sas.graphics.components with parameters of type ClassificationVariable
ClassificationVariable(ClassificationVariable cv)
          Constructor for ClassificationVariable.
ClassificationVariableList(ClassificationVariable[] variableArray)
          Construct a list of VariableList objects whose properties and order are defined by the Variables in the array.
 

Uses of ClassificationVariable in com.sas.graphics.components.barchart
 

Methods in com.sas.graphics.components.barchart that return ClassificationVariable
 ClassificationVariable BarChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable BarChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable BarChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable BarChartTableDataModel.getSubgroupVariable()
          Returns the data column that was most recently set in the Subgroup role by the setSubgroupVariable() method.
 

Methods in com.sas.graphics.components.barchart with parameters of type ClassificationVariable
 void BarChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used to produce the bar elements along the category axis.
 void BarChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to horizontally group the data elements.
 void BarChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to vertically group the data elements.
 void BarChartTableDataModel.setSubgroupVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used sub-divide the bar elements per category value.
 

Uses of ClassificationVariable in com.sas.graphics.components.barlinechart
 

Methods in com.sas.graphics.components.barlinechart that return ClassificationVariable
 ClassificationVariable BarLineChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable BarLineChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the ColumnVariable role by the setColumnVariable() method.
 ClassificationVariable BarLineChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable BarLineChartTableDataModel.getSubgroupVariable()
          Returns the data column that was most recently set in the Subgroup role by the setSubgroupVariable() method.
 

Methods in com.sas.graphics.components.barlinechart with parameters of type ClassificationVariable
 void BarLineChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used to produce the bar elements along the category axis.
 void BarLineChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to horizontally group the data elements.
 void BarLineChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to vertically group the data elements.
 void BarLineChartTableDataModel.setSubgroupVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used sub-divide the bar elements per category value.
 

Uses of ClassificationVariable in com.sas.graphics.components.linechart
 

Methods in com.sas.graphics.components.linechart that return ClassificationVariable
 ClassificationVariable LineChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable LineChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable LineChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable LineChartTableDataModel.getSubgroupVariable()
          Returns the data column that was most recently set in the Subgroup role by the setSubgroupVariable() method.
 

Methods in com.sas.graphics.components.linechart with parameters of type ClassificationVariable
 void LineChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used to produce the line vertices along the category axis.
 void LineChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to horizontally group the data elements.
 void LineChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to vertically group the data elements.
 void LineChartTableDataModel.setSubgroupVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used sub-divide the line verticies per category value.
 

Uses of ClassificationVariable in com.sas.graphics.components.lineplot
 

Methods in com.sas.graphics.components.lineplot that return ClassificationVariable
 ClassificationVariable LinePlotTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable LinePlotTableDataModel.getGroupVariable()
          Returns the data column that was most recently set in the Group role by the setGroupVariable() method.
 ClassificationVariable LinePlotTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable LinePlotTableDataModel.getStyleVariable()
          Returns the data column that was most recently set in the Style role by the setStyleVariable() method.
 

Methods in com.sas.graphics.components.lineplot with parameters of type ClassificationVariable
 void LinePlotTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Sets the data column(s) in the attached TableModel whose values are used to horizontally group the charts.
 void LinePlotTableDataModel.setGroupVariable(ClassificationVariable newVariable)
          Sets the data column(s) in the attached TableModel whose values are to be used to group the line/markers.
 void LinePlotTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Sets the data column(s) in the attached TableModel whose values are used to vertically group the charts.
 void LinePlotTableDataModel.setStyleVariable(ClassificationVariable newVariable)
          Sets the data column(s) in the attached TableModel whose values are to be used to determine the style of the lines and shapes of the markers.
 

Uses of ClassificationVariable in com.sas.graphics.components.piechart
 

Methods in com.sas.graphics.components.piechart that return ClassificationVariable
 ClassificationVariable PieChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable PieChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable PieChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable PieChartTableDataModel.getSubgroupVariable()
          Returns the data column that was most recently set in the Subgroup role by the setSubgroupVariable() method.
 

Methods in com.sas.graphics.components.piechart with parameters of type ClassificationVariable
 void PieChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are to be used to produce the slices to be displayed in the pie charts.
 void PieChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to horizontally group the charts.
 void PieChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to vertically group the charts.
 void PieChartTableDataModel.setSubgroupVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are to be used to produce the concentric rings of the pie charts.
 

Uses of ClassificationVariable in com.sas.graphics.components.radarchart
 

Methods in com.sas.graphics.components.radarchart that return ClassificationVariable
 ClassificationVariable RadarChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable RadarChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable RadarChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable RadarChartTableDataModel.getSubgroupVariable()
          Returns the data column that was most recently set in the Subgroup role by the setSubgroupVariable() method.
 

Methods in com.sas.graphics.components.radarchart with parameters of type ClassificationVariable
 void RadarChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Specifies the data column in the attached TableModel whose unique values are to be used to produce the axes.
 void RadarChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to horizontally group the charts.
 void RadarChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to vertically group the charts.
 void RadarChartTableDataModel.setSubgroupVariable(ClassificationVariable newVariable)
          Specifies the data column in the attached TableModel whose values are to be used to produce multiple radar elements in the radar chart.
 

Uses of ClassificationVariable in com.sas.graphics.components.scatterplot
 

Methods in com.sas.graphics.components.scatterplot that return ClassificationVariable
 ClassificationVariable ScatterPlotTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable ScatterPlotTableDataModel.getGroupVariable()
          Returns the data column that was most recently set in the Group role by the setGroupVariable() method.
 ClassificationVariable ScatterPlotTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 ClassificationVariable ScatterPlotTableDataModel.getShapeVariable()
          Returns the data column that was most recently set in the Shape role by the setShapeVariable() method.
 

Methods in com.sas.graphics.components.scatterplot with parameters of type ClassificationVariable
 void ScatterPlotTableDataModel.setColumnVariable(ClassificationVariable newColumnVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to create horizontal graph cells.
 void ScatterPlotTableDataModel.setGroupVariable(ClassificationVariable newGroupVariable)
          Specifies the data column in the attached TableModel whose values are used to group the markers.
 void ScatterPlotTableDataModel.setRowVariable(ClassificationVariable newRowVariable)
          Specifies the data column(s) in the attached TableModel whose values are used to vertically place the cell in the graph matrix.
 void ScatterPlotTableDataModel.setShapeVariable(ClassificationVariable newShapeVariable)
          Specifies the data column in the attached TableModel whose values are used to determine the shape (symbol) of the markers.
 

Uses of ClassificationVariable in com.sas.graphics.components.tilechart
 

Methods in com.sas.graphics.components.tilechart that return ClassificationVariable
 ClassificationVariable TileChartTableDataModel.getIdVariable()
          Deprecated. Use getTileVariable()
 ClassificationVariable TileChartTableDataModel.getTileVariable()
          Returns the data column that was most recently set in the TILE role by the setTileVariable() method.
 

Methods in com.sas.graphics.components.tilechart with parameters of type ClassificationVariable
 void TileChartTableDataModel.setIdVariable(ClassificationVariable newVariable)
          Deprecated. Use setTileVariable()
 void TileChartTableDataModel.setTileVariable(ClassificationVariable newVariable)
          Specifies the data column(s) in the attached TableModel whose values are to be used to produce the tiles to be displayed in the chart.
 

Uses of ClassificationVariable in com.sas.graphics.components.waterfallchart
 

Methods in com.sas.graphics.components.waterfallchart that return ClassificationVariable
 ClassificationVariable WaterfallChartTableDataModel.getCategoryVariable()
          Returns the data column that was most recently set in the Category role by the setCategoryVariable() method.
 ClassificationVariable WaterfallChartTableDataModel.getColumnVariable()
          Returns the data column that was most recently set in the Column role by the setColumnVariable() method.
 ClassificationVariable WaterfallChartTableDataModel.getRowVariable()
          Returns the data column that was most recently set in the Row role by the setRowVariable() method.
 

Methods in com.sas.graphics.components.waterfallchart with parameters of type ClassificationVariable
 void WaterfallChartTableDataModel.setCategoryVariable(ClassificationVariable newVariable)
          Sets the variable model used to identify the data column in the model whose values are used to produce the bar elements along the category axis.
 void WaterfallChartTableDataModel.setColumnVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to horizontally group the data elements.
 void WaterfallChartTableDataModel.setRowVariable(ClassificationVariable newVariable)
          Sets the variable model(s) used to identify the data column(s) in the model whose values are used to vertically group the data elements.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.