java.lang.String fFilename
java.lang.String fFamilyName
javax.swing.JViewport fViewport
IteratorController fIteratorController
int fInsetWidth
int fInsetHeight
java.awt.image.BufferedImage fFractalImageBuffer
java.awt.image.BufferedImage fInsetFractalImageBuffer
java.awt.image.BufferedImage fRenderBuffer
java.awt.Graphics2D fRenderBufferGraphics
boolean fRevalidating
boolean fShowInset
boolean fAutoSuppressDualFractal
int fInsetX
int fInsetY
int fInsetSizePercentage
boolean fAutoZoomInset
boolean fInsetDirty
boolean fShowDeformedMainFractal
boolean fShowAxes
boolean fShowOverlayGrid
boolean fShowMainFractalOverview
boolean fShowMagnifyingGlass
int fMagnifyingGlassRegion
int fMagnifyingGlassSize
boolean fShowOrbits
boolean fShowOrbitPaths
boolean fScaleOrbitsToScreen
boolean fShowOrbitAnalyses
int fOrbitAnalysesPanelSizePercentage
int fMaxNrOfIterationsInOrbitAnalyses
boolean fShowZoomInformation
boolean fShowCurrentLocation
FractalPanel.EBifurcationAxisSelectionMode fBifurcationAxisSelectionMode
boolean fShowBifurcationDiagram
java.awt.image.BufferedImage fBifurcationDiagramImageBuffer
boolean fBifurcationDiagramDirty
org.sm.fraxion.gui.FractalPanel.FractalIterationRangeInformation fMainFractalIterationRangeInformation
org.sm.fraxion.gui.FractalPanel.FractalIterationRangeInformation fDualFractalIterationRangeInformation
boolean fSelecting
boolean fCentredZooming
ScreenLocation fSelectionAnchor
ScreenLocation fSelectionExtent
ZoomStack fZoomStack
boolean fAutoSelectMaxNrOfIterations
boolean fZoomThumbnailSelectionMode
int fSelectedZoomLevel
IteratorController fIteratorController
javax.swing.JPanel fContentPane
javax.swing.JScrollPane fFractalScrollPane
FractalPanel fFractalPanel
javax.swing.JToolBar fToolBar
int fColorCyclingDelay
double fColorCyclingSmoothness
boolean fColorCyclingDirectionForward
javax.swing.Timer fColorCyclingTimer
javax.swing.JLabel fStatusBarCalculationTimeLabel
org.sm.smtools.application.util.JProgressUpdateGlassPane fProgressUpdateGlassPane
java.util.HashMap<K,V> fMenuItems
java.util.HashMap<K,V> fToolBarToggles
java.lang.String fLastSelectedFractal
java.util.ArrayList<E> fFractalFamilyMenuItems
double fNavigationPanningSize
ColorLabelDecorator fInteriorColorLabelDecorator
ColorLabelDecorator fExteriorColorLabelDecorator
ColorLabelDecorator fTigerStripeColorLabelDecorator
org.sm.fraxion.gui.FraxionGUI.EDoubleClickMode fDoubleClickMode
boolean fPreviousShowCurrentLocationState
boolean fPreviousShowInsetState
org.sm.smtools.math.complex.ComplexNumber fPreviousBifurcationAxisZ1
org.sm.smtools.math.complex.ComplexNumber fPreviousBifurcationAxisZ2
javax.help.HelpSet fHelpSet
javax.help.HelpBroker fHelpBroker
java.util.Hashtable<K,V> fHelpMapIDs
java.lang.String fLastOpenedFolder
java.util.ArrayList<E> fStoredScreenSizes
int fBifurcationOutlierPercentileOffset
javax.swing.JSlider fBifurcationOutlierPercentileOffsetSlider
javax.swing.JLabel fBifurcationOutlierPercentileOffsetLabel
int fKernelSize
javax.swing.JSlider fKernelSizeSlider
javax.swing.JLabel fKernelSizeLabel
int fBrightnessFactor
javax.swing.JSlider fBrightnessFactorSlider
javax.swing.JLabel fBrightnessFactorLabel
int fRange
javax.swing.JLabel fRangeLabel
javax.swing.JSlider fRangeSlider
int fColorCyclingDelay
int fColorCyclingSmoothness
boolean fColorCyclingDirectionForward
javax.swing.JSlider fColorCyclingDelaySlider
javax.swing.JSlider fColorCyclingSmoothnessSlider
java.util.HashMap<K,V> fColorCyclingDirectionRadioButtons
int fRange
javax.swing.JSlider fRangeSlider
javax.swing.JLabel fRangeLabel
boolean fSliderAdjusted
int fColorOffset
javax.swing.JSlider fColorOffsetSlider
javax.swing.JLabel fColorOffsetLabel
int fColorRepetition
javax.swing.JSlider fColorRepetitionSlider
javax.swing.JLabel fColorRepetitionLabel
double fFunctionMultiplier
double fArgumentMultiplier
org.sm.smtools.swing.util.JNumberInputField fFunctionMultiplierInputField
org.sm.smtools.swing.util.JNumberInputField fArgumentMultiplierInputField
javax.swing.JLabel fCenterOriginXLabel
javax.swing.JLabel fCenterOriginYLabel
javax.swing.JLabel fCenterOriginILabel
javax.swing.JLabel fCenterRadiusLabel
org.sm.smtools.swing.util.JNumberInputField fCenterOriginXInputField
org.sm.smtools.swing.util.JNumberInputField fCenterOriginYInputField
org.sm.smtools.swing.util.JNumberInputField fCenterRadiusInputField
javax.swing.JLabel fP1XLabel
javax.swing.JLabel fP1YLabel
javax.swing.JLabel fP1ILabel
javax.swing.JLabel fP2XLabel
javax.swing.JLabel fP2YLabel
javax.swing.JLabel fP2ILabel
org.sm.smtools.swing.util.JNumberInputField fP1XInputField
org.sm.smtools.swing.util.JNumberInputField fP1YInputField
org.sm.smtools.swing.util.JNumberInputField fP2XInputField
org.sm.smtools.swing.util.JNumberInputField fP2YInputField
boolean fCircularRegionSelected
org.sm.smtools.math.complex.ComplexNumber fCenterOrigin
double fCenterRadius
org.sm.smtools.math.complex.ComplexNumber fP1
org.sm.smtools.math.complex.ComplexNumber fP2
ConvergenceParametersChooser.EParameterSet fParameterSet
org.sm.smtools.swing.util.JNumberInputField fDerivativeDeltaInputField
org.sm.smtools.swing.util.JNumberInputField fRootToleranceInputField
org.sm.smtools.swing.util.JNumberInputField fAlphaRealInputField
org.sm.smtools.swing.util.JNumberInputField fAlphaImaginaryInputField
double fDerivativeDelta
double fRootTolerance
org.sm.smtools.math.complex.ComplexNumber fAlpha
int fStrength
javax.swing.JSlider fStrengthSlider
javax.swing.JLabel fStrengthLabel
int fEscapeRadius
javax.swing.JSlider fEscapeRadiusSlider
javax.swing.JLabel fEscapeRadiusLabel
FilterChain fBackupFilterChain
boolean fBackupUsePostProcessingFilters
AFilter[] fFilterChain
int fNrOfFilters
FractalPanel fFractalPanel
IteratorController fIteratorController
org.sm.fraxion.gui.dialogs.FilterSetupChooser.JFilterLine[] fFilterLines
javax.swing.JButton fAddFilterButton
boolean fAdjusting
javax.swing.JCheckBox fAutoProofCheckBox
int fGaussianIntegersTrapFactor
javax.swing.JSlider fGaussianIntegersTrapFactorSlider
javax.swing.JLabel fGaussianIntegersTrapFactorLabel
int fInsetSize
javax.swing.JSlider fInsetSizeSlider
int fLowIterationRange
int fHighIterationRange
int fMaxNrOfIterations
javax.swing.JSlider fLowIterationRangeSlider
javax.swing.JSlider fHighIterationRangeSlider
javax.swing.JLabel fLowIterationRangeLabel
javax.swing.JLabel fHighIterationRangeLabel
int fRegion
int fSize
javax.swing.JSlider fRegionSlider
javax.swing.JSlider fSizeSlider
javax.swing.JLabel fRegionLabel
javax.swing.JLabel fSizeLabel
int fMaxNrOfIterations
javax.swing.JSlider fMaxNrOfIterationsSlider
javax.swing.JLabel fMaxNrOfIterationsLabel
boolean fSliderAdjusted
int fMaxNrOfIterationsInOrbitAnalyses
int fMaxNrOfIterations
javax.swing.JSlider fMaxNrOfIterationsInOrbitAnalysesSlider
javax.swing.JLabel fMaxNrOfIterationsInOrbitAnalysesLabel
int fPanningSize
javax.swing.JSlider fPanningSizeSlider
javax.swing.JLabel fPanningSizeLabel
int fNoiseLevel
javax.swing.JSlider fNoiseLevelSlider
javax.swing.JLabel fNoiseLevelLabel
int fNrOfBifurcationPointsToDiscard
int fNrOfBifurcationPointsPerOrbit
javax.swing.JSlider fNrOfBifurcationPointsToDiscardSlider
javax.swing.JSlider fNrOfBifurcationPointsPerOrbitSlider
javax.swing.JLabel fNrOfBifurcationPointsToDiscardLabel
javax.swing.JLabel fNrOfBifurcationPointsPerOrbitLabel
int fNrOfBlocksToUse
javax.swing.JSlider fNrOfBlocksToUseSlider
javax.swing.JLabel fNrOfBlocksToUseLabel
javax.swing.JLabel fNrOfRegionsLabel
int fNrOfCPUCoresToUse
javax.swing.JSlider fNrOfCPUCoresToUseSlider
javax.swing.JLabel fNrOfCPUCoresToUseLabel
int fOrbitAnalysesPanelSize
javax.swing.JSlider fOrbitAnalysesPanelSizeSlider
double fX
double fY
org.sm.smtools.swing.util.JNumberInputField fXInputField
org.sm.smtools.swing.util.JNumberInputField fYInputField
double fRadius
org.sm.smtools.swing.util.JNumberInputField fRadiusInputField
double fMultiplicativeFactor
double fAdditiveFactor
org.sm.smtools.swing.util.JNumberInputField fMultiplicativeFactorInputField
org.sm.smtools.swing.util.JNumberInputField fAdditiveFactorInputField
org.sm.smtools.swing.util.JNumberInputField fPowerRealInputField
org.sm.smtools.swing.util.JNumberInputField fPowerImaginaryInputField
org.sm.smtools.math.complex.ComplexNumber fPower
org.sm.fraxion.gui.dialogs.RootSequenceChooser.RootSequenceTextField fRootSequenceInputField
java.lang.String fRootSequence
javax.swing.JFrame fOwner
int fScreenWidth
int fScreenHeight
int fCurrentWindowWidth
int fCurrentWindowHeight
javax.swing.JLabel fScreenSizeListLabel
javax.swing.JComboBox<E> fScreenSizeComboBox
javax.swing.JLabel fScreenSizeWidthLabel
org.sm.smtools.swing.util.JNumberInputField fScreenSizeWidthInputField
javax.swing.JLabel fScreenSizeWidthUnitLabel
javax.swing.JLabel fScreenSizeHeightLabel
org.sm.smtools.swing.util.JNumberInputField fScreenSizeHeightInputField
javax.swing.JLabel fScreenSizeHeightUnitLabel
javax.swing.JButton fUsePhysicalWindowSizeButton
javax.swing.JLabel fPaperSizeListLabel
javax.swing.JComboBox<E> fPaperSizeComboBox
javax.swing.JComboBox<E> fPaperSizeOrientationComboBox
javax.swing.JLabel fPaperSizeWidthLabel
org.sm.smtools.swing.util.JNumberInputField fPaperSizeWidthInputField
javax.swing.JLabel fPaperSizeWidthUnitLabel
javax.swing.JLabel fPaperSizeHeightLabel
org.sm.smtools.swing.util.JNumberInputField fPaperSizeHeightInputField
javax.swing.JLabel fPaperSizeHeightUnitLabel
javax.swing.JLabel fPaperSizeResolutionLabel
javax.swing.JComboBox<E> fPaperSizePPIComboBox
javax.swing.JLabel fPaperSizeResolutionUnitLabel
javax.swing.JButton fHalveSizeButton
javax.swing.JButton fDoubleSizeButton
java.awt.Color fBackgroundColor
java.util.ArrayList<E> fStoredScreenSizes
javax.swing.JButton[] fStoredScreenSizeButtons
javax.swing.JButton[] fDeleteStoredScreenSizeButtons
javax.swing.JLabel fSelectedScreenBoundsLabel
javax.swing.JLabel fProjectedMemoryUsageLabel
int fSectorDecompositionRange
javax.swing.JSlider fSectorDecompositionRangeSlider
javax.swing.JLabel fSectorDecompositionRangeLabel
javax.swing.JTextField fStoredScreenSizeDescriptionInputField
java.lang.String fStoredScreenSizeDescription
int fStripingDensity
javax.swing.JSlider fStripingDensitySlider
javax.swing.JLabel fStripingDensityLabel
ZoomStack fZoomStack
int fMaxZoomLevel
int fZoomLevel
javax.swing.ButtonGroup fZoomLevelRadioButtonGroup
java.awt.Color fColor
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- -java.lang.ClassNotFoundException
- -private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
- -boolean fSet
java.lang.String fDescription
int fWidth
int fHeight