Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
X
Y
_
I
i
- Variable in class uk.ac.leeds.ccg.andyt.generic.scratch.
Generic_Executor
imageColToXCoordinate(double)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
imageRowToYCoordinate(double)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
init(ExecutorService, File, String, String, int, int, String, String, boolean, int, Integer, int, int, RoundingMode)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_AgeGenderPlot
init(String, int, int, String, String, int, int, int, int, RoundingMode)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_AgeGenderPlot
init()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
init(ExecutorService, File, String, String, int, int, String, String, boolean, int, int, RoundingMode)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
init_Factorial_TreeMap()
- Method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Initialises _Factorial_TreeMap
init_MemoryReserve(int)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Initialises _MemoryReserve as an array of size given by size.
init_MemoryReserve(boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve()
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Initialises _MemoryReserve as an int[] of size Default_Memory_Threshold.
init_PowersOfTwo_TreeMap()
- Method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Initialises _Factorial_TreeMap
init_RandomArrayMinLength(int, long)
- Method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_Number
initData(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
initFile(String, boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
For initialising a File from String _String.
initFile(File, String, boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
For initialising a File from File _File and String _String.
initFileDirectory(File, String, boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
For initialising a File Directory from File _ParentFile and String _String.
initFontMetrics()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
initG2()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
initG2(Graphics)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
initG2Image()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
initG2Image()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
initialiseArchive(File, long)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Initialises a directory in directory and returns result.
initialiseArchive(File, long, long)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Initialises an Archive directory structure.
initialiseArchiveReturnTreeMapLongFile(File, long, long)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Initialises an Archive directory structure and returns a TreeMap of the Files in the Archive with numerical keys from 0 to maxID.
initialiseParameters(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_AgeGenderPlot
initialiseParameters(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_AgeGenderPlot
initialiseParameters(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
initialiseParameters(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
initialiseParameters(Object[])
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Generic_Plot
Implementations are expected to override this.
initPaint(JFrame)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
initString(int, boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
For initialising a String of length length.
initString(String, String, boolean)
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Integer_MAX_VALUE
- Static variable in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Integer_MAX_VALUE
- Static variable in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_long
Integer_MIN_VALUE
- Static variable in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
IOException
- Static variable in class uk.ac.leeds.ccg.andyt.generic.core.
Generic_ErrorAndExceptionHandler
isAddLegend()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_JApplet_Plot
isAddLegend()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
isAddSignificant(float, float)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_float
isDrawOriginLinesOnPlot()
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
isEven(BigDecimal)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
isEven(BigInteger)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Implementation tests the remainder when divided by 2.
isEven(int)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_int
isEven(long)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_long
isSubtractSignificant(float, float)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_float
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
X
Y
_