|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.bion.officelayer.internal.text.table.CalculateFormula
public class CalculateFormula
Class for calculating a formula.
| Constructor Summary | |
|---|---|
CalculateFormula()
|
|
| Method Summary | |
|---|---|
static double |
calculate(java.util.ArrayList toCalc)
Calculates the element. |
static double |
calculate(ITextTableFormulaElement[] elements,
Arguments arguments,
java.lang.String formula)
Calculates the formula. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalculateFormula()
| Method Detail |
|---|
public static double calculate(ITextTableFormulaElement[] elements,
Arguments arguments,
java.lang.String formula)
throws TextException
elements - the elements of the formulaarguments - the arguments of the formula
TextException - if the formula can not be calculated
public static double calculate(java.util.ArrayList toCalc)
throws TextException
TextException - if the formula can not be calculated
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||