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
_
C
c
- Variable in class uk.ac.leeds.ccg.andyt.generic.visualisation.
Generic_Printable
ceiling(BigDecimal)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
ceilingSignificantDigit(BigDecimal)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
CLASSNAME
- Static variable in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
ClassNotFoundException
- Static variable in class uk.ac.leeds.ccg.andyt.generic.core.
Generic_ErrorAndExceptionHandler
clear_MemoryReserve()
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Clears _MemoryReserve by setting it to null and calling the garbage collector.
coordinateToScreen(BigDecimal, BigDecimal)
- 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
coordinateToScreenCol(BigDecimal)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
Calculates and returns the column in the image for the data with value titleTextWidth RoundingMode _RoundingMode is used.
coordinateToScreenCol(BigDecimal, RoundingMode)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
Calculates and returns the column in the image for the data with value titleTextWidth using RoundingMode aRoundingMode
coordinateToScreenRow(BigDecimal)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
Calculates and returns the row in the image for the data with value titleTextHeight.
coordinateToScreenRow(BigDecimal, RoundingMode)
- Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.
Abstract_Generic_Plot
Calculates and returns the row in the image for the data with value titleTextHeight using RoundingMode aRoundingMode
copy(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
copyDirectory(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
copyFile(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
copyFile(File, File, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile()
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created File which is a _InputFile if the filename.
createTempFile()
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
createTempFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
createTempFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
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
_