B D G I L O P S 

S

setBackground(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the color for the background of the graph.
setBackground(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Defines the color for the background of the graph.
setBackground(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the main color for the bars.
setColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Defines the main color for the bars.
setColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setCounterClockWise(boolean) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setData(Number[]) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the numeric data for the drawable or null, if the drawable has no data.
setData(Number[]) - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Defines the numeric data for the drawable or null, if the drawable has no data.
setHighColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the color for the highest bars.
setHighColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setHighSlice(Number) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setLastColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the color for the last bar.
setLastColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
 
setLowColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setLowSlice(Number) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setMediumColor(Color) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setMediumSlice(Number) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setSpacing(int) - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Defines the spacing between the bars.
setSpacing(int) - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Defines the spacing between the bars.
setStartAngle(int) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
setValue(Number) - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
B D G I L O P S