|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.filter.VarianceFormula
inetsoft.report.filter.StandardDeviationFormula
public class StandardDeviationFormula
Calculate the standard deviation.
| Field Summary |
|---|
| Fields inherited from interface inetsoft.report.filter.Formula |
|---|
__NULL__ |
| Constructor Summary | |
|---|---|
StandardDeviationFormula()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Clone this formula. |
protected VarianceFormula |
createVarianceFormula()
|
String |
getDisplayName()
Get formula display name. |
double |
getDoubleResult()
Get the formula double result. |
String |
getName()
Get formula name. |
Object |
getResult()
Get the formula result. |
| Methods inherited from class inetsoft.report.filter.VarianceFormula |
|---|
addValue, addValue, addValue, addValue, addValue, addValue, addValue, getOriginalResult, getPercentage, getPercentageType, getRawResult, getTotal, isDefaultResult, reset, setDefaultResult, setPercentageType, setTotal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardDeviationFormula()
| Method Detail |
|---|
public Object getResult()
getResult in interface FormulagetResult in class VarianceFormulapublic double getDoubleResult()
getDoubleResult in interface FormulagetDoubleResult in class VarianceFormulapublic Object clone()
Formula
clone in interface Formulaclone in class VarianceFormulaprotected VarianceFormula createVarianceFormula()
createVarianceFormula in class VarianceFormulapublic String getDisplayName()
getDisplayName in interface FormulagetDisplayName in class VarianceFormulapublic String getName()
getName in interface FormulagetName in class VarianceFormula
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||