Uses of Class
org.woehlke.computer.kurzweil.tabs.mandelbrot.MandelbrotContext
| Package | Description |
|---|---|
| org.woehlke.computer.kurzweil.tabs.mandelbrot | |
| org.woehlke.computer.kurzweil.tabs.mandelbrot.canvas |
-
Uses of MandelbrotContext in org.woehlke.computer.kurzweil.tabs.mandelbrot
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot with parameters of type MandelbrotContext Constructor Description MandelbrotCanvas(MandelbrotContext tabCtx) -
Uses of MandelbrotContext in org.woehlke.computer.kurzweil.tabs.mandelbrot.canvas
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot.canvas with parameters of type MandelbrotContext Constructor Description PanelChooseMouseClickMode(MandelbrotContext tabCtx)PanelZoom(MandelbrotContext tabCtx)