Class | Description |
---|---|
FormulaParser |
This class is a utility to parse formulas, that describe how an additional attribute value is to be calculated on a by feature basis.
|
FormulaValue |
Base class for each sub-formula or value of a formula, since we don't want to parse the formula again and again for each value...
|