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