Uses of Class
org.woehlke.computer.kurzweil.tabs.mandelbrot2julia.MandelbrotModel
-
Uses of MandelbrotModel in org.woehlke.computer.kurzweil.commons.model.fractal
Constructors in org.woehlke.computer.kurzweil.commons.model.fractal with parameters of type MandelbrotModel Constructor Description GaussianNumberPlane(MandelbrotModel model) -
Uses of MandelbrotModel in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia with parameters of type MandelbrotModel Constructor Description MandelbrotController(MandelbrotModel model, MandelbrotTab tab) -
Uses of MandelbrotModel in org.woehlke.computer.kurzweil.tabs.mandelbrotzoom.canvas
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrotzoom.canvas with parameters of type MandelbrotModel Constructor Description PanelButtons(MandelbrotModel model) -
Uses of MandelbrotModel in org.woehlke.computer.kurzweil.tabs.mandelbrotzoom.model.turing
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrotzoom.model.turing with parameters of type MandelbrotModel Constructor Description MandelbrotTuringMachine(MandelbrotModel model)