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 

E

EdgeDetectionStrengthChooser - Class in org.sm.fraxion.gui.dialogs
The EdgeDetectionStrengthChooser class provides a dialog for selecting the strength of an edge-detecting filter.
EdgeDetectionStrengthChooser(JFrame, double) - Constructor for class org.sm.fraxion.gui.dialogs.EdgeDetectionStrengthChooser
Constructs an EdgeDetectionStrengthChooser object.
EdgeFilter - Class in org.sm.fraxion.gui.filters
The EdgeFilter class provides an edge-detecting filter.
EdgeFilter() - Constructor for class org.sm.fraxion.gui.filters.EdgeFilter
Constructs an EdgeFilter object and initialises with a default strength of 9.0.
EscapeRadiusChooser - Class in org.sm.fraxion.gui.dialogs
The EscapeRadiusChooser class provides a dialog for selecting the escape radius.
EscapeRadiusChooser(JFrame, double) - Constructor for class org.sm.fraxion.gui.dialogs.EscapeRadiusChooser
Constructs an EscapeRadiusChooser object.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Evaluates the fractal function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonFixedPolynomial1FractalIterator
Evaluates the Newton / Raphson fixed polynomial 1 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonFixedPolynomial2FractalIterator
Evaluates the Newton / Raphson fixed polynomial 2 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonFixedPolynomial3FractalIterator
Evaluates the Newton / Raphson fixed polynomial 3 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonFixedPolynomial4FractalIterator
Evaluates the Newton / Raphson fixed polynomial 4 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonPowerFractalIterator
Evaluates the Newton / Raphson power function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonPowerPolynomialFractalIterator
Evaluates the Newton / Raphson power (polynomial) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonTrigonometricPowerMultiSineFractalIterator
Evaluates the Newton / Raphson trigonometric power (multisine) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonTrigonometricPowerMultiSineOffsetFractalIterator
Evaluates the Newton / Raphson trigonometric power (multisine offset) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonTrigonometricPowerSineFractalIterator
Evaluates the Newton / Raphson trigonometric power (sine) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NewtonRaphsonTrigonometricPowerSineOffsetFractalIterator
Evaluates the Newton / Raphson trigonometric power (sine offset) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NovaFractalIterator
Unused because we use a fixed fractal function and derivative.
evaluateFractalFunction(ComplexNumber, ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.ADivergentFractalIterator
Evaluates the fractal function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.ADoubleDivergentFractalIterator
Evaluates the fractal function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.ADoubleDivergentFractalIterator
Unused.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.AtTheCShoreFractalIterator
Evaluates the at the C-Shore function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.BarnsleyTreeFractalIterator
Evaluates the Barnsley tree function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.Beauty1FractalIterator
Evaluates the Beauty 1 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.Beauty2FractalIterator
Evaluates the Beauty 2 function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.BirdOfPreyFractalIterator
Evaluates the original Bird of Prey function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.BurningMultiShipFractalIterator
Evaluates the original Burning Multiship function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.BurningShipFractalIterator
Evaluates the Burning Ship function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.CactusFractalIterator
Evaluates the Cactus function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.CollatzFractalIterator
Evaluates the Collatz function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.DucksFractalIterator
Evaluates the Ducky function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.DucksSecansFractalIterator
Evaluates the Ducky secans function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.FastMandelbrotJuliaFractalIterator
Evaluates the Mandelbrot / Julia function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.FastMandelbrotJuliaFractalIterator
Evaluates the fractal function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.GlynnFractalIterator
Evaluates the Glynn function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.HyperbolicSineJuliaFractalIterator
Evaluates the at the C-Shore function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.InverseLambdaFractalIterator
Evaluates the inverse Lambda function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.IOfMedusaFractalIterator
Evaluates the i of Medusa function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.IOfTheStormFractalIterator
Evaluates the i of the Storm function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.LambdaFractalIterator
Evaluates the Lambda function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.LogarithmicJuliaFractalIterator
Evaluates the at the C-Shore function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.MandelbarFractalIterator
Evaluates the Mandelbar function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.MandelbrotJuliaFractalIterator
Evaluates the Mandelbrot / Julia function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.ManowarFractalIterator
Evaluates the Manowar function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibarFractalIterator
Evaluates the Multibar function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibarInvertedParameterFractalIterator
Evaluates the Multibar fractal with an inverted parameter plane for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibarParameterFractalIterator
Evaluates the Multibar parameter function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibarPolynomialFractalIterator
Evaluates the Multibar polynomial function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibrotFractalIterator
Evaluates the Multibrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibrotInvertedParameterFractalIterator
Evaluates the Multibrot fractal with an inverted parameter plane for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibrotParameterFractalIterator
Evaluates the Multibrot parameter function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultibrotPolynomialFractalIterator
Evaluates the Multibrot polynomial function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultiProductExparbrotFractalIterator
Evaluates the original Multi Product Exparbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultiProductExpelbrotFractalIterator
Evaluates the original Multi Product Expelbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultiSumExparbrotFractalIterator
Evaluates the original Multi Sum Exparbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.multi.MultiSumExpelbrotFractalIterator
Evaluates the original Multi Sum Expelbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.OriginalJuliaFractalIterator
Evaluates the original Julia function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.PhoenixFractalIterator
Evaluates the Phoenix function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.QuadbrotFractalIterator
Evaluates the Quadbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
Evaluates the Randelbrot function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.TetrationDualFractalIterator
Evaluates the tetration (dual only) function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.TetrationFractalIterator
Evaluates the Tetration function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerCosineFractalIterator
Evaluates the trigonometric power cosine function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerCotangentFractalIterator
Evaluates the trigonometric power cotangent function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerMultiCosineFractalIterator
Evaluates the trigonometric power cosine function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerMultiCotangentFractalIterator
Evaluates the trigonometric power multicotangent function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerMultiSineFractalIterator
Evaluates the trigonometric power multisine function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerMultiTangentFractalIterator
Evaluates the trigonometric power multitangent function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerSineFractalIterator
Evaluates the trigonometric power sine function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.trigonometric.TrigonometricPowerTangentFractalIterator
Evaluates the trigonometric power tangent function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.magnet.MagnetTypeIFractalIterator
Evaluates the Magnet type I function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.magnet.MagnetTypeIIFractalIterator
Evaluates the Magnet type II function for a specified complex point.
evaluateFractalFunction(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
Unused method.
evaluateOrbit(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Evaluates the orbit of the specified complex variable z.
evaluateOrbit(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.NovaFractalIterator
Evaluates the orbit of the specified complex variable z.
executeTask() - Method in class org.sm.fraxion.concurrent.IteratorTask
Partially calculates the fractal in its own thread.
exportMainFractal(String) - Method in class org.sm.fraxion.gui.FractalPanel
Exports the main fractal to a PNG file.
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