Skip navigation links
Fraxion
Sven Maerivoet
A B C D E F G H I K L M N O P Q R S T U V W Z 

A

AboutBox - Class in org.sm.fraxion.gui.dialogs
This class contains the application's about box.
AboutBox(JFrame, JARResources) - Constructor for class org.sm.fraxion.gui.dialogs.AboutBox
 
AConvergentFractalIterator - Class in org.sm.fraxion.fractals.convergent
The AConvergentFractalIterator class provides a base class for convergent fractals (e.g., Newton-Raphson).
AConvergentFractalIterator() - Constructor for class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Constructs an AConvergentFractalIterator object.
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapCyclingParametersChooser
See JStandardGUIApplication.
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapDiscreteRangeChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.ComplexBoundsChooser
See JStandardGUIApplication.
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.FilterSetupChooser
See JStandardGUIApplication.
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.ScreenBoundsChooser
See JStandardGUIApplication.
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.dialogs.ZoomLevelChooser
 
actionPerformed(ActionEvent) - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
addFilter(AFilter) - Method in class org.sm.fraxion.gui.filters.FilterChain
Adds the specified filter to the filter chain.
addThumbnail(Image) - Method in class org.sm.fraxion.gui.util.ZoomStack
Adds a thumbnail to the thumbnail list.
ADivergentFractalIterator - Class in org.sm.fraxion.fractals.divergent
The ADivergentFractalIterator class provides a base class for divergent fractals (e.g., Mandelbrot).
ADivergentFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.ADivergentFractalIterator
 
ADoubleDivergentFractalIterator - Class in org.sm.fraxion.fractals.divergent
The ADoubleDivergentFractalIterator class provides a base class for divergent fractal iterators that use z(n) and z(n - 1).
ADoubleDivergentFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.ADoubleDivergentFractalIterator
 
AFilter - Class in org.sm.fraxion.gui.filters
The AFilter class provides the functionality specification for filtering a fractal's image buffer.
AFilter() - Constructor for class org.sm.fraxion.gui.filters.AFilter
 
AFractalIterator - Class in org.sm.fraxion.fractals
The AFractalIterator class provides a base class for the iteration of a fractal.
AFractalIterator() - Constructor for class org.sm.fraxion.fractals.AFractalIterator
Constructs an AFractalIterator object and initialises it with the default parameters.
AFractalIterator.EFractalType - Enum in org.sm.fraxion.fractals
The main and dual fractal types.
AMagnetFractalIterator - Class in org.sm.fraxion.fractals.magnet
The AMagnetFractalIterator class provides a base class for magnet fractals (converging and diverging).
AMagnetFractalIterator() - Constructor for class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
Constructs an AMagnetFractalIterator object.
APowerFractalIterator - Class in org.sm.fraxion.fractals.divergent
The APowerFractalIterator class provides the base class for power fractals.
APowerFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.APowerFractalIterator
Creates a APowerFractalIterator object and initialises it with the default power.
ATrigonometricPowerFractalIterator - Class in org.sm.fraxion.fractals.divergent.trigonometric
The ATrigonometricPowerFractalIterator class provides the base class for trigonometric power fractals.
ATrigonometricPowerFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.trigonometric.ATrigonometricPowerFractalIterator
 
AtTheCShoreFractalIterator - Class in org.sm.fraxion.fractals.divergent
The AtTheCShoreFractalIterator class provides an implementation of the at the C-Shore fractal.
AtTheCShoreFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.AtTheCShoreFractalIterator
 
autoDetermineMaxNrOfIterations() - Method in class org.sm.fraxion.fractals.AFractalIterator
Auto determines the maximum number of iterations to use.
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links
Fraxion
Sven Maerivoet