Constructor and Description |
---|
StudyTest(StudyType studyType,
int id)
Provides access to the StudyTest object
|
Modifier and Type | Method and Description |
---|---|
int |
getConfidence()
Gets or sets the confidence level for the selected test.
|
java.lang.String |
getValue(int series)
Description goes here
|
boolean |
isShowConfidence()
Gets or sets a value indicating whether the confidence level will be displayed.
|
void |
resetConfidence()
Set the property Confidence to its default value.
|
void |
resetShowConfidence()
Set the property ShowConfidence to its default value.
|
void |
setConfidence(int value)
Gets or sets the confidence level for the selected test.
|
void |
setShowConfidence(boolean value)
Gets or sets a value indicating whether the confidence level will be displayed.
|
createAnalysisMultiStudy, createAnalysisStudy, createDistributionFormulaStudy, createTestMultiStudy, createTestStudy, getColor, getDecimals, getID, getText, getValue, isBold, isIndented, isInteractive, isVisible, resetBold, resetDecimals, resetIndented, resetText, setBold, setDecimals, setIndented, setText, setValue, setVisible
public StudyTest(StudyType studyType, int id)
studyType
- id
- public int getConfidence()
resetConfidence
public void setConfidence(int value)
value
- resetConfidence
public boolean isShowConfidence()
resetShowConfidence
public void setShowConfidence(boolean value)
value
- resetShowConfidence
public java.lang.String getValue(int series)
public void resetConfidence()
setConfidence
public void resetShowConfidence()
isShowConfidence
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.