|
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.PopulationVarianceFormula
inetsoft.report.filter.PopulationStandardDeviationFormula
public class PopulationStandardDeviationFormula
Calculate the population standard deviation.
| Field Summary |
|---|
| Fields inherited from interface inetsoft.report.filter.Formula |
|---|
__NULL__ |
| Constructor Summary | |
|---|---|
PopulationStandardDeviationFormula()
|
|
| 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 PopulationStandardDeviationFormula()
| Method Detail |
|---|
public Object getResult()
getResult in interface FormulagetResult in class PopulationVarianceFormulapublic double getDoubleResult()
getDoubleResult in interface FormulagetDoubleResult in class PopulationVarianceFormulapublic Object clone()
Formula
clone in interface Formulaclone in class PopulationVarianceFormulaprotected VarianceFormula createVarianceFormula()
createVarianceFormula in class PopulationVarianceFormulapublic String getDisplayName()
getDisplayName in interface FormulagetDisplayName in class PopulationVarianceFormulapublic String getName()
getName in interface FormulagetName in class PopulationVarianceFormula
|
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 | ||||||||