Uses of Enum Class
cnuphys.splot.fit.FitType
Packages that use FitType
- 
Uses of FitType in cnuphys.splot.fitFields in cnuphys.splot.fit with type parameters of type FitTypeMethods in cnuphys.splot.fit that return FitTypeModifier and TypeMethodDescriptionFit.getFitType()Get the fit typestatic FitTypeReturns the enum value from the name.static FitTypeReturns 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 TypeMethodDescriptionvoidFitEditorPanel.fitSpecific(FitType type) Further enable/disable based on fit typestatic EnumComboBoxFitType.getComboBox(FitType defaultChoice) Obtain a combo box of choices.voidFit.setFitType(FitType type) Set the fit type