Type | Name and description |
---|---|
static int |
BLACK |
static int |
WHITE |
static String |
calcColour |
int[] |
colour |
static String |
create |
static int |
height |
static String |
init |
double |
line |
static int |
lineY |
int |
ly |
static int |
maxIterations |
static double |
maxX |
static double |
maxY |
static double |
minX |
static double |
minY |
static double |
pixelDelta |
static int |
width |
Constructor and description |
---|
MandelbrotLine
() |
Type | Name and description |
---|---|
int |
calcColour(List d) |
int |
createInstance(List d) |
int |
initClass(List d) |
def |
serialize() |
String |
toString() |
GPP - Groovy Parallel Patterns generated test by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk