B D G I L O P S 

G

getAxe(Number[]) - Static method in class org.pentaho.reporting.libraries.libsparklines.util.GraphUtils
 
getBackground() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the color for the background of the graph.
getBackground() - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Returns the color for the background of the graph.
getBackground() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getColor() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the main color for the bars.
getColor() - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Returns the main color for the bars.
getColor() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getData() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the numeric data for the drawable or null, if the drawable has no data.
getData() - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Returns the numeric data for the drawable or null, if the drawable has no data.
getDivisor(Number[], int) - Static method in class org.pentaho.reporting.libraries.libsparklines.util.GraphUtils
Computes the scale factor to scale the given numeric data into the target height.
getHighColor() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the color for the highest bars.
getHighColor() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getHighSlice() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getLastColor() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the color for the last bar.
getLastColor() - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
 
getLowColor() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getLowSlice() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getMediumColor() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getMediumSlice() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getSpacing() - Method in class org.pentaho.reporting.libraries.libsparklines.BarGraphDrawable
Returns the spacing between the bars.
getSpacing() - Method in class org.pentaho.reporting.libraries.libsparklines.LineGraphDrawable
Returns the spacing between the bars.
getStartAngle() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
getValue() - Method in class org.pentaho.reporting.libraries.libsparklines.PieGraphDrawable
 
GraphUtils - Class in org.pentaho.reporting.libraries.libsparklines.util
A utility class that computes the scale factor for a given number array to scale the numbers into a predefined height.
B D G I L O P S