|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Formula | |
|---|---|
| com.zfqjava.formula | |
| Uses of Formula in com.zfqjava.formula |
|---|
| Classes in com.zfqjava.formula that implement Formula | |
|---|---|
class |
AbstractFormula
|
class |
CellFormula
|
| Methods in com.zfqjava.formula that return Formula | |
|---|---|
abstract Formula |
FormulaFactory.createFormula(String s)
Creates a formula object for the specified string. |
Formula |
CellFormulaFactory.createFormula(String s)
|
abstract Formula |
FormulaFactory.createFormula(String s,
FormulaContext context)
Creates a formula object for the specified string with the specified FormulaContext. |
Formula |
CellFormulaFactory.createFormula(String s,
FormulaContext context)
|
abstract Formula |
FormulaFactory.createFormula(String s,
FormulaContext context,
boolean allowErrorFormula)
Creates a formula object for the specified string with the specified FormulaContext. |
Formula |
CellFormulaFactory.createFormula(String s,
FormulaContext context,
boolean allowErrorFormula)
|
Formula |
Formula.normalize(FormulaContext context)
Normalize this formula with the specified FormulaContext. |
Formula |
CellFormula.normalize(FormulaContext context)
|
abstract Formula |
FormulaParser.parse(String s)
|
abstract Formula |
FormulaParser.parse(String s,
boolean allowErrorFormula)
|
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||