Package com.aparapi.examples.extension
Class MandelSimple
java.lang.Object
com.aparapi.examples.extension.MandelSimple
public class MandelSimple extends Object
-
Field Summary
Fields Modifier and Type Field Description static Mandel
mandelBrot
static Point
to
User selected zoom-in point on the Mandelbrot view. -
Constructor Summary
Constructors Constructor Description MandelSimple()
-
Method Summary
-
Field Details
-
to
User selected zoom-in point on the Mandelbrot view. -
mandelBrot
-
-
Constructor Details
-
MandelSimple
public MandelSimple()
-
-
Method Details