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 | 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