java.lang.Object
org.woehlke.computer.kurzweil.mandelbrot.model.turing.TuringPhaseState

public class TuringPhaseState
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 Details

    • TuringPhaseState

      public TuringPhaseState()
  • Method Details

    • start

      public void start()
    • finishSearchTheSet

      public void finishSearchTheSet()
    • finishWalkAround

      public void finishWalkAround()
    • finishFillTheOutsideWithColors

      public void finishFillTheOutsideWithColors()
    • getTuringTuringPhase

      public TuringPhase getTuringTuringPhase()