Class Mandelbrot2JuliaStateMachine
java.lang.Object
org.woehlke.computer.kurzweil.tabs.mandelbrot2julia.model.Mandelbrot2JuliaStateMachine
public class Mandelbrot2JuliaStateMachine
extends java.lang.Object
Mandelbrot Set drawn by a Turing Machine.
(C) 2006 - 2015 Thomas Woehlke.
https://thomas-woehlke.blogspot.com/2016/01/mandelbrot-set-drawn-by-turing-machine.html
- Author:
- Thomas Woehlke Created by tw on 16.12.2019.
-
Constructor Summary
Constructors Constructor Description Mandelbrot2JuliaStateMachine()
-
Method Summary
Modifier and Type Method Description void
click()
Mandelbrot2JuliaState
getApplicationState()
void
setApplicationState(Mandelbrot2JuliaState applicationState)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Mandelbrot2JuliaStateMachine
public Mandelbrot2JuliaStateMachine()
-
-
Method Details
-
click
public void click() -
getApplicationState
-
setApplicationState
-