public final class MandelbrotSet extends java.lang.Object
MandelbrotSet()
int
isMember(Complex z, int maxIter)
isMember(double zRe, double zIm, int maxIter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MandelbrotSet()
public int isMember(Complex z, int maxIter)
public int isMember(double zRe, double zIm, int maxIter)