- okSelected() - Method in class org.sm.fraxion.gui.dialogs.RootSequenceChooser
-
- okSelected() - Method in class org.sm.fraxion.gui.dialogs.StoredScreenSizeDescriptionChooser
-
- OrbitAnalysesPanelSizeChooser - Class in org.sm.fraxion.gui.dialogs
-
The OrbitAnalysesPanelSizeChooser
class provides a dialog for selecting the size of the orbit analyses panel.
- OrbitAnalysesPanelSizeChooser(JFrame, int) - Constructor for class org.sm.fraxion.gui.dialogs.OrbitAnalysesPanelSizeChooser
-
Constructs an OrbitAnalysesPanelSizeChooser
object.
- OrbitTrapCentreChooser - Class in org.sm.fraxion.gui.dialogs
-
The OrbitTrapCentreChooser
class provides a dialog for choosing an orbit trap centre.
- OrbitTrapCentreChooser(JFrame, ComplexNumber) - Constructor for class org.sm.fraxion.gui.dialogs.OrbitTrapCentreChooser
-
Constructs a OrbitTrapCentreChooser
object.
- OrbitTrapRadiusChooser - Class in org.sm.fraxion.gui.dialogs
-
The OrbitTrapRadiusChooser
class provides a dialog for choosing an orbit trap radius.
- OrbitTrapRadiusChooser(JFrame, double) - Constructor for class org.sm.fraxion.gui.dialogs.OrbitTrapRadiusChooser
-
Constructs a OrbitTrapRadiusChooser
object.
- OrbitTrapTrigonometricParametersChooser - Class in org.sm.fraxion.gui.dialogs
-
The OrbitTrapTrigonometricParametersChooser
class provides a dialog for choosing orbit trap trigonometric parameters.
- OrbitTrapTrigonometricParametersChooser(JFrame, double, double) - Constructor for class org.sm.fraxion.gui.dialogs.OrbitTrapTrigonometricParametersChooser
-
Constructs a OrbitTrapTrigonometricParametersChooser
object.
- org.sm.fraxion.concurrent - package org.sm.fraxion.concurrent
-
Provides the mechanism for multithreaded calculations of the fractals.
- org.sm.fraxion.fractals - package org.sm.fraxion.fractals
-
Provides the various supported fractals.
- org.sm.fraxion.fractals.convergent - package org.sm.fraxion.fractals.convergent
-
Provides the various supported convergent fractals.
- org.sm.fraxion.fractals.divergent - package org.sm.fraxion.fractals.divergent
-
Provides the various supported divergent fractals.
- org.sm.fraxion.fractals.divergent.multi - package org.sm.fraxion.fractals.divergent.multi
-
- org.sm.fraxion.fractals.divergent.trigonometric - package org.sm.fraxion.fractals.divergent.trigonometric
-
- org.sm.fraxion.fractals.magnet - package org.sm.fraxion.fractals.magnet
-
Provides the various supported magnet type fractals.
- org.sm.fraxion.fractals.markuslyapunov - package org.sm.fraxion.fractals.markuslyapunov
-
Provides the various supported Markus/Lyapunov fractals.
- org.sm.fraxion.fractals.util - package org.sm.fraxion.fractals.util
-
Provides utility functions for calculating fractals.
- org.sm.fraxion.gui - package org.sm.fraxion.gui
-
Provides application's GUI framework.
- org.sm.fraxion.gui.dialogs - package org.sm.fraxion.gui.dialogs
-
Provides various dialog boxes for the application's GUI framework.
- org.sm.fraxion.gui.filters - package org.sm.fraxion.gui.filters
-
Provides the functionality for the post-processing filters.
- org.sm.fraxion.gui.util - package org.sm.fraxion.gui.util
-
Provides utility functions for the application's GUI framework.
- OriginalJuliaFractalIterator - Class in org.sm.fraxion.fractals.divergent
-
The OriginalJuliaFractalIterator
class provides an implementation of the original Julia fractals.
- OriginalJuliaFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.OriginalJuliaFractalIterator
-