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 Params | Return Type | Name and description |
---|---|---|
|
int |
calcColour(List d) |
|
int |
createInstance(List d) |
|
int |
initClass(List d) |
|
def |
serialize() |
|
String |
toString() |
Demonstrations of the Use of the Groovy Parallel Patterns Library generated 18-09-2017 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk