A C D E F G H I L M N P R S T U W X Y _

D

dataColToXCoordinate(double) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
dataPointToCoordinate(Point2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
Calculates and returns the row and column in the image for the data at coordinate titleTextWidth, titleTextHeight as a Point2D.Double using RoundingMode _RoundingMode
dataRowToYCoordinate(double) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
deepCopy_Integer_BigDecimal(TreeMap<Integer, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
deepCopy_Integer_BigInteger(TreeMap<Integer, BigInteger>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
deepCopy_Integer_Long(TreeMap<Integer, Long>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
deepCopy_Long_String(HashMap<Long, String>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
Default_Memory_Threshold - Static variable in class uk.ac.leeds.ccg.andyt.generic.memory.Generic_OutOfMemoryErrorHandler
 
delete(File) - Static method in class uk.ac.leeds.ccg.andyt.generic.io.Generic_StaticIO
Attempts to delete file from the file system.
divideNoRounding(BigDecimal, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideNoRounding(BigDecimal, BigInteger) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideNoRounding(BigInteger, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideNoRounding(BigInteger, BigInteger) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundIfNecessary(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundIfNecessary(BigDecimal, BigDecimal, MathContext) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundIfNecessary(ArrayList<BigDecimal>, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Creates and returns a new list containing all the numbers in list divided by divisor using decimalPlaces and roundingMode and rounding if necessary.
divideRoundIfNecessary(BigDecimal, BigInteger, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundIfNecessary(BigInteger, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundIfNecessary(BigInteger, BigInteger, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundToFixedDecimalPlaces(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundToFixedDecimalPlaces(BigDecimal, BigInteger, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundToFixedDecimalPlaces(BigInteger, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
divideRoundToFixedDecimalPlaces(BigInteger, BigInteger, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
draw(Line2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
draw(Rectangle2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
draw(Point2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
draw(Line2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
draw(Point2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
draw(Rectangle2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
draw() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
draw(Graphics2D) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
draw() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlotAndLinearRegression
 
draw() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Canvas
 
draw() - Method in interface uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Drawable_Interface
 
draw(Graphics2D) - Method in interface uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Drawable_Interface
 
drawAxes(int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
drawAxes(int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawAxes(Abstract_Generic_Plot, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawBarChart(Object[], int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBarChart
 
drawBoxplots() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBoxPlot
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBarChart
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBoxPlot
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderLineChart
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_Plot
Implementations are expected to override this.
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlot
 
drawData() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlotAndLinearRegression
 
drawLegend(double[]) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlotAndLinearRegression
 
drawLineChartUsingMeanAndStandardDeviation() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderLineChart
 
drawLineChartUsingMinQ1MedianQ3Max() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderLineChart
 
drawOutline() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
drawOutline() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawOutline() - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Canvas
 
drawPoints(Color, Object[]) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlot
 
drawRegressionLine(double[], double[][]) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlotAndLinearRegression
 
drawString(String, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
drawString(String, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawTitle(String) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
The title is draw above the data area and centred on the whole width of the image.
drawTitle(String) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
The title is draw above the data area and centred on the whole width of the image.
drawTitle(String) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBarChart
 
drawTitle(String) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_AgeGenderBoxPlot
 
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_AgeGenderPlot
Draw the X axis.
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_AgeGenderPlot
 
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_JApplet_ScatterPlot
Draws the X axis returns the height
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_Plot
Implementations are expected to override this.
drawXAxis(int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlot
Draws the X axis returns the height
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_AgeGenderPlot
Draws the Y axis.
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_AgeGenderPlot
 
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_JApplet_ScatterPlot
 
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_Plot
Implementations are expected to override this.
drawYAxis(int, int, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlot
 
drawYEqualsXLineData(double[][]) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Generic_ScatterPlotAndLinearRegression
 

A C D E F G H I L M N P R S T U W X Y _