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 

S

save(String) - Method in class org.sm.fraxion.gui.util.ZoomStack
Saves the zoom stack to a CSV-file.
saveCustom(TextFileWriter) - Method in class org.sm.fraxion.fractals.divergent.GlynnFractalIterator
Saves custom fractal parameters to a file.
ScreenBoundsChooser - Class in org.sm.fraxion.gui.dialogs
The ScreenBoundsChooser class provides a dialog for selecting the fractal's screen bounds.
ScreenBoundsChooser(JFrame, int, int, int, int, ArrayList<StoredScreenSize>) - Constructor for class org.sm.fraxion.gui.dialogs.ScreenBoundsChooser
Constructs a ScreenBoundsChooser object.
ScreenLocation - Class in org.sm.fraxion.fractals.util
The ScreenLocation class provides a structure that holds a location on the screen.
ScreenLocation() - Constructor for class org.sm.fraxion.fractals.util.ScreenLocation
Constructs a ScreenLocation object equal to (0,0).
ScreenLocation(int, int) - Constructor for class org.sm.fraxion.fractals.util.ScreenLocation
Constructs a ScreenLocation object equal to the specified location.
SectorDecompositionRangeChooser - Class in org.sm.fraxion.gui.dialogs
The SectorDecompositionRangeChooser class provides a dialog for selecting the sector decomposition range.
SectorDecompositionRangeChooser(JFrame, int) - Constructor for class org.sm.fraxion.gui.dialogs.SectorDecompositionRangeChooser
Constructs a SectorDecompositionRangeChooser object.
set(int, int) - Method in class org.sm.fraxion.fractals.util.ScreenLocation
Sets the value for this ScreenLocation to a specified location.
setAlpha(ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets the alpha used for the relaxed Newton/Raphson root finding process.
setAutomaticRootDetectionEnabled(boolean) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets whether or not automatic root detection should be enabled.
setAutoSelectMaxNrOfIterations(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Sets whether or not the maximum number of iterations should be auto selected.
setAutoSuppressDualFractal(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Sets whether or not the dual fractal is automatically supressed for high iteration counts.
setAutoZoomInset(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the dual fractal inset should automatically zoom with the main fractal.
setBifurcationAxisSelectionMode(FractalPanel.EBifurcationAxisSelectionMode) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the bifurcation axis selection mode.
setBifurcationAxisZ1(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the starting point of the bifurcation axis.
setBifurcationAxisZ2(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the ending point of the bifurcation axis.
setBifurcationDiagramDirty() - Method in class org.sm.fraxion.gui.FractalPanel
Explicitly forces a recalculation of the bifurcation diagram.
setBifurcationOutlierPercentileOffset(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the bifurcation outlier percentile offset.
setBifurcationOutlierPercentileOffset(double) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the bifurcation outlier percentage offset.
setBusy(boolean) - Method in class org.sm.fraxion.concurrent.IteratorController
Sets the busy flag.
setCalculateAdvancedColoring(boolean) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the calculation of advanced colouring.
setCentredZooming(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the zooming region is centred around the selection anchor.
setColor(Color) - Method in class org.sm.fraxion.gui.util.ColorLabelDecorator
Sets the colour.
setComplexBounds(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the bounds for this fractal in the complex plane.
setDeformedMainfractal(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Sets whether or not to show the deformed main fractal (because of another initial complex point) in the inset.
setDerivativeDelta(double) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets the delta used for calculating the derivative.
setDualParameter(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the dual parameter in the complex plane.
setEscapeRadius(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the escape radius to use in the escape-time algorithm.
setEstimatePDF(boolean) - Method in class org.sm.fraxion.concurrent.IteratorController
Specifies whether or not the PDF of the iteration count should be estimated.
setExteriorGaussianIntegersTrapFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior Gaussian integers trap factor.
setExteriorOrbitTrapCrossStalksCentre(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap cross/stalks centre.
setExteriorOrbitTrapDiskCentre(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap disk centre.
setExteriorOrbitTrapDiskRadius(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap disk radius.
setExteriorOrbitTrapSineAdditiveFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap sine additive factor.
setExteriorOrbitTrapSineMultiplicativeFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap sine multiplicative factor.
setExteriorOrbitTrapTangensAdditiveFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap tangens additive factor.
setExteriorOrbitTrapTangensMultiplicativeFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior orbit trap tangens multiplicative factor.
setExteriorStripingDensity(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the exterior striping density.
setFractalIteratorFamily(AFractalIterator) - Method in class org.sm.fraxion.concurrent.IteratorController
Selects the family of the fractal iterator to be used.
setFractalResultBuffer(IterationBuffer) - Method in class org.sm.fraxion.concurrent.IteratorController
Manually sets the fractal result buffer.
setFractalResultBuffer(IterationBuffer) - Method in class org.sm.fraxion.concurrent.IteratorTaskExecutor
Manually sets the fractal result buffer.
setFractalType(AFractalIterator.EFractalType) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the fractal type to render.
setGeneralBifurcationAxis(ComplexNumber, ComplexNumber) - Method in class org.sm.fraxion.gui.FractalPanel
Sets a general bifurcation axis.
setInsetSize(int) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the inset size as a percentage between 0 and 100.
setInteriorGaussianIntegersTrapFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior Gaussian integers trap factor.
setInteriorOrbitTrapCrossStalksCentre(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap cross/stalks centre.
setInteriorOrbitTrapDiskCentre(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap disk centre.
setInteriorOrbitTrapDiskRadius(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap disk radius.
setInteriorOrbitTrapSineAdditiveFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap sine additive factor.
setInteriorOrbitTrapSineMultiplicativeFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap sine multiplicative factor.
setInteriorOrbitTrapTangensAdditiveFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap tangens additive factor.
setInteriorOrbitTrapTangensMultiplicativeFactor(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior orbit trap tangens factor.
setInteriorStripingDensity(double) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the interior striping density.
setInvertYAxis(boolean) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets whether or not the Y-axis is inverted.
setKernelSize(int) - Method in class org.sm.fraxion.gui.filters.BlurFilter
Sets the size of the kernel and calculates its elements.
setMagnifyingGlassSize(int, int) - Method in class org.sm.fraxion.gui.FractalPanel
Controls the region and size of the magnifying glass.
setMainFractalOrbitStartingPoint(ComplexNumber) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the starting point for orbit calculations of the main fractal.
setMaxNrOfIterations(int) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the maximum number of iterations to use.
setMaxNrOfIterationsInOrbitAnalyses(int) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the maximum number of iterations in the orbit analyses panel
setMaxObservedExponentialIterationCount(double) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets the maximum observed exponential iteration count.
setNoiseLevel(double) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
Sets the noise level.
setNrOfBifurcationPointsPerOrbit(int) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the number of bifurcation points per orbit.
setNrOfBifurcationPointsPerOrbit(int) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the number of bifurcation points per orbit.
setNrOfBifurcationPointsToDiscard(int) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the number of bifurcation points to discard.
setNrOfBifurcationPointsToDiscard(int) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the number of bifurcation points to discard.
setNrOfBlocksToUse(int) - Method in class org.sm.fraxion.concurrent.IteratorController
Sets the number of blocks to use for each screen dimension.
setNrOfThreadsToUse(int) - Method in class org.sm.fraxion.concurrent.IteratorController
Sets the number of threads to use by creating a fixed thread pool.
setOrbitAnalysesPanelSize(int) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the orbit analyses panel size as a percentage between 0 and 100.
setPower(ComplexNumber) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets the power for this fractal.
setPower(ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.APowerFractalIterator
Sets the power for this fractal.
setPower(ComplexNumber) - Method in class org.sm.fraxion.fractals.divergent.GlynnFractalIterator
Sets the power for this fractal.
setRootSequence(String) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
Sets the root sequence to be used (a String of A's and B's.
setRootTolerance(double) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Sets the tolerance used for finding roots.
setRootTolerance(double) - Method in class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
Sets the tolerance used for finding roots.
setScaleOrbitsToScreen(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the orbits should be scaled to the screen dimensions.
setScreenBounds(int, int) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the screen bounds of this fractal.
setScreenBounds(Dimension) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets the screen bounds of this fractal.
setSelectionAnchor(ScreenLocation) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the selection anchor point.
setSelectionExtent(ScreenLocation) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the selection extent and draws it on the screen.
setShowAxes(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the axes should be shown.
setShowBifurcationDiagram(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the bifurcation diagram should be shown.
setShowCurrentLocation(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the current location should be shown.
setShowInset(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the dual fractal inset should be shown.
setShowMagnifyingGlass(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not a magnifying glass is shown at the current location.
setShowMainFractalOverview(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not a rescaled overview version of the main fractal is shown as an inset.
setShowOrbitAnalyses(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the orbit analyses should be shown.
setShowOrbitPaths(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the orbit paths should be shown.
setShowOrbits(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the orbits should be shown.
setShowOverlayGrid(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not an overlay grid is shown.
setShowZoomInformation(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Controls whether or not the information of the zoom area should be shown.
setStrength(double) - Method in class org.sm.fraxion.gui.filters.EdgeFilter
Sets the filter's strength and calculates its elements.
setupAboutBox() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupAboutText() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupAffiliationsLabels() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupApplicationLocalePrefix() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupApplicationResourceArchiveFilename() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupContentPane(JPanel) - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupCopyrightContent() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupGlassPane() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupIcon() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupInitialGUISize() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupInitialLookAndFeel() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupLicenceContent() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupLogo() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupLogoPosition() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.BifurcationOutlierPercentileOffsetChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.BlurKernelSizeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.BrightnessFactorChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapContinuousRangeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapCyclingParametersChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapDiscreteRangeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapOffsetChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapRepetitionChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ColorMapScalingParametersChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ComplexBoundsChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ConvergenceParametersChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.EdgeDetectionStrengthChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.EscapeRadiusChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.FilterSetupChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.GaussianIntegersTrapFactorChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.InsetSizeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.IterationRangeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.MagnifyingGlassSizeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsInOrbitAnalysesChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.NavigationPanningSizeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.NoiseLevelChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.NrOfBifurcationPointsPerOrbitChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.NrOfBlocksToUseChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.NrOfCPUCoresToUseChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.OrbitAnalysesPanelSizeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapCentreChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapRadiusChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapTrigonometricParametersChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.PowerChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.RootSequenceChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ScreenBoundsChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.SectorDecompositionRangeChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.StoredScreenSizeDescriptionChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.StripingDensityChooser
Creates the dialog box content area.
setupMainPanel(JPanel) - Method in class org.sm.fraxion.gui.dialogs.ZoomLevelChooser
Creates the dialog box content area.
setupMenus() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupRightHandMenu() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupSplashScreenContent() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupStatusBarCustomLabels() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setupUsedLibrariesDescriptions() - Method in class org.sm.fraxion.gui.dialogs.AboutBox
 
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.BifurcationOutlierPercentileOffsetChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.BlurKernelSizeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.BrightnessFactorChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapContinuousRangeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapCyclingParametersChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapDiscreteRangeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapOffsetChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapRepetitionChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ColorMapScalingParametersChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ComplexBoundsChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ConvergenceParametersChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.EdgeDetectionStrengthChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.EscapeRadiusChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.FilterSetupChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.GaussianIntegersTrapFactorChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.InsetSizeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.IterationRangeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.MagnifyingGlassSizeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsInOrbitAnalysesChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.NavigationPanningSizeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.NoiseLevelChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.NrOfBifurcationPointsPerOrbitChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.NrOfBlocksToUseChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.NrOfCPUCoresToUseChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.OrbitAnalysesPanelSizeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapCentreChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapRadiusChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.OrbitTrapTrigonometricParametersChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.PowerChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.RootSequenceChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ScreenBoundsChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.SectorDecompositionRangeChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.StoredScreenSizeDescriptionChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.StripingDensityChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.dialogs.ZoomLevelChooser
Returns the dialog box's title.
setupWindowTitle() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
setUseFixedNrOfIterations(boolean) - Method in class org.sm.fraxion.fractals.AFractalIterator
Sets whether or not a fixed number of iterations should be used (thereby disabling checking of the escape radius).
setViewport(JViewport) - Method in class org.sm.fraxion.gui.FractalPanel
Sets the viewport in which the fractal panel is displayed.
setZoomStack(ZoomStack) - Method in class org.sm.fraxion.gui.FractalPanel
Externally sets the zoom stack.
setZoomThumbnailSelectionMode(boolean) - Method in class org.sm.fraxion.gui.FractalPanel
Sets whether or not zoom thumbnails should be shown and can be selected.
SharpenFilter - Class in org.sm.fraxion.gui.filters
The SharpenFilter class provides a sharpening filter.
SharpenFilter() - Constructor for class org.sm.fraxion.gui.filters.SharpenFilter
Constructs a SharpenFilter object.
shutdown() - Method in class org.sm.fraxion.gui.FraxionGUI
See JStandardGUIApplication.
size() - Method in class org.sm.fraxion.gui.filters.FilterChain
Returns the number of filters in the filter chain.
SpiderFractalIterator - Class in org.sm.fraxion.fractals.divergent
The SpiderFractalIterator class provides an implementation of the default Spider fractal.
SpiderFractalIterator() - Constructor for class org.sm.fraxion.fractals.divergent.SpiderFractalIterator
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.BifurcationOutlierPercentileOffsetChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.BlurKernelSizeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.BrightnessFactorChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapContinuousRangeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapCyclingParametersChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapDiscreteRangeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapOffsetChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.ColorMapRepetitionChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.EdgeDetectionStrengthChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.EscapeRadiusChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.GaussianIntegersTrapFactorChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.InsetSizeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.IterationRangeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.MagnifyingGlassSizeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.MaxNrOfIterationsInOrbitAnalysesChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.NavigationPanningSizeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.NoiseLevelChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.NrOfBifurcationPointsPerOrbitChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.NrOfBlocksToUseChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.NrOfCPUCoresToUseChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.OrbitAnalysesPanelSizeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.SectorDecompositionRangeChooser
 
stateChanged(ChangeEvent) - Method in class org.sm.fraxion.gui.dialogs.StripingDensityChooser
 
StoredScreenSize - Class in org.sm.fraxion.gui.util
The StoredScreenSize class provides a container for a stored screen size.
StoredScreenSize(boolean, String, int, int) - Constructor for class org.sm.fraxion.gui.util.StoredScreenSize
Constructs a StoredScreenSize object and initialises it.
StoredScreenSizeDescriptionChooser - Class in org.sm.fraxion.gui.dialogs
The StoredScreenSizeDescriptionChooser class provides a dialog for selecting a description for a stored screen size.
StoredScreenSizeDescriptionChooser(JFrame, String) - Constructor for class org.sm.fraxion.gui.dialogs.StoredScreenSizeDescriptionChooser
Constructs a StoredScreenSizeDescriptionChooser object.
streamLoad(DataInputStream) - Method in class org.sm.fraxion.fractals.util.ColoringParameters
Loads the fractal colouring information from a file as a stream.
streamLoad(DataInputStream) - Method in class org.sm.fraxion.fractals.util.IterationResult
Loads the iteration data from a file as a stream.
streamLoad(DataInputStream) - Method in class org.sm.fraxion.gui.filters.FilterChain
Loads the filter chain from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.AFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.divergent.APowerFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadCustomParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
Loads custom fractal parameters from a file as a stream.
streamLoadParameters(DataInputStream) - Method in class org.sm.fraxion.fractals.AFractalIterator
Loads the current fractal parameters from a file as a stream.
streamLoadParameters(DataInputStream) - Method in class org.sm.fraxion.gui.filters.AFilter
Loads the filter's parameters from a file.
streamLoadParameters(DataInputStream) - Method in class org.sm.fraxion.gui.filters.BlurFilter
Loads the filter's parameters from a file.
streamLoadParameters(DataInputStream) - Method in class org.sm.fraxion.gui.filters.EdgeFilter
Loads the filter's parameters from a file.
streamSave(DataOutputStream) - Method in class org.sm.fraxion.fractals.util.ColoringParameters
Saves the current fractal colouring parameters to a file as a stream.
streamSave(DataOutputStream) - Method in class org.sm.fraxion.fractals.util.IterationResult
Saves the iteration data to a file as a stream.
streamSave(DataOutputStream) - Method in class org.sm.fraxion.gui.filters.FilterChain
Saves the filter chain to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.AFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.convergent.AConvergentFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.divergent.APowerFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.divergent.RandelbrotFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.magnet.AMagnetFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveCustomParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.markuslyapunov.MarkusLyapunovFractalIterator
Saves custom fractal parameters to a file as a stream.
streamSaveParameters(DataOutputStream) - Method in class org.sm.fraxion.fractals.AFractalIterator
Saves the current fractal parameters to a file using a stream.
streamSaveParameters(DataOutputStream) - Method in class org.sm.fraxion.gui.filters.AFilter
Saves the filter's parameters to a file as a stream.
streamSaveParameters(DataOutputStream) - Method in class org.sm.fraxion.gui.filters.BlurFilter
Saves the filter's parameters to a file as a stream.
streamSaveParameters(DataOutputStream) - Method in class org.sm.fraxion.gui.filters.EdgeFilter
Saves the filter's parameters to a file as a stream.
StripingDensityChooser - Class in org.sm.fraxion.gui.dialogs
The StripingDensityChooser class provides a dialog for selecting the striping density.
StripingDensityChooser(JFrame, double) - Constructor for class org.sm.fraxion.gui.dialogs.StripingDensityChooser
Constructs an StripingDensityChooser object.
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