Type | Name and description |
---|---|
static int |
BLACK |
static int |
WHITE |
static String |
calcColour |
int |
colour |
static String |
create |
static int |
height |
static String |
init |
static int |
mandelbrotOperation |
static int |
maxIterations |
static double |
maxX |
static double |
maxY |
static double |
minX |
static double |
minY |
static int |
pXc |
static int |
pYc |
static double |
pixelDelta |
int |
px |
int |
py |
static int |
width |
double |
x |
double |
y |
Constructor and description |
---|
MandelbrotPixel
() |
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