- paintComponent(Graphics) - Method in class org.sm.fraxion.gui.FractalPanel
-
- paintIcon(Component, Graphics, int, int) - Method in class org.sm.fraxion.gui.util.ColorLabelDecorator
-
Paints the icon.
- pan(FractalPanel.EPanDirection, double, boolean) - Method in class org.sm.fraxion.gui.FractalPanel
-
Pans the current fractal in the complex plane.
- PhoenixFractalIterator - Class in org.sm.fraxion.fractals.divergent
-
The PhoenixFractalIterator
class provides an implementation of the Phoenix fractal.
- PhoenixFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.PhoenixFractalIterator
-
- plainTextLoad(TextFileParser) - Method in class org.sm.fraxion.fractals.util.ColoringParameters
-
Loads the fractal colouring information from a plain-text file.
- plainTextLoad(TextFileParser) - Method in class org.sm.fraxion.gui.filters.FilterChain
-
Loads the filter chain from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.AFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.divergent.APowerFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadCustomParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
-
Loads custom fractal parameters from a plain-text file.
- plainTextLoadParameters(TextFileParser) - Method in class org.sm.fraxion.fractals.AFractalIterator
-
Loads the current fractal parameters from a plain-text file.
- plainTextLoadParameters(TextFileParser) - Method in class org.sm.fraxion.gui.filters.AFilter
-
Loads the filter's parameters from a file.
- plainTextLoadParameters(TextFileParser) - Method in class org.sm.fraxion.gui.filters.BlurFilter
-
Loads the filter's parameters from a plain-text file.
- plainTextLoadParameters(TextFileParser) - Method in class org.sm.fraxion.gui.filters.EdgeFilter
-
Loads the filter's parameters from a plain-text file.
- plainTextSave(TextFileWriter) - Method in class org.sm.fraxion.fractals.util.ColoringParameters
-
Saves the current fractal colouring parameters to a plain-text file.
- plainTextSave(TextFileWriter) - Method in class org.sm.fraxion.gui.filters.FilterChain
-
Saves the filter chain to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.AFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.divergent.APowerFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveCustomParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
-
Saves custom fractal parameters to a plain-text file.
- plainTextSaveParameters(TextFileWriter) - Method in class org.sm.fraxion.fractals.AFractalIterator
-
Saves the current fractal parameters to a plain-text file.
- plainTextSaveParameters(TextFileWriter) - Method in class org.sm.fraxion.gui.filters.AFilter
-
Saves the filter's parameters to a plain-text file.
- plainTextSaveParameters(TextFileWriter) - Method in class org.sm.fraxion.gui.filters.BlurFilter
-
Saves the filter's parameters to a plain-text file.
- plainTextSaveParameters(TextFileWriter) - Method in class org.sm.fraxion.gui.filters.EdgeFilter
-
Saves the filter's parameters to a plain-text file.
- pop() - Method in class org.sm.fraxion.gui.util.ZoomStack
-
Pops an item of the zoom stack.
- PosteriseFilter - Class in org.sm.fraxion.gui.filters
-
The PosteriseFilter
class provides a colour-posterising filter.
- PosteriseFilter() - Constructor for class org.sm.fraxion.gui.filters.PosteriseFilter
-
- PowerChooser - Class in org.sm.fraxion.gui.dialogs
-
The PowerChooser
class provides a dialog for selecting a power.
- PowerChooser(JFrame, ComplexNumber) - Constructor for class org.sm.fraxion.gui.dialogs.PowerChooser
-
Constructs a PowerChooser
object.
- prepareTask(ATask) - Method in class org.sm.fraxion.concurrent.IteratorTaskExecutor
-
Allows preparation of a task before adding it to the internal task list.
- print(Graphics, PageFormat, int) - Method in class org.sm.fraxion.gui.FractalPanel
-
- push(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.gui.util.ZoomStack
-
Pushes an item on the zoom stack.