Index

A B C D E F G H I K L M O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

actionPerformed(ActionEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels.PanelButtons
TODO write doc.
APP_PROPERTIES_FILENAME - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
ApplicationCanvas - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.view
Mandelbrot Set drawn by a Turing Machine.
ApplicationCanvas(ApplicationModel) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationCanvas
 
ApplicationFrame - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.view
Mandelbrot Set drawn by a Turing Machine.
ApplicationFrame(Config) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
ApplicationModel - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model
Mandelbrot Set drawn by a Turing Machine.
ApplicationModel(Config, ApplicationFrame) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 

B

BUTTONS_LABEL - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
BUTTONS_SWITCH - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
BUTTONS_ZOOM - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
BUTTONS_ZOOMOUT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 

C

click(Point) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
ComplexNumber - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal
Mandelbrot Set drawn by a Turing Machine.
ComplexNumber() - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
ComplexNumber(double, double) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
ComplexNumber(ComplexNumber) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
computeJuliaSet(ComplexNumber) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
computeMandelbrotSet() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
Config - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.config
Mandelbrot Set drawn by a Turing Machine.
Config() - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
ConfigProperties - Interface in org.woehlke.computer.kurzweil.mandelbrot.zoom.config
Mandelbrot Set drawn by a Turing Machine.
ControllerThread - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.control
Mandelbrot Set drawn by a Turing Machine.
ControllerThread(ApplicationModel, ApplicationFrame) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.control.ControllerThread
 
COPYRIGHT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 

D

deceaseZoomLevel() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
DOWN - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
 

E

equals(Object) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
equals(Object) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
equals(Object) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
exit() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.control.ControllerThread
 

F

FILL_THE_OUTSIDE_WITH_COLOR - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
 
fillTheOutsideWithColors() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
FINISHED - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
 
finishFillTheOutsideWithColors() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 
finishSearchTheSet() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 
finishWalkAround() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 

G

GaussianNumberPlane - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal
Mandelbrot Set drawn by a Turing Machine.
GaussianNumberPlane(ApplicationModel) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
getButtonsLabel() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getButtonsSwitch() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getButtonsZoom() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getButtonsZoomOut() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getCanvas() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
getCellStatusFor(int, int) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
getCellStatusFor(int, int) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
getConfig() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
getCopyright() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getFrame() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
getGaussianNumberPlane() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
getHeight() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getHeight() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
getImg() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
getReal() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
getSubtitle() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getTitle() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getTuringPosition() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
getTuringTuringPhase() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 
getWidth() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
getWidth() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
getWorldDimensions() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
getX() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
getY() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
getZoomCenter() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
getZoomLevel() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
goForward() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 

H

hashCode() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
hashCode() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
hashCode() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
HEIGHT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 

I

inceaseZoomLevel() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
isFinishedWalkAround() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
isInJuliaSet() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
isInMandelbrotSet() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
isInMandelbrotSet(Point) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
isInZooomedMandelbrotSet(Point) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
isNotDivergent() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 

K

KEY - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_BUTTONS_LABEL - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_BUTTONS_SWITCH - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_BUTTONS_ZOOM - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_BUTTONS_ZOOMOUT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_COPYRIGHT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_HEIGHT - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_SUBTITLE - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_TITLE - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
KEY_WIDTH - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 

L

LEFT - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
 

M

main(String[]) - Static method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.MandelbrotSetApplication
Starting the Application.
MandelbrotSetApplication - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom
Mandelbrot Set drawn by a Turing Machine.
MandelbrotTuringMachine - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
Mandelbrot Set drawn by a Turing Machine.
MandelbrotTuringMachine(ApplicationModel) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.MandelbrotTuringMachine
 
markFirstSetPosition() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
MAX_ITERATIONS - Static variable in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
mouseClicked(MouseEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
mouseEntered(MouseEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
mouseExited(MouseEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
mousePressed(MouseEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
mouseReleased(MouseEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
moveDown() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
moveLeft() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
moveRight() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
moveUp() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 

O

org.woehlke.computer.kurzweil.mandelbrot.zoom - package org.woehlke.computer.kurzweil.mandelbrot.zoom
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.config - package org.woehlke.computer.kurzweil.mandelbrot.zoom.config
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.control - package org.woehlke.computer.kurzweil.mandelbrot.zoom.control
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.model - package org.woehlke.computer.kurzweil.mandelbrot.zoom.model
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common - package org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal - package org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing - package org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.view - package org.woehlke.computer.kurzweil.mandelbrot.zoom.view
 
org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels - package org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels
 

P

paint(Graphics) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationCanvas
 
PanelButtons - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels
Mandelbrot Set drawn by a Turing Machine.
PanelButtons(ApplicationModel) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels.PanelButtons
 
PanelSubtitle - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels
Mandelbrot Set drawn by a Turing Machine.
PanelSubtitle(String) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.panels.PanelSubtitle
 
plus(ComplexNumber) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
Point - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common
Mandelbrot Set drawn by a Turing Machine.
Point() - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
Point(int, int) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
Point(Point) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 

R

RIGHT - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
 
run() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.control.ControllerThread
 

S

SEARCH_THE_SET - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
 
setModeSwitch() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
setModeZoom() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
setX(int) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
setY(int) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
setZoomCenter(ComplexNumber) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
setZoomLevel(int) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
showMe() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
TODO write doc.
showMeInit() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
square() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
start() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
start() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.MandelbrotTuringMachine
 
start() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 
start() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
step() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
step() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.MandelbrotTuringMachine
 
SUBTITLE - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 

T

TITLE - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
toString() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.config.Config
 
toString() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.common.Point
 
toString() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.ComplexNumber
 
TuringDirection - Enum Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
Mandelbrot Set drawn by a Turing Machine.
TuringPhase - Enum Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
Mandelbrot Set drawn by a Turing Machine.
TuringPhaseState - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
Mandelbrot Set drawn by a Turing Machine.
TuringPhaseState() - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhaseState
 
TuringPositions - Class in org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing
Mandelbrot Set drawn by a Turing Machine.
TuringPositions(Point) - Constructor for class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
turnLeft() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 
turnRight() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPositions
 

U

UP - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
 
update(Graphics) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationCanvas
 

V

valueOf(String) - Static method in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
Returns an array containing the constants of this enum class, in the order they are declared.

W

WALK_AROUND_THE_SET - Enum constant in enum class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.turing.TuringPhase
 
WIDTH - Static variable in interface org.woehlke.computer.kurzweil.mandelbrot.zoom.config.ConfigProperties
 
windowActivated(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowClosed(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowClosing(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowDeactivated(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowDeiconified(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowIconified(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 
windowOpened(WindowEvent) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.view.ApplicationFrame
 

Y

YET_UNCOMPUTED - Static variable in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 

Z

zoomIntoTheMandelbrotSet(Point) - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
zoomLevel - Variable in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
zoomOut() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.ApplicationModel
 
zoomOutOfTheMandelbrotSet() - Method in class org.woehlke.computer.kurzweil.mandelbrot.zoom.model.fractal.GaussianNumberPlane
 
A B C D E F G H I K L M O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form