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