Uses of Enum Class
cnuphys.splot.fit.FitType
Packages that use FitType
-
Uses of FitType in cnuphys.splot.fit
Fields in cnuphys.splot.fit with type parameters of type FitTypeMethods in cnuphys.splot.fit that return FitTypeModifier and TypeMethodDescriptionFit.getFitType()
Get the fit typestatic FitType
Returns the enum value from the name.static FitType
Returns the enum constant of this class with the specified name.static FitType[]
FitType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in cnuphys.splot.fit with parameters of type FitTypeModifier and TypeMethodDescriptionvoid
FitEditorPanel.fitSpecific
(FitType type) Further enable/disable based on fit typestatic EnumComboBox
FitType.getComboBox
(FitType defaultChoice) Obtain a combo box of choices.void
Fit.setFitType
(FitType type) Set the fit type