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

A

Abstract_Generic_AgeGenderPlot - Class in uk.ac.leeds.ccg.andyt.generic.visualisation.charts
An abstract class for creating Age by Gender Population visualisations and possibly rendering them in a lightweight component as suited to headless rendering.
Abstract_Generic_AgeGenderPlot() - Constructor for class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_AgeGenderPlot
 
Abstract_Generic_JApplet_AgeGenderPlot - Class in uk.ac.leeds.ccg.andyt.generic.visualisation.charts
An abstract class for creating Age by Gender Population visualisations and displaying them in a JFrame/heavyweight component.
Abstract_Generic_JApplet_AgeGenderPlot() - Constructor for class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_AgeGenderPlot
 
Abstract_Generic_JApplet_Plot - Class in uk.ac.leeds.ccg.andyt.generic.visualisation.charts
An abstract class for creating 2D plot visualisations.
Abstract_Generic_JApplet_Plot() - Constructor for class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
 
Abstract_Generic_Plot - Class in uk.ac.leeds.ccg.andyt.generic.visualisation.charts
An class for creating 2D plot visualisations.
Abstract_Generic_Plot() - Constructor for class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_Plot
 
addGeneric_EventListener(Generic_EventListener) - Method in class uk.ac.leeds.ccg.andyt.generic.scratch.Generic_ImageWriter
 
addPowerOfTwo() - Method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigInteger
Adds and returns a power of 2 to _PowersOfTwo_TreeMap
addToArchive(File, long) - Static method in class uk.ac.leeds.ccg.andyt.generic.io.Generic_StaticIO
 
addToArchive(File, long, long) - Static method in class uk.ac.leeds.ccg.andyt.generic.io.Generic_StaticIO
 
addToTreeMapIntegerBigDecimal(TreeMap<Integer, BigDecimal>, Integer, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
Adds value to the value at a_IntegerBigDecimal_TreeMap.get(key) if it exists or puts the key, value into a_IntegerBigDecimal_TreeMap
addToTreeMapIntegerBigDecimal(TreeMap<Integer, BigDecimal>, TreeMap<Integer, BigDecimal>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
addToTreeMapIntegerBigInteger(TreeMap<Integer, BigInteger>, Integer, BigInteger) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
Adds value to the value at a_IntegerBigInteger_TreeMap.get(key) if it exists or puts the key, value into a_IntegerBigInteger_TreeMap
addToTreeMapIntegerBigInteger(TreeMap<Integer, BigInteger>, TreeMap<Integer, BigInteger>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 
addToTreeMapIntegerInteger(TreeMap<Integer, Integer>, Integer, Integer) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
Adds value to the value at a_TreeMapIntegerIntegerCounter.get(key) if it exists or puts the key, value into a_TreeMapIntegerIntegerCounter
addToTreeMapIntegerInteger(TreeMap<Integer, Integer>, TreeMap<Integer, Integer>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
Adds value to the value at a_TreeMapIntegerIntegerCounter.get(key) if it exists or puts the key, value into a_TreeMapIntegerIntegerCounter
addToTreeMapIntegerLong(TreeMap<Integer, Long>, Integer, Long) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
Adds value to the value at a_IntegerLong_TreeMap.get(key) if it exists or puts the key, value into a_IntegerLong_TreeMap
addToTreeMapIntegerLong(TreeMap<Integer, Long>, TreeMap<Integer, Long>) - Static method in class uk.ac.leeds.ccg.andyt.generic.utilities.Generic_Collections
 

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