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

P

paint(Graphics) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.charts.Abstract_Generic_JApplet_Plot
Implementations are expected to override this yet call to it
paint(Graphics) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Canvas
This is a bit strange as the input Graphics g are ignored!
parseLoggingProperties(File, File, File, String) - Static method in class uk.ac.leeds.ccg.andyt.generic.logging.Generic_Log
Creates loggers and registers them with the LogManager.
parseLoggingProperties(File, File, String) - Static method in class uk.ac.leeds.ccg.andyt.generic.logging.Generic_Log
 
positionSignificantDigit(BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
If most (biggest) significant digit is right of decimal point then this is positive.
power(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
x^y = e^(y * ln(x)) x^(a+b) = (x^a)*(x^b)
power(BigDecimal, long, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
power(BigDecimal, int, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Calculates and returns x raised to the power of y accurate to decimalPlaces number of decimal places.
power(BigDecimal, BigInteger, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Calculates and returns x raised to the power of y accurate to decimalPlaces number of decimal places.
power(BigInteger, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigInteger
 
power(BigInteger, long, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigInteger
 
powerNoRounding(BigDecimal, BigDecimal) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Immutable
powerNoRounding(BigDecimal, int, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Calculates and returns x raised to the power of y accurate to decimalPlaces number of decimal places.
powerNoRounding(BigDecimal, BigInteger, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
In the case of y being positive.
powerNoRounding(BigDecimal, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Calculates and returns an accurate representation of x^y.
powerNoSpecialCaseCheck(BigDecimal, BigInteger, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Calculates and returns x raised to the power of y accurate to decimalPlaces number of decimal places.
powerNoSpecialCaseCheckNoRounding(BigDecimal, BigInteger, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
powerOfTwo(Integer) - Method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigInteger
Adds values to _PowersOfTwo_TreeMap if they do not already exist.
powerTestAbove(BigDecimal, BigDecimal, BigInteger, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
powerTestAbove(BigDecimal, BigDecimal, int, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Deprecated. 
powerTestAboveNoRounding(BigDecimal, BigDecimal, BigInteger, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
powerTestBelow(BigDecimal, BigDecimal, BigInteger, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
powerTestBelow(BigDecimal, BigDecimal, int, int, int, RoundingMode) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
Deprecated. 
powerTestBelowNoRounding(BigDecimal, BigDecimal, BigInteger, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
 
powerUnscaled1Precision1(BigDecimal, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal
x.unscaledValue() == 1 x.precision == 1
previous(float) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_float
 
print() - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_double
 
print(Random, int, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_double
Print out the next n a_Random.nextDouble() values that are represented by a string longer than m
print(Random, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_double
 
print() - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_float
 
print(Random, int, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_float
Print out the next n a_Random.nextFloat() values that are represented by a string longer than m
print(Random, int) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.Generic_float
 
print(Graphics, PageFormat, int) - Method in class uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Printable
 
print_headless_check(GraphicsEnvironment) - Static method in class uk.ac.leeds.ccg.andyt.generic.visualisation.Generic_Visualisation
 
println(String, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.generic.memory.Generic_OutOfMemoryErrorHandler
 
printStatistics(BigDecimal[]) - Static method in class uk.ac.leeds.ccg.andyt.generic.math.statistics.Generic_Statistics
 
propertyChange(PropertyChangeEvent) - Method in class uk.ac.leeds.ccg.andyt.generic.scratch.Generic_PropertyChangedListenerImpl
 

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