Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U W X Y Z

A

AbsFunction - class org.jfree.formula.function.math.AbsFunction
This function returns the absolute (nonnegative) of the value.
AbsFunction() - constructor for class org.jfree.formula.function.math.AbsFunction
AbsFunctionDescription - class org.jfree.formula.function.math.AbsFunctionDescription
Describes AbsFunction function.
AbsFunctionDescription() - constructor for class org.jfree.formula.function.math.AbsFunctionDescription
AbstractCompareOperator - class org.jfree.formula.operators.AbstractCompareOperator
Creation-Date: 06.06.2007, 18:52:25
AbstractCompareOperator() - constructor for class org.jfree.formula.operators.AbstractCompareOperator
AbstractFunctionCategory - class org.jfree.formula.function.AbstractFunctionCategory
Creation-Date: 05.11.2006, 14:31:22
AbstractFunctionCategory(String) - constructor for class org.jfree.formula.function.AbstractFunctionCategory
AbstractFunctionDescription - class org.jfree.formula.function.AbstractFunctionDescription
Creation-Date: 04.11.2006, 18:30:33
AbstractFunctionDescription(String) - constructor for class org.jfree.formula.function.AbstractFunctionDescription
AbstractLValue - class org.jfree.formula.lvalues.AbstractLValue
Creation-Date: 01.11.2006, 18:19:00
AbstractLValue() - constructor for class org.jfree.formula.lvalues.AbstractLValue
AbstractNumericOperator - class org.jfree.formula.operators.AbstractNumericOperator
Creation-Date: 10.04.2007, 15:02:39
AbstractNumericOperator() - constructor for class org.jfree.formula.operators.AbstractNumericOperator
add_escapes(String) - method in class org.jfree.formula.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addEscapes(String) - static method in class org.jfree.formula.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFlag(String) - method in class org.jfree.formula.typing.DefaultType
AddOperator - class org.jfree.formula.operators.AddOperator
Null-Values are converted into ZERO
AddOperator() - constructor for class org.jfree.formula.operators.AddOperator
adjustBeginLineColumn(int,int) - method in class org.jfree.formula.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - method in class org.jfree.formula.parser.JavaCharStream
AndFunction - class org.jfree.formula.function.logical.AndFunction
Creation-Date: 04.11.2006, 18:28:15
AndFunction() - constructor for class org.jfree.formula.function.logical.AndFunction
AndFunctionDescription - class org.jfree.formula.function.logical.AndFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
AndFunctionDescription() - constructor for class org.jfree.formula.function.logical.AndFunctionDescription
ANY_ARRAY - static field in class org.jfree.formula.typing.coretypes.AnyType
ANY_TYPE - static field in class org.jfree.formula.typing.Type
AnyType - class org.jfree.formula.typing.coretypes.AnyType
Creation-Date: 02.11.2006, 09:37:54
APPROXIMATE_NUMERIC_LITERAL - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
ARRAY_TYPE - static field in class org.jfree.formula.typing.Type
ArrayCallback - interface org.jfree.formula.typing.ArrayCallback
ArrayConverter - class org.jfree.formula.util.ArrayConverter
Creation-Date: 08.10.2006, 17:37:50
AverageFunction - class org.jfree.formula.function.math.AverageFunction
This function returns the average of the number sequence.
AverageFunction() - constructor for class org.jfree.formula.function.math.AverageFunction
AverageFunctionDescription - class org.jfree.formula.function.math.AverageFunctionDescription
Describes AverageFunction function.
AverageFunctionDescription() - constructor for class org.jfree.formula.function.math.AverageFunctionDescription

B

backup(int) - method in class org.jfree.formula.parser.JavaCharStream
Retreat.
beginColumn - field in class org.jfree.formula.parser.Token
The column number of the first character of this Token.
beginLine - field in class org.jfree.formula.parser.Token
The line number of the first character of this Token.
BeginToken() - method in class org.jfree.formula.parser.JavaCharStream
BINARY_DIGIT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
bufcolumn - field in class org.jfree.formula.parser.JavaCharStream
buffer - field in class org.jfree.formula.parser.JavaCharStream
bufline - field in class org.jfree.formula.parser.JavaCharStream
bufpos - field in class org.jfree.formula.parser.JavaCharStream
Position in buffer.

C

CATEGORY - static field in class org.jfree.formula.function.datetime.DateTimeFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.financial.FinancialFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.information.InformationFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.logical.LogicalFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.math.MathFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.rounding.RoundingFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.text.TextFunctionCategory
CATEGORY - static field in class org.jfree.formula.function.userdefined.UserDefinedFunctionCategory
ChooseFunction - class org.jfree.formula.function.information.ChooseFunction
This function uses an index to return a value from a list of values.
ChooseFunction() - constructor for class org.jfree.formula.function.information.ChooseFunction
ChooseFunctionDescription - class org.jfree.formula.function.information.ChooseFunctionDescription
Describes ChooseFunction function.
ChooseFunctionDescription() - constructor for class org.jfree.formula.function.information.ChooseFunctionDescription
clone() - method in class org.jfree.formula.lvalues.AbstractLValue
clone() - method in class org.jfree.formula.lvalues.DefaultDataTable
clone() - method in class org.jfree.formula.Formula
clone() - method in class org.jfree.formula.lvalues.FormulaFunction
clone() - method in class org.jfree.formula.lvalues.LValue
clone() - method in class org.jfree.formula.function.userdefined.MappedFunction
clone() - method in class org.jfree.formula.lvalues.PostfixTerm
clone() - method in class org.jfree.formula.lvalues.PrefixTerm
clone() - method in class org.jfree.formula.lvalues.Term
COLON - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
column - field in class org.jfree.formula.parser.JavaCharStream
COLUMN_LOOKUP - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
COMMA - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
Returns null, if the types are not comparable and are not convertible at all.
Returns null, if the types are not comparable and are not convertible at all.
CONCAT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
ConcatOperator - class org.jfree.formula.operators.ConcatOperator
Concats two strings operator.
ConcatOperator() - constructor for class org.jfree.formula.operators.ConcatOperator
Creation-Date: Dec 5, 2006, 4:19:26 PM
Creates a StackableRuntimeException with no message and no parent.
ContextLookup - class org.jfree.formula.lvalues.ContextLookup
A reference that queries the datarow.
ContextLookup(String) - constructor for class org.jfree.formula.lvalues.ContextLookup
Checks, whether the target type would accept the specified value object and value type.
This method is called for auto conversion of fonction parameters using the conversion type declared by the function metadata.
Checks, whether the target type would accept the specified value object and value type.
Converts the object of the given type into a date.
convertToDate(org.jfree.formula.typing.Type,Object) - method in class org.jfree.formula.typing.TypeRegistry
Converts the object of the given type into a date.
Converts the object of the given type into a boolean.
convertToLogical(org.jfree.formula.typing.Type,Object) - method in class org.jfree.formula.typing.TypeRegistry
Converts the object of the given type into a boolean.
converts the object of the given type into a number.
convertToNumber(org.jfree.formula.typing.Type,Object) - method in class org.jfree.formula.typing.TypeRegistry
Converts the object of the given type into a number.
(This conversion is used by the operator implementations.)
convertToText(org.jfree.formula.typing.Type,Object) - method in class org.jfree.formula.typing.TypeRegistry
(This conversion is used by the operator implementations.)
convertType(int,int) - method in class org.jfree.formula.function.datetime.WeekDayFunction
createCalendar(Date,org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
createDate(int,int,int,org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
createFunction(String) - method in class org.jfree.formula.function.DefaultFunctionRegistry
createFunction(String) - method in class org.jfree.formula.function.FunctionRegistry
createInfixOperator(String) - method in class org.jfree.formula.operators.DefaultOperatorFactory
createInfixOperator(String) - method in class org.jfree.formula.operators.OperatorFactory
createPostfixOperator(String) - method in class org.jfree.formula.operators.DefaultOperatorFactory
createPostfixOperator(String) - method in class org.jfree.formula.operators.OperatorFactory
createPrefixOperator(String) - method in class org.jfree.formula.operators.DefaultOperatorFactory
createPrefixOperator(String) - method in class org.jfree.formula.operators.OperatorFactory
createTime(int,int,int,org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
curChar - field in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
currentToken - field in class org.jfree.formula.parser.ParseException
This is the last token that has been consumed successfully.

D

DataCube - interface org.jfree.formula.lvalues.DataCube
A multi-dimensional data collection.
DataTable - interface org.jfree.formula.lvalues.DataTable
A database is a two dimensional collection of data, arranged in a table.
DATE_TYPE - static field in class org.jfree.formula.typing.coretypes.DateTimeType
This Type represents an instant in time described by a date only.
DATE_TYPE - static field in class org.jfree.formula.typing.Type
DateDifFunction - class org.jfree.formula.function.datetime.DateDifFunction
This function returns the number of years, months, or days between two date numbers.

The Format is a code from the following table, entered as text, that specifies the format you want:

formatReturns the number of
yYears
mMonths.
DateDifFunction() - constructor for class org.jfree.formula.function.datetime.DateDifFunction
DateDifFunctionDescription - class org.jfree.formula.function.datetime.DateDifFunctionDescription
Describes DateDifFunction function.
DateDifFunctionDescription() - constructor for class org.jfree.formula.function.datetime.DateDifFunctionDescription
DateFunction - class org.jfree.formula.function.datetime.DateFunction
Creation-Date: 04.11.2006, 18:59:11
DateFunction() - constructor for class org.jfree.formula.function.datetime.DateFunction
DateFunctionDescription - class org.jfree.formula.function.datetime.DateFunctionDescription
Creation-Date: 04.11.2006, 18:59:11
DateFunctionDescription() - constructor for class org.jfree.formula.function.datetime.DateFunctionDescription
DATETIME_TYPE - static field in class org.jfree.formula.typing.coretypes.DateTimeType
This Type represents an instant in time described by a date and a time of day.
DATETIME_TYPE - static field in class org.jfree.formula.typing.Type
DateTimeFunctionCategory - class org.jfree.formula.function.datetime.DateTimeFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
DateTimeType - class org.jfree.formula.typing.coretypes.DateTimeType
This class regroups all related Types to date and time values.
DateTimeType() - constructor for class org.jfree.formula.typing.coretypes.DateTimeType
DateUtil - class org.jfree.formula.util.DateUtil
DateValueFunction - class org.jfree.formula.function.datetime.DateValueFunction
This function returns
DateValueFunction() - constructor for class org.jfree.formula.function.datetime.DateValueFunction
DateValueFunctionDescription - class org.jfree.formula.function.datetime.DateValueFunctionDescription
Describes DateValueFunction function.
DateValueFunctionDescription() - constructor for class org.jfree.formula.function.datetime.DateValueFunctionDescription
DayFunction - class org.jfree.formula.function.datetime.DayFunction
This function extracts the day from a date.
DayFunction() - constructor for class org.jfree.formula.function.datetime.DayFunction
DayFunctionDescription - class org.jfree.formula.function.datetime.DayFunctionDescription
Describes DayFunction function.
DayFunctionDescription() - constructor for class org.jfree.formula.function.datetime.DayFunctionDescription
DAYS_CODE - static field in class org.jfree.formula.function.datetime.DateDifFunction
DAYS_IGNORING_MONTHS_YEARS - static field in class org.jfree.formula.function.datetime.DateDifFunction
DAYS_IGNORING_YEARS - static field in class org.jfree.formula.function.datetime.DateDifFunction
debugStream - field in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
Debug output.
DEFAULT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
Lexical state.
DefaultComparator - class org.jfree.formula.typing.DefaultComparator
Creation-Date: 03.11.2006, 16:15:28
DefaultComparator() - constructor for class org.jfree.formula.typing.DefaultComparator
DefaultDataTable - class org.jfree.formula.lvalues.DefaultDataTable
Creation-Date: 05.11.2006, 13:34:01
DefaultDataTable() - constructor for class org.jfree.formula.lvalues.DefaultDataTable
Creates a new table.
DefaultDataTable(org.jfree.formula.lvalues.LValue[][]) - constructor for class org.jfree.formula.lvalues.DefaultDataTable
DefaultErrorValue - class org.jfree.formula.DefaultErrorValue
Creation-Date: 31.10.2006, 13:07:37
DefaultErrorValue(String,int,String) - constructor for class org.jfree.formula.DefaultErrorValue
Creation-Date: 31.10.2006, 16:32:32
DefaultFormulaContext() - constructor for class org.jfree.formula.DefaultFormulaContext
DefaultFormulaContext(Configuration) - constructor for class org.jfree.formula.DefaultFormulaContext
DefaultFunctionDescription - class org.jfree.formula.function.DefaultFunctionDescription
Creation-Date: 05.11.2006, 15:13:03
DefaultFunctionDescription(String) - constructor for class org.jfree.formula.function.DefaultFunctionDescription
DefaultFunctionRegistry - class org.jfree.formula.function.DefaultFunctionRegistry
Creation-Date: 02.11.2006, 12:48:32
DefaultFunctionRegistry() - constructor for class org.jfree.formula.function.DefaultFunctionRegistry
Creation-Date: 03.11.2006, 14:28:12
DefaultLocalizationContext() - constructor for class org.jfree.formula.DefaultLocalizationContext
DefaultOperatorFactory - class org.jfree.formula.operators.DefaultOperatorFactory
Creation-Date: 02.11.2006, 12:29:27
DefaultOperatorFactory() - constructor for class org.jfree.formula.operators.DefaultOperatorFactory
DefaultType - class org.jfree.formula.typing.DefaultType
Creation-Date: 02.11.2006, 09:37:54
DefaultType() - constructor for class org.jfree.formula.typing.DefaultType
DefaultTypeRegistry - class org.jfree.formula.typing.DefaultTypeRegistry
Creation-Date: 02.11.2006, 12:46:08
DefaultTypeRegistry() - constructor for class org.jfree.formula.typing.DefaultTypeRegistry
defineReference(Object,Object) - method in class org.jfree.formula.DefaultFormulaContext
DELTA - static field in class org.jfree.formula.util.NumberUtil
DIGIT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
disable_tracing() - method in class org.jfree.formula.parser.GeneratedFormulaParser
Disable tracing.
DIV - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
DivideOperator - class org.jfree.formula.operators.DivideOperator
A division operation.
DivideOperator() - constructor for class org.jfree.formula.operators.DivideOperator
Done() - method in class org.jfree.formula.parser.JavaCharStream
Set buffers back to null when finished.
DQUOTE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.

E

enable_tracing() - method in class org.jfree.formula.parser.GeneratedFormulaParser
Enable tracing.
encode(String,String) - static method in class org.jfree.formula.util.URLEncoder
encodeUTF8(String) - static method in class org.jfree.formula.util.URLEncoder
Encode a string according to RFC 1738.
endColumn - field in class org.jfree.formula.parser.Token
The column number of the last character of this Token.
endLine - field in class org.jfree.formula.parser.Token
The line number of the last character of this Token.
EOF - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
End of File.
eol - field in class org.jfree.formula.parser.ParseException
The end of line string for this machine.
EQUAL - static field in class org.jfree.formula.typing.DefaultComparator
EqualOperator - class org.jfree.formula.operators.EqualOperator
Creation-Date: 31.10.2006, 16:34:11
EqualOperator() - constructor for class org.jfree.formula.operators.EqualOperator
EQUALS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
equals(Object) - method in class org.jfree.formula.function.AbstractFunctionCategory
equals(Object) - method in class org.jfree.formula.LibFormulaErrorValue
ERROR_ARGUMENTS - static field in class org.jfree.formula.LibFormulaErrorValue
Invalid number of arguments error code
ERROR_ARGUMENTS_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Invalid number of arguments error
ERROR_ARITHMETIC - static field in class org.jfree.formula.LibFormulaErrorValue
Number arithmetic error code
ERROR_ARITHMETIC_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Number arithmetic error
ERROR_CONVERSION_FAILED - static field in class org.jfree.formula.ErrorMessages
ERROR_ILLEGAL_ARRAY - static field in class org.jfree.formula.LibFormulaErrorValue
ERROR_ILLEGAL_ARRAY_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
ERROR_INCONVERTIBLE_TYPE - static field in class org.jfree.formula.ErrorMessages
ERROR_INVALID_ARGUMENT - static field in class org.jfree.formula.LibFormulaErrorValue
Parameter types are invalid error code
ERROR_INVALID_ARGUMENT_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Parameter types are invalid error
ERROR_INVALID_AUTO_ARGUMENT - static field in class org.jfree.formula.LibFormulaErrorValue
Parameter types are invalid error code
ERROR_INVALID_AUTO_ARGUMENT_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Parameter types are invalid error
ERROR_INVALID_CHARACTER - static field in class org.jfree.formula.LibFormulaErrorValue
A parse error
ERROR_INVALID_FUNCTION - static field in class org.jfree.formula.LibFormulaErrorValue
Function name is invalid error code
ERROR_INVALID_FUNCTION_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Function name is invalid error
ERROR_NA - static field in class org.jfree.formula.LibFormulaErrorValue
NA error code
ERROR_NA_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
NA error
ERROR_NOT_FOUND - static field in class org.jfree.formula.LibFormulaErrorValue
Occurence not found error code
ERROR_NOT_FOUND_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Occurence not found error
ERROR_REFERENCE_NOT_RESOLVABLE - static field in class org.jfree.formula.LibFormulaErrorValue
ERROR_TYPE - static field in class org.jfree.formula.typing.Type
ERROR_UNEXPECTED - static field in class org.jfree.formula.LibFormulaErrorValue
Unexpected error code
ERROR_UNEXPECTED_VALUE - static field in class org.jfree.formula.LibFormulaErrorValue
Unexpected error
ErrorMessages - class org.jfree.formula.ErrorMessages
Creation-Date: 31.10.2006, 13:50:39
ErrorType - class org.jfree.formula.typing.coretypes.ErrorType
Creation-Date: 02.11.2006, 09:37:54
ErrorValue - interface org.jfree.formula.ErrorValue
Creation-Date: 31.10.2006, 13:06:05
evaluate() - method in class org.jfree.formula.lvalues.ContextLookup
evaluate() - method in class org.jfree.formula.lvalues.DefaultDataTable
evaluate() - method in class org.jfree.formula.Formula
evaluate() - method in class org.jfree.formula.lvalues.FormulaFunction
evaluate() - method in class org.jfree.formula.lvalues.LValue
evaluate() - method in class org.jfree.formula.lvalues.PostfixTerm
evaluate() - method in class org.jfree.formula.lvalues.PrefixTerm
evaluate() - method in class org.jfree.formula.lvalues.StaticValue
evaluate() - method in class org.jfree.formula.lvalues.Term
evaluate(int) - method in class org.jfree.formula.operators.AbstractCompareOperator
evaluate(int) - method in class org.jfree.formula.operators.GreaterEqualOperator
evaluate(int) - method in class org.jfree.formula.operators.GreaterOperator
evaluate(int) - method in class org.jfree.formula.operators.LesserEqualOperator
evaluate(int) - method in class org.jfree.formula.operators.LesserOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.AbstractNumericOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.AddOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.DivideOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.MultiplyOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.PowerOperator
evaluate(Number,Number) - method in class org.jfree.formula.operators.SubtractOperator
Evaluates the comptuation for both parameters.
evaluateTyped() - method in class org.jfree.formula.Formula
EvaluationException - class org.jfree.formula.EvaluationException
Creation-Date: 31.10.2006, 14:15:29
Creates a StackableRuntimeException with no message and no parent.
EvenFunction - class org.jfree.formula.function.math.EvenFunction
This function returns the rounding of a number up to the nearest even integer.
EvenFunction() - constructor for class org.jfree.formula.function.math.EvenFunction
EvenFunctionDescription - class org.jfree.formula.function.math.EvenFunctionDescription
Describes EvenFunction function.
EvenFunctionDescription() - constructor for class org.jfree.formula.function.math.EvenFunctionDescription
EXACT_NUMERIC_LITERAL - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
ExactFunction - class org.jfree.formula.function.text.ExactFunction
This function reports if two given text values are exactly equal using a case-sensitive comparison.
ExactFunction() - constructor for class org.jfree.formula.function.text.ExactFunction
ExactFunctionDescription - class org.jfree.formula.function.text.ExactFunctionDescription
Describes ExactFunction function.
ExactFunctionDescription() - constructor for class org.jfree.formula.function.text.ExactFunctionDescription
ExpandBuff(boolean) - method in class org.jfree.formula.parser.JavaCharStream
expectedTokenSequences - field in class org.jfree.formula.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT_PART - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
ExtendedComparator - interface org.jfree.formula.typing.ExtendedComparator
A comparator, that offers type support.

F

FalseFunction - class org.jfree.formula.function.logical.FalseFunction
Creation-Date: 04.11.2006, 18:28:15
FalseFunction() - constructor for class org.jfree.formula.function.logical.FalseFunction
FalseFunctionDescription - class org.jfree.formula.function.logical.FalseFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
FalseFunctionDescription() - constructor for class org.jfree.formula.function.logical.FalseFunctionDescription
FillBuff() - method in class org.jfree.formula.parser.JavaCharStream
FinancialFunctionCategory - class org.jfree.formula.function.financial.FinancialFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
FindFunction - class org.jfree.formula.function.text.FindFunction
This function returns the starting position of a given text in the given text.
FindFunction() - constructor for class org.jfree.formula.function.text.FindFunction
FindFunctionDescription - class org.jfree.formula.function.text.FindFunctionDescription
Describes FindFunction function.
FindFunctionDescription() - constructor for class org.jfree.formula.function.text.FindFunctionDescription
Formula - class org.jfree.formula.Formula
Creation-Date: 31.10.2006, 14:43:05
Formula(org.jfree.formula.lvalues.LValue) - constructor for class org.jfree.formula.Formula
Formula(String) - constructor for class org.jfree.formula.Formula
FormulaContext - interface org.jfree.formula.FormulaContext
The formula-context connects the formula functions with the outside world.
FormulaFunction - class org.jfree.formula.lvalues.FormulaFunction
A function.
FormulaFunction(String,org.jfree.formula.lvalues.LValue[]) - constructor for class org.jfree.formula.lvalues.FormulaFunction
FormulaParser - class org.jfree.formula.parser.FormulaParser
========================================= LibFormula : a free Java formula library ========================================= Project Info: http://reporting.pentaho.org/libformula/ (C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
FormulaParser() - constructor for class org.jfree.formula.parser.FormulaParser
Function - interface org.jfree.formula.function.Function
A function is an arbitary computation.
FunctionCategory - interface org.jfree.formula.function.FunctionCategory
Creation-Date: 05.11.2006, 14:24:20
FunctionDescription - interface org.jfree.formula.function.FunctionDescription
A static definition of the function's parameters, return values etc.
FunctionRegistry - interface org.jfree.formula.function.FunctionRegistry
The function registry contains all information about all function available.

G

GeneratedFormulaParser - class org.jfree.formula.parser.GeneratedFormulaParser
GeneratedFormulaParser() - constructor for class org.jfree.formula.parser.GeneratedFormulaParser
GeneratedFormulaParser(java.io.InputStream) - constructor for class org.jfree.formula.parser.GeneratedFormulaParser
Constructor with InputStream.
GeneratedFormulaParser(java.io.InputStream,String) - constructor for class org.jfree.formula.parser.GeneratedFormulaParser
Constructor with InputStream and supplied encoding
GeneratedFormulaParser(java.io.Reader) - constructor for class org.jfree.formula.parser.GeneratedFormulaParser
Constructor.
Constructor with generated Token Manager.
Token literal values and constants.
Token Manager.
Constructor.
Constructor.
generateParseException() - method in class org.jfree.formula.parser.GeneratedFormulaParser
Generate ParseException.
GENERIC_NUMBER - static field in class org.jfree.formula.typing.coretypes.NumberType
GENERIC_NUMBER_ARRAY - static field in class org.jfree.formula.typing.coretypes.NumberType
getArray(Object,Class,int) - static method in class org.jfree.formula.util.ArrayConverter
getAsBigDecimal(Number) - static method in class org.jfree.formula.util.NumberUtil
getAsBigDecimal(Number) - static method in class org.jfree.formula.operators.OperatorUtility
getAsList(Object,Class) - static method in class org.jfree.formula.util.ArrayConverter
getBeginColumn() - method in class org.jfree.formula.parser.JavaCharStream
getBeginLine() - method in class org.jfree.formula.parser.JavaCharStream
getBundle(Locale) - method in class org.jfree.formula.function.AbstractFunctionCategory
getBundle(Locale) - method in class org.jfree.formula.function.AbstractFunctionDescription
getBundle(String) - method in class org.jfree.formula.DefaultLocalizationContext
getBundle(String) - method in class org.jfree.formula.LocalizationContext
getCanonicalName() - method in class org.jfree.formula.function.math.AbsFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.AndFunction
getCanonicalName() - method in class org.jfree.formula.function.math.AverageFunction
getCanonicalName() - method in class org.jfree.formula.function.information.ChooseFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.DateDifFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.DateFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.DateValueFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.DayFunction
getCanonicalName() - method in class org.jfree.formula.function.math.EvenFunction
getCanonicalName() - method in class org.jfree.formula.function.text.ExactFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.FalseFunction
getCanonicalName() - method in class org.jfree.formula.function.text.FindFunction
getCanonicalName() - method in class org.jfree.formula.function.Function
getCanonicalName() - method in class org.jfree.formula.function.information.HasChangedFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.HourFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.IfFunction
getCanonicalName() - method in class org.jfree.formula.function.rounding.IntFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsBlankFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsErrFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsErrorFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsEvenFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsLogicalFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsNaFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsNonTextFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsNumberFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsOddFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsRefFunction
getCanonicalName() - method in class org.jfree.formula.function.information.IsTextFunction
getCanonicalName() - method in class org.jfree.formula.function.text.LeftFunction
getCanonicalName() - method in class org.jfree.formula.function.text.LenFunction
getCanonicalName() - method in class org.jfree.formula.function.text.LowerFunction
getCanonicalName() - method in class org.jfree.formula.function.userdefined.MappedFunction
getCanonicalName() - method in class org.jfree.formula.function.math.MaxFunction
getCanonicalName() - method in class org.jfree.formula.function.text.MidFunction
getCanonicalName() - method in class org.jfree.formula.function.math.MinFunction
getCanonicalName() - method in class org.jfree.formula.function.math.ModFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.MonthFunction
getCanonicalName() - method in class org.jfree.formula.function.information.NaFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.NotFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.NowFunction
getCanonicalName() - method in class org.jfree.formula.function.userdefined.NullFunction
getCanonicalName() - method in class org.jfree.formula.function.math.OddFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.OrFunction
getCanonicalName() - method in class org.jfree.formula.function.text.ReplaceFunction
getCanonicalName() - method in class org.jfree.formula.function.text.ReptFunction
getCanonicalName() - method in class org.jfree.formula.function.text.RightFunction
getCanonicalName() - method in class org.jfree.formula.function.text.SubstituteFunction
getCanonicalName() - method in class org.jfree.formula.function.math.SumFunction
getCanonicalName() - method in class org.jfree.formula.function.text.TextFunction
getCanonicalName() - method in class org.jfree.formula.function.text.TFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.TimeFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.TodayFunction
getCanonicalName() - method in class org.jfree.formula.function.text.TrimFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.TrueFunction
getCanonicalName() - method in class org.jfree.formula.function.text.UpperFunction
getCanonicalName() - method in class org.jfree.formula.function.text.URLEncodeFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.WeekDayFunction
getCanonicalName() - method in class org.jfree.formula.function.logical.XorFunction
getCanonicalName() - method in class org.jfree.formula.function.datetime.YearFunction
getCategories() - method in class org.jfree.formula.function.DefaultFunctionRegistry
getCategories() - method in class org.jfree.formula.function.FunctionRegistry
getCategory() - method in class org.jfree.formula.function.math.AbsFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.AndFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.AverageFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.ChooseFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.DateDifFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.DateFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.DateValueFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.DayFunctionDescription
getCategory() - method in class org.jfree.formula.function.DefaultFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.EvenFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.ExactFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.FalseFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.FindFunctionDescription
getCategory() - method in class org.jfree.formula.function.FunctionDescription
getCategory() - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.HourFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.IfFunctionDescription
getCategory() - method in class org.jfree.formula.function.rounding.IntFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsBlankFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsErrFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsErrorFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsEvenFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsLogicalFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsNaFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsNonTextFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsNumberFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsOddFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsRefFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.IsTextFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.LeftFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.LenFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.LowerFunctionDescription
getCategory() - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.MaxFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.MidFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.MinFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.ModFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.MonthFunctionDescription
getCategory() - method in class org.jfree.formula.function.information.NaFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.NotFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.NowFunctionDescription
getCategory() - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.OddFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.OrFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.ReplaceFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.ReptFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.RightFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.SubstituteFunctionDescription
getCategory() - method in class org.jfree.formula.function.math.SumFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.TextFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.TFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.TimeFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.TodayFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.TrimFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.TrueFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.UpperFunctionDescription
getCategory() - method in class org.jfree.formula.function.text.URLEncodeFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.WeekDayFunctionDescription
getCategory() - method in class org.jfree.formula.function.logical.XorFunctionDescription
getCategory() - method in class org.jfree.formula.function.datetime.YearFunctionDescription
getChildValues() - method in class org.jfree.formula.lvalues.AbstractLValue
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.DefaultDataTable
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.FormulaFunction
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.LValue
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.PostfixTerm
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.PrefixTerm
Returns any dependent lvalues (parameters and operands, mostly).
getChildValues() - method in class org.jfree.formula.lvalues.Term
Returns any dependent lvalues (parameters and operands, mostly).
getClassName() - method in class org.jfree.formula.function.userdefined.MappedFunction
getColumn() - method in class org.jfree.formula.parser.JavaCharStream
getColumnCount() - method in class org.jfree.formula.typing.ArrayCallback
getColumnCount() - method in class org.jfree.formula.lvalues.DataTable
getColumnName(int) - method in class org.jfree.formula.lvalues.DataTable
getColumnName(int) - method in class org.jfree.formula.lvalues.DefaultDataTable
Returns an comparator for the given types.
Returns an comparator for the given types.
getConfiguration() - method in class org.jfree.formula.DefaultFormulaContext
getConfiguration() - method in class org.jfree.formula.FormulaContext
Returns the local configuration of the formula.
getContext() - method in class org.jfree.formula.lvalues.AbstractLValue
getDefaultNumberFormat() - method in class org.jfree.formula.typing.DefaultTypeRegistry
getDefaultValue(int) - method in class org.jfree.formula.function.AbstractFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.AndFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.DefaultFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.FalseFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.FunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.IfFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.NotFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.OrFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.TrueFunctionDescription
Returns the default value for an optional parameter.
getDefaultValue(int) - method in class org.jfree.formula.function.logical.XorFunctionDescription
Returns the default value for an optional parameter.
getDescription(Locale) - method in class org.jfree.formula.function.AbstractFunctionCategory
getDescription(Locale) - method in class org.jfree.formula.function.AbstractFunctionDescription
getDescription(Locale) - method in class org.jfree.formula.function.DefaultFunctionDescription
getDescription(Locale) - method in class org.jfree.formula.function.FunctionCategory
getDescription(Locale) - method in class org.jfree.formula.function.FunctionDescription
getDescription(Locale) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getDimensionCount(Class) - static method in class org.jfree.formula.util.ArrayConverter
getDisplayName(Locale) - method in class org.jfree.formula.function.AbstractFunctionCategory
getDisplayName(Locale) - method in class org.jfree.formula.function.AbstractFunctionDescription
getDisplayName(Locale) - method in class org.jfree.formula.function.DefaultFunctionDescription
getDisplayName(Locale) - method in class org.jfree.formula.function.FunctionCategory
getDisplayName(Locale) - method in class org.jfree.formula.function.FunctionDescription
getDisplayName(Locale) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getEndColumn() - method in class org.jfree.formula.parser.JavaCharStream
Get end column.
getEndLine() - method in class org.jfree.formula.parser.JavaCharStream
Get end line.
getErrorCode() - method in class org.jfree.formula.DefaultErrorValue
getErrorCode() - method in class org.jfree.formula.ErrorValue
getErrorCode() - method in class org.jfree.formula.LibFormulaErrorValue
getErrorMessage(int) - static method in class org.jfree.formula.ErrorMessages
getErrorMessage(Locale) - method in class org.jfree.formula.DefaultErrorValue
getErrorMessage(Locale) - method in class org.jfree.formula.ErrorValue
getErrorMessage(Locale) - method in class org.jfree.formula.LibFormulaErrorValue
getErrorValue() - method in class org.jfree.formula.EvaluationException
getExcelDate(Date) - static method in class org.jfree.formula.util.HSSFDateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExpression() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getFunction() - method in class org.jfree.formula.lvalues.FormulaFunction
Returns the initialized function.
getFunctionName() - method in class org.jfree.formula.lvalues.FormulaFunction
Returns the function's name.
getFunctionNames() - method in class org.jfree.formula.function.DefaultFunctionRegistry
getFunctionNames() - method in class org.jfree.formula.function.FunctionRegistry
getFunctionRegistry() - method in class org.jfree.formula.DefaultFormulaContext
getFunctionRegistry() - method in class org.jfree.formula.FormulaContext
Returns the function registry.
getFunctions() - method in class org.jfree.formula.function.DefaultFunctionRegistry
getFunctions() - method in class org.jfree.formula.function.FunctionRegistry
getHeadValue() - method in class org.jfree.formula.lvalues.Term
GetImage() - method in class org.jfree.formula.parser.JavaCharStream
getInfixOperator() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getInstance() - static method in class org.jfree.formula.LibFormulaBoot
getInstance() - static method in class org.jfree.formula.LibFormulaInfo
getJavaDate(double) - static method in class org.jfree.formula.util.HSSFDateUtil
Given a excel date, converts it into a Date.
getJavaDate(double,boolean) - static method in class org.jfree.formula.util.HSSFDateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getLevel() - method in class org.jfree.formula.operators.AddOperator
getLevel() - method in class org.jfree.formula.operators.ConcatOperator
getLevel() - method in class org.jfree.formula.operators.DivideOperator
getLevel() - method in class org.jfree.formula.operators.EqualOperator
getLevel() - method in class org.jfree.formula.operators.GreaterEqualOperator
getLevel() - method in class org.jfree.formula.operators.GreaterOperator
getLevel() - method in class org.jfree.formula.operators.InfixOperator
getLevel() - method in class org.jfree.formula.operators.LesserEqualOperator
getLevel() - method in class org.jfree.formula.operators.LesserOperator
getLevel() - method in class org.jfree.formula.operators.MultiplyOperator
getLevel() - method in class org.jfree.formula.operators.NotEqualOperator
getLevel() - method in class org.jfree.formula.operators.PowerOperator
getLevel() - method in class org.jfree.formula.operators.SubtractOperator
getLine() - method in class org.jfree.formula.parser.JavaCharStream
getLocale() - method in class org.jfree.formula.DefaultLocalizationContext
getLocale() - method in class org.jfree.formula.LocalizationContext
getLocalizationContext() - method in class org.jfree.formula.DefaultFormulaContext
getLocalizationContext() - method in class org.jfree.formula.FormulaContext
Returns the localization context of this formula.
getLValue() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getMessage() - method in class org.jfree.formula.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - method in class org.jfree.formula.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaData() - method in class org.jfree.formula.lvalues.FormulaFunction
Returns the function's meta-data.
getMetaData(String) - method in class org.jfree.formula.function.DefaultFunctionRegistry
getMetaData(String) - method in class org.jfree.formula.function.FunctionRegistry
getName() - method in class org.jfree.formula.lvalues.ContextLookup
getNamespace() - method in class org.jfree.formula.DefaultErrorValue
getNamespace() - method in class org.jfree.formula.ErrorValue
getNamespace() - method in class org.jfree.formula.LibFormulaErrorValue
getNextToken() - method in class org.jfree.formula.parser.GeneratedFormulaParser
Get the next Token.
getNextToken() - method in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
Get the next Token.
getOperands() - method in class org.jfree.formula.lvalues.Term
getOperator() - method in class org.jfree.formula.lvalues.PostfixTerm
getOperator() - method in class org.jfree.formula.lvalues.PrefixTerm
getOperatorFactory() - method in class org.jfree.formula.DefaultFormulaContext
getOperatorFactory() - method in class org.jfree.formula.FormulaContext
Returns the operator registry.
getOperatorFactory() - method in class org.jfree.formula.parser.FormulaParser
getOperatorFactory() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getOperators() - method in class org.jfree.formula.lvalues.Term
getOptimizedHeadValue() - method in class org.jfree.formula.lvalues.Term
Allows access to the post optimized head value note that without the optimization, it's difficult to traverse libformula's object model.
getOptimizedOperands() - method in class org.jfree.formula.lvalues.Term
Allows access to the post optimized operand array
getOptimizedOperators() - method in class org.jfree.formula.lvalues.Term
Allows access to the post optimized operator array
getParameterCount() - method in class org.jfree.formula.function.math.AbsFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.AndFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.AverageFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.ChooseFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.DateDifFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.DateFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.DateValueFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.DayFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.DefaultFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.EvenFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.ExactFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.FalseFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.FindFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.FunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.HourFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.IfFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.rounding.IntFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsBlankFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsErrFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsErrorFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsEvenFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsLogicalFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsNaFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsNonTextFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsNumberFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsOddFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsRefFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.IsTextFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.LeftFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.LenFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.LowerFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.MaxFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.MidFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.MinFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.ModFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.MonthFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.information.NaFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.NotFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.NowFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.OddFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.OrFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.ParameterCallback
getParameterCount() - method in class org.jfree.formula.function.text.ReplaceFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.ReptFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.RightFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.SubstituteFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.math.SumFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.TextFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.TFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.TimeFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.TodayFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.TrimFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.TrueFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.UpperFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.text.URLEncodeFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.WeekDayFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.logical.XorFunctionDescription
getParameterCount() - method in class org.jfree.formula.function.datetime.YearFunctionDescription
getParameterDescription(int,Locale) - method in class org.jfree.formula.function.AbstractFunctionDescription
getParameterDescription(int,Locale) - method in class org.jfree.formula.function.DefaultFunctionDescription
getParameterDescription(int,Locale) - method in class org.jfree.formula.function.FunctionDescription
getParameterDescription(int,Locale) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getParameterDisplayName(int,Locale) - method in class org.jfree.formula.function.AbstractFunctionDescription
getParameterDisplayName(int,Locale) - method in class org.jfree.formula.function.DefaultFunctionDescription
getParameterDisplayName(int,Locale) - method in class org.jfree.formula.function.FunctionDescription
getParameterDisplayName(int,Locale) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.math.AbsFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.AndFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.math.AverageFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.ChooseFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.DateDifFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.DateFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.DateValueFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.datetime.DayFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.DefaultFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.math.EvenFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.ExactFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.logical.FalseFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.FindFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.FunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.HourFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.IfFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.rounding.IntFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsBlankFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsErrFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsErrorFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsEvenFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.IsLogicalFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.IsNaFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.IsNonTextFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsNumberFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.IsOddFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.information.IsRefFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.IsTextFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.LeftFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.LenFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.LowerFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.math.MaxFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.MidFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.math.MinFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.math.ModFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.datetime.MonthFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.information.NaFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.NotFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.NowFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.math.OddFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.OrFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.ReplaceFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.text.ReptFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.RightFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.text.SubstituteFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.math.SumFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.TextFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.text.TFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.datetime.TimeFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.TodayFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.text.TrimFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.TrueFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.text.UpperFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.text.URLEncodeFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.datetime.WeekDayFunctionDescription
getParameterType(int) - method in class org.jfree.formula.function.logical.XorFunctionDescription
Returns the parameter type at the given position using the function metadata.
getParameterType(int) - method in class org.jfree.formula.function.datetime.YearFunctionDescription
getPostfixOperator() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getPrefixOperator() - method in class org.jfree.formula.parser.GeneratedFormulaParser
getProjectInfo() - method in class org.jfree.formula.LibFormulaBoot
getProperty(String) - method in class org.jfree.formula.typing.DefaultType
getProperty(String) - method in class org.jfree.formula.typing.Type
getRaw(int) - method in class org.jfree.formula.function.ParameterCallback
getRaw(int,int) - method in class org.jfree.formula.typing.ArrayCallback
getRootReference() - method in class org.jfree.formula.Formula
Returns the root reference for this formula.
getRowCount() - method in class org.jfree.formula.typing.ArrayCallback
getRowCount() - method in class org.jfree.formula.lvalues.DataTable
GetSuffix(int) - method in class org.jfree.formula.parser.JavaCharStream
getTabSize(int) - method in class org.jfree.formula.parser.JavaCharStream
getTimeZone() - method in class org.jfree.formula.DefaultLocalizationContext
getTimeZone() - method in class org.jfree.formula.LocalizationContext
getToken(int) - method in class org.jfree.formula.parser.GeneratedFormulaParser
Get the specific Token.
getType() - method in class org.jfree.formula.lvalues.TypeValuePair
getType(int) - method in class org.jfree.formula.function.ParameterCallback
getType(int,int) - method in class org.jfree.formula.typing.ArrayCallback
getTypeRegistry() - method in class org.jfree.formula.DefaultFormulaContext
getTypeRegistry() - method in class org.jfree.formula.FormulaContext
Returns the type registry.
getValue() - method in class org.jfree.formula.lvalues.PostfixTerm
getValue() - method in class org.jfree.formula.lvalues.PrefixTerm
getValue() - method in class org.jfree.formula.lvalues.StaticValue
getValue() - method in class org.jfree.formula.parser.Token
An optional attribute value of the Token.
getValue() - method in class org.jfree.formula.lvalues.TypeValuePair
getValue(int) - method in class org.jfree.formula.function.ParameterCallback
getValue(int,int) - method in class org.jfree.formula.typing.ArrayCallback
getValueAt(int,int) - method in class org.jfree.formula.lvalues.DataTable
getValueAt(int,int) - method in class org.jfree.formula.lvalues.DefaultDataTable
getValueType() - method in class org.jfree.formula.function.math.AbsFunctionDescription
getValueType() - method in class org.jfree.formula.lvalues.AbstractLValue
Querying the value type is only valid *after* the value has been evaluated.
getValueType() - method in class org.jfree.formula.function.logical.AndFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.AverageFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.ChooseFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.DateDifFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.DateFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.DateValueFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.DayFunctionDescription
getValueType() - method in class org.jfree.formula.lvalues.DefaultDataTable
Querying the value type is only valid *after* the value has been evaluated.
getValueType() - method in class org.jfree.formula.function.DefaultFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.EvenFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.ExactFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.FalseFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.FindFunctionDescription
getValueType() - method in class org.jfree.formula.function.FunctionDescription
getValueType() - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.HourFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.IfFunctionDescription
getValueType() - method in class org.jfree.formula.function.rounding.IntFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsBlankFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsErrFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsErrorFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsEvenFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsLogicalFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsNaFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsNonTextFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsNumberFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsOddFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsRefFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.IsTextFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.LeftFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.LenFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.LowerFunctionDescription
getValueType() - method in class org.jfree.formula.lvalues.LValue
Querying the value type is only valid *after* the value has been evaluated.
getValueType() - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.MaxFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.MidFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.MinFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.ModFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.MonthFunctionDescription
getValueType() - method in class org.jfree.formula.function.information.NaFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.NotFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.NowFunctionDescription
getValueType() - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.OddFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.OrFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.ReplaceFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.ReptFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.RightFunctionDescription
getValueType() - method in class org.jfree.formula.lvalues.StaticValue
This function allows a program traversing the LibFormula object model to know what type this static value is.
getValueType() - method in class org.jfree.formula.function.text.SubstituteFunctionDescription
getValueType() - method in class org.jfree.formula.function.math.SumFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.TextFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.TFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.TimeFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.TodayFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.TrimFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.TrueFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.UpperFunctionDescription
getValueType() - method in class org.jfree.formula.function.text.URLEncodeFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.WeekDayFunctionDescription
getValueType() - method in class org.jfree.formula.function.logical.XorFunctionDescription
getValueType() - method in class org.jfree.formula.function.datetime.YearFunctionDescription
GreaterEqualOperator - class org.jfree.formula.operators.GreaterEqualOperator
Creation-Date: 31.10.2006, 16:34:11
GreaterEqualOperator() - constructor for class org.jfree.formula.operators.GreaterEqualOperator
GreaterOperator - class org.jfree.formula.operators.GreaterOperator
Creation-Date: 31.10.2006, 16:34:11
GreaterOperator() - constructor for class org.jfree.formula.operators.GreaterOperator
GT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
GT_EQUALS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
guessTypeOfObject(Object) - method in class org.jfree.formula.typing.DefaultTypeRegistry
guessTypeOfObject(Object) - method in class org.jfree.formula.typing.TypeRegistry

H

HasChangedFunction - class org.jfree.formula.function.information.HasChangedFunction
Creation-Date: 24.11.2006, 13:02:41
HasChangedFunction() - constructor for class org.jfree.formula.function.information.HasChangedFunction
HasChangedFunctionDescription - class org.jfree.formula.function.information.HasChangedFunctionDescription
Creation-Date: 31.10.2006, 17:41:12
HasChangedFunctionDescription() - constructor for class org.jfree.formula.function.information.HasChangedFunctionDescription
hashCode() - method in class org.jfree.formula.function.AbstractFunctionCategory
hasNext() - method in class org.jfree.formula.typing.sequence.NumberSequence
HEX_DIGIT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
HourFunction - class org.jfree.formula.function.datetime.HourFunction
This function extracts the hour (0 through 23) from a time.
HourFunction() - constructor for class org.jfree.formula.function.datetime.HourFunction
HourFunctionDescription - class org.jfree.formula.function.datetime.HourFunctionDescription
Describes HourFunction function.
HourFunctionDescription() - constructor for class org.jfree.formula.function.datetime.HourFunctionDescription
HSSFDateUtil - class org.jfree.formula.util.HSSFDateUtil
Contains methods for dealing with Excel dates.

I

IDENTIFIER - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
IfFunction - class org.jfree.formula.function.logical.IfFunction
Creation-Date: 04.11.2006, 18:28:15
IfFunction() - constructor for class org.jfree.formula.function.logical.IfFunction
IfFunctionDescription - class org.jfree.formula.function.logical.IfFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
IfFunctionDescription() - constructor for class org.jfree.formula.function.logical.IfFunctionDescription
image - field in class org.jfree.formula.parser.Token
The string image of the token.
inBuf - field in class org.jfree.formula.parser.JavaCharStream
InfixOperator - interface org.jfree.formula.operators.InfixOperator
An operator.
InformationFunctionCategory - class org.jfree.formula.function.information.InformationFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
initalize(Configuration) - method in class org.jfree.formula.operators.DefaultOperatorFactory
initalize(Configuration) - method in class org.jfree.formula.operators.OperatorFactory
initialize(Configuration) - method in class org.jfree.formula.function.DefaultFunctionRegistry
initialize(Configuration) - method in class org.jfree.formula.DefaultLocalizationContext
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.AbstractLValue
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.DefaultDataTable
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.Formula
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.FormulaFunction
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.LValue
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.StaticValue
initialize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.lvalues.Term
inititalize(org.jfree.formula.FormulaContext) - method in class org.jfree.formula.typing.DefaultComparator
input_stream - field in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
inputStream - field in class org.jfree.formula.parser.JavaCharStream
IntFunction - class org.jfree.formula.function.rounding.IntFunction
This function returns a number down to the nearest integer.
IntFunction() - constructor for class org.jfree.formula.function.rounding.IntFunction
IntFunctionDescription - class org.jfree.formula.function.rounding.IntFunctionDescription
Describes IntFunction function.
IntFunctionDescription() - constructor for class org.jfree.formula.function.rounding.IntFunctionDescription
isAssociative() - method in class org.jfree.formula.operators.AddOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.ConcatOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.DivideOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.EqualOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.GreaterEqualOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.GreaterOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.InfixOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.LesserEqualOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.LesserOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.MultiplyOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.NotEqualOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.PowerOperator
Defines, whether the operation is associative.
isAssociative() - method in class org.jfree.formula.operators.SubtractOperator
Defines, whether the operation is associative.
IsBlankFunction - class org.jfree.formula.function.information.IsBlankFunction
Document me!
IsBlankFunction() - constructor for class org.jfree.formula.function.information.IsBlankFunction
IsBlankFunctionDescription - class org.jfree.formula.function.information.IsBlankFunctionDescription
Creation-Date: 31.10.2006, 17:41:12
IsBlankFunctionDescription() - constructor for class org.jfree.formula.function.information.IsBlankFunctionDescription
isConstant() - method in class org.jfree.formula.lvalues.ContextLookup
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.DefaultDataTable
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.FormulaFunction
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.LValue
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.PostfixTerm
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.PrefixTerm
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.StaticValue
Checks, whether the LValue is constant.
isConstant() - method in class org.jfree.formula.lvalues.Term
Checks, whether the LValue is constant.
IsErrFunction - class org.jfree.formula.function.information.IsErrFunction
This function returns true if the parameter is of error and not of error type NA.
IsErrFunction() - constructor for class org.jfree.formula.function.information.IsErrFunction
IsErrFunctionDescription - class org.jfree.formula.function.information.IsErrFunctionDescription
Describes IsErrFunction function.
IsErrFunctionDescription() - constructor for class org.jfree.formula.function.information.IsErrFunctionDescription
IsErrorFunction - class org.jfree.formula.function.information.IsErrorFunction
This function returns true if the parameter is of error.
IsErrorFunction() - constructor for class org.jfree.formula.function.information.IsErrorFunction
IsErrorFunctionDescription - class org.jfree.formula.function.information.IsErrorFunctionDescription
Describes IsErrFunction function.
IsErrorFunctionDescription() - constructor for class org.jfree.formula.function.information.IsErrorFunctionDescription
IsEvenFunction - class org.jfree.formula.function.information.IsEvenFunction
This function retruns true if the given value is an even number.
IsEvenFunction() - constructor for class org.jfree.formula.function.information.IsEvenFunction
IsEvenFunctionDescription - class org.jfree.formula.function.information.IsEvenFunctionDescription
Describes IsEvenFunction function.
IsEvenFunctionDescription() - constructor for class org.jfree.formula.function.information.IsEvenFunctionDescription
isFlagSet(String) - method in class org.jfree.formula.typing.DefaultType
isFlagSet(String) - method in class org.jfree.formula.typing.Type
isInfiniteParameterCount() - method in class org.jfree.formula.function.AbstractFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.AndFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.math.AverageFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.information.ChooseFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.DefaultFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.FalseFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.FunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.math.MaxFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.math.MinFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.NotFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.OrFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.math.SumFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.TrueFunctionDescription
isInfiniteParameterCount() - method in class org.jfree.formula.function.logical.XorFunctionDescription
isInternalDateFormat(int) - static method in class org.jfree.formula.util.HSSFDateUtil
given a format ID this will check whether the format represents an internal date format or not.
isLeftOperation() - method in class org.jfree.formula.operators.AddOperator
isLeftOperation() - method in class org.jfree.formula.operators.ConcatOperator
isLeftOperation() - method in class org.jfree.formula.operators.DivideOperator
isLeftOperation() - method in class org.jfree.formula.operators.EqualOperator
isLeftOperation() - method in class org.jfree.formula.operators.GreaterEqualOperator
isLeftOperation() - method in class org.jfree.formula.operators.GreaterOperator
isLeftOperation() - method in class org.jfree.formula.operators.InfixOperator
Defines the bind-direction of the operator.
isLeftOperation() - method in class org.jfree.formula.operators.LesserEqualOperator
isLeftOperation() - method in class org.jfree.formula.operators.LesserOperator
isLeftOperation() - method in class org.jfree.formula.operators.MultiplyOperator
isLeftOperation() - method in class org.jfree.formula.operators.NotEqualOperator
Defines the bind-direction of the operator.
isLeftOperation() - method in class org.jfree.formula.operators.PowerOperator
isLeftOperation() - method in class org.jfree.formula.operators.SubtractOperator
isLocked() - method in class org.jfree.formula.typing.DefaultType
IsLogicalFunction - class org.jfree.formula.function.information.IsLogicalFunction
This function checks whatever the given value is of Logical type.
IsLogicalFunction() - constructor for class org.jfree.formula.function.information.IsLogicalFunction
IsLogicalFunctionDescription - class org.jfree.formula.function.information.IsLogicalFunctionDescription
Describes IsLogicalFunction function.
IsLogicalFunctionDescription() - constructor for class org.jfree.formula.function.information.IsLogicalFunctionDescription
IsNaFunction - class org.jfree.formula.function.information.IsNaFunction
This function returns true if the parameter is of error type NA.
IsNaFunction() - constructor for class org.jfree.formula.function.information.IsNaFunction
IsNaFunctionDescription - class org.jfree.formula.function.information.IsNaFunctionDescription
Describes IsNaFunction function.
IsNaFunctionDescription() - constructor for class org.jfree.formula.function.information.IsNaFunctionDescription
IsNonTextFunction - class org.jfree.formula.function.information.IsNonTextFunction
This function retruns false if the given value is of type Text.
IsNonTextFunction() - constructor for class org.jfree.formula.function.information.IsNonTextFunction
IsNonTextFunctionDescription - class org.jfree.formula.function.information.IsNonTextFunctionDescription
Describes IsNonTextFunction function.
IsNonTextFunctionDescription() - constructor for class org.jfree.formula.function.information.IsNonTextFunctionDescription
IsNumberFunction - class org.jfree.formula.function.information.IsNumberFunction
This function retruns true if the given value is of type Number.
IsNumberFunction() - constructor for class org.jfree.formula.function.information.IsNumberFunction
IsNumberFunctionDescription - class org.jfree.formula.function.information.IsNumberFunctionDescription
Describes IsNumberFunction function.
IsNumberFunctionDescription() - constructor for class org.jfree.formula.function.information.IsNumberFunctionDescription
IsOddFunction - class org.jfree.formula.function.information.IsOddFunction
This function retruns true if the given value is an odd number.
IsOddFunction() - constructor for class org.jfree.formula.function.information.IsOddFunction
IsOddFunctionDescription - class org.jfree.formula.function.information.IsOddFunctionDescription
Describes IsOddFunction function.
IsOddFunctionDescription() - constructor for class org.jfree.formula.function.information.IsOddFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.math.AbsFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.AndFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.AverageFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.ChooseFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.DateDifFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.DateFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.DateValueFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.DayFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.DefaultFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.EvenFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.ExactFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.FalseFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.FindFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.FunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.HourFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.IfFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.rounding.IntFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsBlankFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsErrFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsErrorFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsEvenFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsLogicalFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsNaFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsNonTextFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsNumberFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsOddFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsRefFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.IsTextFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.LeftFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.LenFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.LowerFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.MaxFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.MidFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.math.MinFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.ModFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.MonthFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.information.NaFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.NotFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.NowFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.userdefined.NullFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.OddFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.OrFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.ReplaceFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.text.ReptFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.RightFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.text.SubstituteFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.math.SumFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.TextFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.text.TFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.TimeFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.TodayFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.TrimFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.TrueFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.UpperFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.text.URLEncodeFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.WeekDayFunctionDescription
isParameterMandatory(int) - method in class org.jfree.formula.function.logical.XorFunctionDescription
Defines, whether the parameter at the given position is mandatory.
isParameterMandatory(int) - method in class org.jfree.formula.function.datetime.YearFunctionDescription
isReferenceDirty(Object) - method in class org.jfree.formula.DefaultFormulaContext
isReferenceDirty(Object) - method in class org.jfree.formula.FormulaContext
Checks, whether the external object referenced by name has changed.
IsRefFunction - class org.jfree.formula.function.information.IsRefFunction
This function retruns true if the given value is reference.
IsRefFunction() - constructor for class org.jfree.formula.function.information.IsRefFunction
IsRefFunctionDescription - class org.jfree.formula.function.information.IsRefFunctionDescription
Describes IsRefFunction function.
IsRefFunctionDescription() - constructor for class org.jfree.formula.function.information.IsRefFunctionDescription
IsTextFunction - class org.jfree.formula.function.information.IsTextFunction
This function retruns true if the given value is of type Text.
IsTextFunction() - constructor for class org.jfree.formula.function.information.IsTextFunction
IsTextFunctionDescription - class org.jfree.formula.function.information.IsTextFunctionDescription
Describes IsTextFunction function.
IsTextFunctionDescription() - constructor for class org.jfree.formula.function.information.IsTextFunctionDescription
isValidExcelDate(double) - static method in class org.jfree.formula.util.HSSFDateUtil
Given a double, checks if it is a valid Excel date.
isVolatile() - method in class org.jfree.formula.function.AbstractFunctionDescription
isVolatile() - method in class org.jfree.formula.function.DefaultFunctionDescription
isVolatile() - method in class org.jfree.formula.function.FunctionDescription
isVolatile() - method in class org.jfree.formula.function.information.HasChangedFunctionDescription
isVolatile() - method in class org.jfree.formula.function.userdefined.MappedFunctionDescription
isVolatile() - method in class org.jfree.formula.function.datetime.NowFunctionDescription
isVolatile() - method in class org.jfree.formula.function.datetime.TodayFunctionDescription

J

JavaCharStream - class org.jfree.formula.parser.JavaCharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(java.io.InputStream) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.InputStream,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.InputStream,int,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.InputStream,String) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.InputStream,String,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.InputStream,String,int,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.Reader) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.Reader,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
JavaCharStream(java.io.Reader,int,int,int) - constructor for class org.jfree.formula.parser.JavaCharStream
Constructor.
jj_nt - field in class org.jfree.formula.parser.GeneratedFormulaParser
Next token.
jjFillToken() - method in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
jjstrLiteralImages - static field in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
Token literal values.

K

kind - field in class org.jfree.formula.parser.Token
An integer that describes the kind of this token.

L

L_BRACE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
L_BRACKET - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
L_PAREN - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
LeftFunction - class org.jfree.formula.function.text.LeftFunction
This function returns a selected number of text characters from the left.
This function depends on MidFunction.
LeftFunction() - constructor for class org.jfree.formula.function.text.LeftFunction
LeftFunctionDescription - class org.jfree.formula.function.text.LeftFunctionDescription
Describes LeftFunction function.
LeftFunctionDescription() - constructor for class org.jfree.formula.function.text.LeftFunctionDescription
LenFunction - class org.jfree.formula.function.text.LenFunction
This function returns the lengh in characters of the given value.
LenFunction() - constructor for class org.jfree.formula.function.text.LenFunction
LenFunctionDescription - class org.jfree.formula.function.text.LenFunctionDescription
Describes LenFunction function.
LenFunctionDescription() - constructor for class org.jfree.formula.function.text.LenFunctionDescription
LESS - static field in class org.jfree.formula.typing.DefaultComparator
LesserEqualOperator - class org.jfree.formula.operators.LesserEqualOperator
Creation-Date: 31.10.2006, 16:34:11
LesserEqualOperator() - constructor for class org.jfree.formula.operators.LesserEqualOperator
LesserOperator - class org.jfree.formula.operators.LesserOperator
Creation-Date: 31.10.2006, 16:34:11
LesserOperator() - constructor for class org.jfree.formula.operators.LesserOperator
LETTER - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
LexicalError(boolean,int,int,int,String,char) - static method in class org.jfree.formula.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - static field in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
Lexer state names.
LibFormulaBoot - class org.jfree.formula.LibFormulaBoot
Creation-Date: 31.10.2006, 12:30:43
LibFormulaErrorValue - class org.jfree.formula.LibFormulaErrorValue
Creation-Date: 31.10.2006, 13:07:37
LibFormulaErrorValue(int) - constructor for class org.jfree.formula.LibFormulaErrorValue
LibFormulaInfo - class org.jfree.formula.LibFormulaInfo
Creation-Date: 31.10.2006, 12:31:15
LibFormulaInfo() - constructor for class org.jfree.formula.LibFormulaInfo
line - field in class org.jfree.formula.parser.JavaCharStream
loadConfiguration() - method in class org.jfree.formula.LibFormulaBoot
loadNumberFormats() - method in class org.jfree.formula.typing.DefaultTypeRegistry
LocalizationContext - interface org.jfree.formula.LocalizationContext
Creation-Date: 03.11.2006, 14:26:26
lock() - method in class org.jfree.formula.typing.DefaultType
LOGICAL_TYPE - static field in class org.jfree.formula.typing.Type
LogicalFunctionCategory - class org.jfree.formula.function.logical.LogicalFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
LogicalType - class org.jfree.formula.typing.coretypes.LogicalType
Creation-Date: 02.11.2006, 09:37:54
LowerFunction - class org.jfree.formula.function.text.LowerFunction
This function returns the given text in lower case.
LowerFunction() - constructor for class org.jfree.formula.function.text.LowerFunction
LowerFunctionDescription - class org.jfree.formula.function.text.LowerFunctionDescription
Describes LowerFunction function.
LowerFunctionDescription() - constructor for class org.jfree.formula.function.text.LowerFunctionDescription
LT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
LT_EQUALS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
LValue - interface org.jfree.formula.lvalues.LValue
A reference is an indirection to hide the details of where the actual value came from.

M

main(String[]) - static method in class org.jfree.formula.util.DateUtil
main(String[]) - static method in class org.jfree.formula.parser.FormulaParser
MANTISSA - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
MappedFunction - class org.jfree.formula.function.userdefined.MappedFunction
A function, that calls a method on a java class.
MappedFunction() - constructor for class org.jfree.formula.function.userdefined.MappedFunction
MappedFunctionDescription - class org.jfree.formula.function.userdefined.MappedFunctionDescription
Creation-Date: 05.11.2006, 14:01:22
MappedFunctionDescription() - constructor for class org.jfree.formula.function.userdefined.MappedFunctionDescription
MathFunctionCategory - class org.jfree.formula.function.math.MathFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
MaxFunction - class org.jfree.formula.function.math.MaxFunction
This function returns the maximum from a set of numbers.
MaxFunction() - constructor for class org.jfree.formula.function.math.MaxFunction
MaxFunctionDescription - class org.jfree.formula.function.math.MaxFunctionDescription
Describes MaxFunction function.
MaxFunctionDescription() - constructor for class org.jfree.formula.function.math.MaxFunctionDescription
maxNextCharInd - field in class org.jfree.formula.parser.JavaCharStream
MidFunction - class org.jfree.formula.function.text.MidFunction
This function returns extracted text, given an original text, starting position, and length.
MidFunction() - constructor for class org.jfree.formula.function.text.MidFunction
MidFunctionDescription - class org.jfree.formula.function.text.MidFunctionDescription
Describes MidFunction function.
MidFunctionDescription() - constructor for class org.jfree.formula.function.text.MidFunctionDescription
MinFunction - class org.jfree.formula.function.math.MinFunction
This function returns the minimum from a set of numbers.
MinFunction() - constructor for class org.jfree.formula.function.math.MinFunction
MinFunctionDescription - class org.jfree.formula.function.math.MinFunctionDescription
Describes MinFunction function.
MinFunctionDescription() - constructor for class org.jfree.formula.function.math.MinFunctionDescription
MINUS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
MinusSignOperator - class org.jfree.formula.operators.MinusSignOperator
Creation-Date: 02.11.2006, 10:27:03
MinusSignOperator() - constructor for class org.jfree.formula.operators.MinusSignOperator
ModFunction - class org.jfree.formula.function.math.ModFunction
This function returns the remainder when one number is divided by another number.
ModFunction() - constructor for class org.jfree.formula.function.math.ModFunction
ModFunctionDescription - class org.jfree.formula.function.math.ModFunctionDescription
Describes ModFunction function.
ModFunctionDescription() - constructor for class org.jfree.formula.function.math.ModFunctionDescription
MonthFunction - class org.jfree.formula.function.datetime.MonthFunction
This function extracts the month from a date.
MonthFunction() - constructor for class org.jfree.formula.function.datetime.MonthFunction
MonthFunctionDescription - class org.jfree.formula.function.datetime.MonthFunctionDescription
Describes MonthFunction function.
MonthFunctionDescription() - constructor for class org.jfree.formula.function.datetime.MonthFunctionDescription
MONTHS_CODE - static field in class org.jfree.formula.function.datetime.DateDifFunction
MONTHS_IGNORING_YEARS - static field in class org.jfree.formula.function.datetime.DateDifFunction
MULT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
MultiplyOperator - class org.jfree.formula.operators.MultiplyOperator
Creation-Date: 31.10.2006, 16:34:11
MultiplyOperator() - constructor for class org.jfree.formula.operators.MultiplyOperator

N

NaFunction - class org.jfree.formula.function.information.NaFunction
This function class represents the constant error NA.
NaFunction() - constructor for class org.jfree.formula.function.information.NaFunction
NaFunctionDescription - class org.jfree.formula.function.information.NaFunctionDescription
========================================= LibFormula : a free Java formula library ========================================= Project Info: http://reporting.pentaho.org/libformula/ (C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
NaFunctionDescription() - constructor for class org.jfree.formula.function.information.NaFunctionDescription
NEWLINE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
newToken(int) - static method in class org.jfree.formula.parser.Token
newToken(int,String) - static method in class org.jfree.formula.parser.Token
Returns a new Token object, by default.
next - field in class org.jfree.formula.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - field in class org.jfree.formula.parser.JavaCharStream
nextCharInd - field in class org.jfree.formula.parser.JavaCharStream
nextNumber() - method in class org.jfree.formula.typing.sequence.NumberSequence
NON_ZERO_DIGIT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
NONQUOTE_CHARACTER - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
NONQUOTE_LOOKUP - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
normalizeDate(Date,org.jfree.formula.typing.Type) - static method in class org.jfree.formula.util.DateUtil
Converts a Date value according to the requested Type to the proper Date subclasses (java.sql.Time, java.sql.Date) if needed.
normalizeDate(Date,org.jfree.formula.typing.Type,boolean) - static method in class org.jfree.formula.util.DateUtil
normalizeDate(Number,org.jfree.formula.typing.Type) - static method in class org.jfree.formula.util.DateUtil
NOT_EQUALS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
NotEqualOperator - class org.jfree.formula.operators.NotEqualOperator
Creation-Date: 31.10.2006, 16:34:11
NotEqualOperator() - constructor for class org.jfree.formula.operators.NotEqualOperator
NotFunction - class org.jfree.formula.function.logical.NotFunction
Creation-Date: 04.11.2006, 18:28:15
NotFunction() - constructor for class org.jfree.formula.function.logical.NotFunction
NotFunctionDescription - class org.jfree.formula.function.logical.NotFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
NotFunctionDescription() - constructor for class org.jfree.formula.function.logical.NotFunctionDescription
now(org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
NowFunction - class org.jfree.formula.function.datetime.NowFunction
Return the serial number of the current date and time.
NowFunction() - constructor for class org.jfree.formula.function.datetime.NowFunction
NowFunctionDescription - class org.jfree.formula.function.datetime.NowFunctionDescription
Creation-Date: 04.11.2006, 18:59:11
NowFunctionDescription() - constructor for class org.jfree.formula.function.datetime.NowFunctionDescription
NULL - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
NullFunction - class org.jfree.formula.function.userdefined.NullFunction
Creation-Date: Dec 18, 2006, 12:54:55 PM
NullFunction() - constructor for class org.jfree.formula.function.userdefined.NullFunction
NullFunctionDescription - class org.jfree.formula.function.userdefined.NullFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
NullFunctionDescription() - constructor for class org.jfree.formula.function.userdefined.NullFunctionDescription
NUMBER_SEQUENCE - static field in class org.jfree.formula.typing.coretypes.NumberType
NumberConverter - interface org.jfree.formula.typing.NumberConverter
A class that converts arbitary data into a numeric representation.
NumberSequence - class org.jfree.formula.typing.sequence.NumberSequence
NumberSequence(Number,org.jfree.formula.FormulaContext) - constructor for class org.jfree.formula.typing.sequence.NumberSequence
Number sequence bounded to only one number item.
NumberSequence(org.jfree.formula.FormulaContext) - constructor for class org.jfree.formula.typing.sequence.NumberSequence
Empty number sequence.
Number sequence bounded to an array.
NumberType - class org.jfree.formula.typing.coretypes.NumberType
Creation-Date: 02.11.2006, 09:37:54
NumberType() - constructor for class org.jfree.formula.typing.coretypes.NumberType
NumberUtil - class org.jfree.formula.util.NumberUtil
========================================= LibFormula : a free Java formula library ========================================= Project Info: http://reporting.pentaho.org/libformula/ (C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
NUMERIC_SEQUENCE_TYPE - static field in class org.jfree.formula.typing.Type
NUMERIC_TYPE - static field in class org.jfree.formula.typing.Type
NUMERIC_UNIT - static field in class org.jfree.formula.typing.Type

O

OddFunction - class org.jfree.formula.function.math.OddFunction
This function returns the rounding a number up to the nearest odd integer, where "up" means "away from 0".
OddFunction() - constructor for class org.jfree.formula.function.math.OddFunction
OddFunctionDescription - class org.jfree.formula.function.math.OddFunctionDescription
Describes OddFunction function.
OddFunctionDescription() - constructor for class org.jfree.formula.function.math.OddFunctionDescription
OperatorFactory - interface org.jfree.formula.operators.OperatorFactory
Creation-Date: 02.11.2006, 12:27:52
OperatorUtility - class org.jfree.formula.operators.OperatorUtility
Creation-Date: 03.11.2006, 18:47:18
OrFunction - class org.jfree.formula.function.logical.OrFunction
Creation-Date: 04.11.2006, 18:28:15
OrFunction() - constructor for class org.jfree.formula.function.logical.OrFunction
OrFunctionDescription - class org.jfree.formula.function.logical.OrFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
OrFunctionDescription() - constructor for class org.jfree.formula.function.logical.OrFunctionDescription

P

ParameterCallback - interface org.jfree.formula.function.ParameterCallback
Creation-Date: 13.11.2006, 13:52:21
parse(String) - method in class org.jfree.formula.parser.FormulaParser
parseArray() - method in class org.jfree.formula.parser.GeneratedFormulaParser
ParseException - class org.jfree.formula.parser.ParseException
This exception is thrown when parse errors are encountered.
ParseException() - constructor for class org.jfree.formula.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(String) - constructor for class org.jfree.formula.parser.ParseException
Constructor with message.
parseFunction(String) - method in class org.jfree.formula.parser.GeneratedFormulaParser
parseRow() - method in class org.jfree.formula.parser.GeneratedFormulaParser
ParserTools - class org.jfree.formula.parser.ParserTools
Creation-Date: 03.11.2006, 18:57:23
PERCENT - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
PercentageOperator - class org.jfree.formula.operators.PercentageOperator
Creation-Date: 02.11.2006, 10:27:03
PercentageOperator() - constructor for class org.jfree.formula.operators.PercentageOperator
performBoot() - method in class org.jfree.formula.LibFormulaBoot
performIntRounding(BigDecimal) - static method in class org.jfree.formula.util.NumberUtil
PERIOD - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
PIPE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
PLUS - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
PlusSignOperator - class org.jfree.formula.operators.PlusSignOperator
This is a no-op-operator which is equal to "zero plus x".
PlusSignOperator() - constructor for class org.jfree.formula.operators.PlusSignOperator
PostfixOperator - interface org.jfree.formula.operators.PostfixOperator
Creation-Date: 02.11.2006, 10:17:03
PostfixTerm - class org.jfree.formula.lvalues.PostfixTerm
Creation-Date: 02.11.2006, 10:20:27
POW - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
PowerOperator - class org.jfree.formula.operators.PowerOperator
This has to be implemented manually if we want to support arbitary precision.
PowerOperator() - constructor for class org.jfree.formula.operators.PowerOperator
PrefixOperator - interface org.jfree.formula.operators.PrefixOperator
Creation-Date: 02.11.2006, 10:17:03
PrefixTerm - class org.jfree.formula.lvalues.PrefixTerm
Creation-Date: 02.11.2006, 10:20:27
prevCharIsCR - field in class org.jfree.formula.parser.JavaCharStream
prevCharIsLF - field in class org.jfree.formula.parser.JavaCharStream
process(String,Number,Number) - method in class org.jfree.formula.function.text.MidFunction

Q

QUEST - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
QUOTE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.

R

R_BRACE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
R_BRACKET - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
R_PAREN - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
ReadByte() - method in class org.jfree.formula.parser.JavaCharStream
readChar() - method in class org.jfree.formula.parser.JavaCharStream
Read a character.
ReInit(java.io.InputStream) - method in class org.jfree.formula.parser.GeneratedFormulaParser
Reinitialise.
ReInit(java.io.InputStream) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.InputStream,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.InputStream,int,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.InputStream,String) - method in class org.jfree.formula.parser.GeneratedFormulaParser
Reinitialise.
ReInit(java.io.InputStream,String) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.InputStream,String,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.InputStream,String,int,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.Reader) - method in class org.jfree.formula.parser.GeneratedFormulaParser
Reinitialise.
ReInit(java.io.Reader) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.Reader,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
ReInit(java.io.Reader,int,int,int) - method in class org.jfree.formula.parser.JavaCharStream
Reinitialise.
Reinitialise.
Reinitialise parser.
Reinitialise parser.
removeTrailingZeros(BigDecimal) - static method in class org.jfree.formula.util.NumberUtil
ReplaceFunction - class org.jfree.formula.function.text.ReplaceFunction
This function returns text where an old text is substituted with a new text.
ReplaceFunction() - constructor for class org.jfree.formula.function.text.ReplaceFunction
ReplaceFunctionDescription - class org.jfree.formula.function.text.ReplaceFunctionDescription
Describes ReplaceFunction function.
ReplaceFunctionDescription() - constructor for class org.jfree.formula.function.text.ReplaceFunctionDescription
ReptFunction - class org.jfree.formula.function.text.ReptFunction
This function returns text repeated Count times.
ReptFunction() - constructor for class org.jfree.formula.function.text.ReptFunction
ReptFunctionDescription - class org.jfree.formula.function.text.ReptFunctionDescription
Describes ReptFunction function.
ReptFunctionDescription() - constructor for class org.jfree.formula.function.text.ReptFunctionDescription
resolveReference(Object) - method in class org.jfree.formula.DefaultFormulaContext
resolveReference(Object) - method in class org.jfree.formula.FormulaContext
Resolves the given reference.
resolveReferenceType(Object) - method in class org.jfree.formula.DefaultFormulaContext
resolveReferenceType(Object) - method in class org.jfree.formula.FormulaContext
Queries the type of the given reference.
RightFunction - class org.jfree.formula.function.text.RightFunction
This function returns a selected number of text characters from the right.
This function depends on MidFunction.
RightFunction() - constructor for class org.jfree.formula.function.text.RightFunction
RightFunctionDescription - class org.jfree.formula.function.text.RightFunctionDescription
Describes RightFunction function.
RightFunctionDescription() - constructor for class org.jfree.formula.function.text.RightFunctionDescription
RoundingFunctionCategory - class org.jfree.formula.function.rounding.RoundingFunctionCategory

S

SCALAR_TYPE - static field in class org.jfree.formula.typing.Type
SEMICOLON - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
SEQUENCE_TYPE - static field in class org.jfree.formula.typing.Type
Set debug output.
setObject(int,int,org.jfree.formula.lvalues.LValue) - method in class org.jfree.formula.lvalues.DefaultDataTable
Sets the object for a cell in the table.
setProperty(String,Object) - method in class org.jfree.formula.typing.DefaultType
setTabSize(int) - method in class org.jfree.formula.parser.JavaCharStream
SIGN - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
specialConstructor - field in class org.jfree.formula.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - field in class org.jfree.formula.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startTail(org.jfree.formula.lvalues.LValue) - method in class org.jfree.formula.parser.GeneratedFormulaParser
staticFlag - static field in class org.jfree.formula.parser.JavaCharStream
Whether parser is static.
StaticValue - class org.jfree.formula.lvalues.StaticValue
Creation-Date: 08.10.2006, 11:34:40
StaticValue(Object) - constructor for class org.jfree.formula.lvalues.StaticValue
StaticValue(Object,org.jfree.formula.typing.Type) - constructor for class org.jfree.formula.lvalues.StaticValue
STRING_LITERAL - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
stripQuote(String) - static method in class org.jfree.formula.parser.ParserTools
Todo: Also translate the quoted characters and the double double quotes.
SubstituteFunction - class org.jfree.formula.function.text.SubstituteFunction
This function returns text where an old text is substituted with a new text.
SubstituteFunction() - constructor for class org.jfree.formula.function.text.SubstituteFunction
SubstituteFunctionDescription - class org.jfree.formula.function.text.SubstituteFunctionDescription
Describes SubstituteFunction function.
SubstituteFunctionDescription() - constructor for class org.jfree.formula.function.text.SubstituteFunctionDescription
SubtractOperator - class org.jfree.formula.operators.SubtractOperator
Creation-Date: 31.10.2006, 16:34:11
SubtractOperator() - constructor for class org.jfree.formula.operators.SubtractOperator
SumFunction - class org.jfree.formula.function.math.SumFunction
Creation-Date: 31.10.2006, 17:39:19
SumFunction() - constructor for class org.jfree.formula.function.math.SumFunction
SumFunctionDescription - class org.jfree.formula.function.math.SumFunctionDescription
Creation-Date: 31.10.2006, 17:41:12
SumFunctionDescription() - constructor for class org.jfree.formula.function.math.SumFunctionDescription
SwitchTo(int) - method in class org.jfree.formula.parser.GeneratedFormulaParserTokenManager
Switch to specified lex state.

T

tabSize - field in class org.jfree.formula.parser.JavaCharStream
Term - class org.jfree.formula.lvalues.Term
An term is a list of LValues connected by operators.
Term(org.jfree.formula.lvalues.LValue) - constructor for class org.jfree.formula.lvalues.Term
TEXT_TYPE - static field in class org.jfree.formula.typing.Type
TextFunction - class org.jfree.formula.function.text.TextFunction
This function returns the given value as text.
TextFunction() - constructor for class org.jfree.formula.function.text.TextFunction
TextFunctionCategory - class org.jfree.formula.function.text.TextFunctionCategory
Creation-Date: 05.11.2006, 14:30:36
TextFunctionDescription - class org.jfree.formula.function.text.TextFunctionDescription
========================================= LibFormula : a free Java formula library ========================================= Project Info: http://reporting.pentaho.org/libformula/ (C) Copyright 2006-2007, by Pentaho Corporation and Contributors.
TextFunctionDescription() - constructor for class org.jfree.formula.function.text.TextFunctionDescription
TextType - class org.jfree.formula.typing.coretypes.TextType
Creation-Date: 02.11.2006, 09:37:54
TFunction - class org.jfree.formula.function.text.TFunction
This function returns the given text value or a zero lenght string for non text type.
TFunction() - constructor for class org.jfree.formula.function.text.TFunction
TFunctionDescription - class org.jfree.formula.function.text.TFunctionDescription
Describes TFunction function.
TFunctionDescription() - constructor for class org.jfree.formula.function.text.TFunctionDescription
TIME_TYPE - static field in class org.jfree.formula.typing.coretypes.DateTimeType
This Type represents an instant in time described by a time of day only.
TIME_TYPE - static field in class org.jfree.formula.typing.Type
TimeFunction - class org.jfree.formula.function.datetime.TimeFunction
This fonction constructs a time from hours, minutes, and seconds.
TimeFunction() - constructor for class org.jfree.formula.function.datetime.TimeFunction
TimeFunctionDescription - class org.jfree.formula.function.datetime.TimeFunctionDescription
Describes the TimeFunction function
TimeFunctionDescription() - constructor for class org.jfree.formula.function.datetime.TimeFunctionDescription
TodayFunction - class org.jfree.formula.function.datetime.TodayFunction
Todo: Document me!
TodayFunction() - constructor for class org.jfree.formula.function.datetime.TodayFunction
TodayFunctionDescription - class org.jfree.formula.function.datetime.TodayFunctionDescription
Creation-Date: 04.11.2006, 18:59:11
TodayFunctionDescription() - constructor for class org.jfree.formula.function.datetime.TodayFunctionDescription
toJavaDate(Number,org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
token - field in class org.jfree.formula.parser.GeneratedFormulaParser
Current token.
Token - class org.jfree.formula.parser.Token
Describes the input token stream.
Token() - constructor for class org.jfree.formula.parser.Token
No-argument constructor
Token(int) - constructor for class org.jfree.formula.parser.Token
Constructs a new token for the specified Image.
Token(int,String) - constructor for class org.jfree.formula.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - field in class org.jfree.formula.parser.GeneratedFormulaParser
Generated Token Manager.
tokenImage - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
Literal token values.
tokenImage - field in class org.jfree.formula.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - class org.jfree.formula.parser.TokenMgrError
Token Manager Error.
TokenMgrError() - constructor for class org.jfree.formula.parser.TokenMgrError
No arg constructor.
TokenMgrError(boolean,int,int,int,String,char,int) - constructor for class org.jfree.formula.parser.TokenMgrError
Full Constructor.
TokenMgrError(String,int) - constructor for class org.jfree.formula.parser.TokenMgrError
Constructor with message and reason.
toNumber(org.jfree.formula.typing.Type,Object) - method in class org.jfree.formula.typing.NumberConverter
toSerialDate(Date,org.jfree.formula.LocalizationContext) - static method in class org.jfree.formula.util.DateUtil
toString() - method in class org.jfree.formula.operators.AddOperator
toString() - method in class org.jfree.formula.operators.ConcatOperator
toString() - method in class org.jfree.formula.lvalues.ContextLookup
toString() - method in class org.jfree.formula.operators.DivideOperator
toString() - method in class org.jfree.formula.operators.EqualOperator
toString() - method in class org.jfree.formula.lvalues.FormulaFunction
toString() - method in class org.jfree.formula.operators.GreaterEqualOperator
toString() - method in class org.jfree.formula.operators.GreaterOperator
toString() - method in class org.jfree.formula.operators.LesserEqualOperator
toString() - method in class org.jfree.formula.operators.LesserOperator
returns the string representation of this operator.
toString() - method in class org.jfree.formula.LibFormulaErrorValue
toString() - method in class org.jfree.formula.operators.MinusSignOperator
toString() - method in class org.jfree.formula.operators.MultiplyOperator
toString() - method in class org.jfree.formula.operators.NotEqualOperator
toString() - method in class org.jfree.formula.operators.PercentageOperator
toString() - method in class org.jfree.formula.operators.PlusSignOperator
toString() - method in class org.jfree.formula.lvalues.PostfixTerm
toString() - method in class org.jfree.formula.operators.PowerOperator
toString() - method in class org.jfree.formula.lvalues.PrefixTerm
toString() - method in class org.jfree.formula.lvalues.StaticValue
toString() - method in class org.jfree.formula.operators.SubtractOperator
toString() - method in class org.jfree.formula.lvalues.Term
toString() - method in class org.jfree.formula.parser.Token
Returns the image.
toString() - method in class org.jfree.formula.lvalues.TypeValuePair
TrimFunction - class org.jfree.formula.function.text.TrimFunction
This function returns the given text free of leading spaces.
TrimFunction() - constructor for class org.jfree.formula.function.text.TrimFunction
TrimFunctionDescription - class org.jfree.formula.function.text.TrimFunctionDescription
Describes TrimFunction function.
TrimFunctionDescription() - constructor for class org.jfree.formula.function.text.TrimFunctionDescription
TrueFunction - class org.jfree.formula.function.logical.TrueFunction
Creation-Date: 04.11.2006, 18:28:15
TrueFunction() - constructor for class org.jfree.formula.function.logical.TrueFunction
TrueFunctionDescription - class org.jfree.formula.function.logical.TrueFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
TrueFunctionDescription() - constructor for class org.jfree.formula.function.logical.TrueFunctionDescription
TYPE - static field in class org.jfree.formula.typing.coretypes.AnyType
TYPE - static field in class org.jfree.formula.typing.coretypes.ErrorType
TYPE - static field in class org.jfree.formula.typing.coretypes.LogicalType
Type - interface org.jfree.formula.typing.Type
Creation-Date: 02.11.2006, 09:32:21
TYPE - static field in class org.jfree.formula.typing.coretypes.TextType
TypeConversionException - class org.jfree.formula.typing.TypeConversionException
Creation-Date: 10.04.2007, 14:13:40
TypeConversionException() - constructor for class org.jfree.formula.typing.TypeConversionException
TypeRegistry - interface org.jfree.formula.typing.TypeRegistry
The type registry manages the known value types.
TypeRegistryUtility - class org.jfree.formula.typing.TypeRegistryUtility
Creation-Date: 10.04.2007, 14:23:22
TypeValuePair - class org.jfree.formula.lvalues.TypeValuePair
Creation-Date: 02.11.2006, 10:02:54
TypeValuePair(org.jfree.formula.typing.Type,Object) - constructor for class org.jfree.formula.lvalues.TypeValuePair

U

UNSIGNED_INTEGER - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
UNSIGNED_NUMERIC_LITERAL - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.
UpdateLineColumn(char) - method in class org.jfree.formula.parser.JavaCharStream
UpperFunction - class org.jfree.formula.function.text.UpperFunction
This function returns the given text in upper case.
UpperFunction() - constructor for class org.jfree.formula.function.text.UpperFunction
UpperFunctionDescription - class org.jfree.formula.function.text.UpperFunctionDescription
Describes UpperFunction function.
UpperFunctionDescription() - constructor for class org.jfree.formula.function.text.UpperFunctionDescription
URLEncodeFunction - class org.jfree.formula.function.text.URLEncodeFunction
This function encodes a given text using the URL-Encoding schema.
URLEncodeFunction() - constructor for class org.jfree.formula.function.text.URLEncodeFunction
URLEncodeFunctionDescription - class org.jfree.formula.function.text.URLEncodeFunctionDescription
Describes LowerFunction function.
URLEncodeFunctionDescription() - constructor for class org.jfree.formula.function.text.URLEncodeFunctionDescription
URLEncoder - class org.jfree.formula.util.URLEncoder
Creation-Date: Jan 22, 2007, 4:36:38 PM
UserDefinedFunctionCategory - class org.jfree.formula.function.userdefined.UserDefinedFunctionCategory
Creation-Date: 05.11.2006, 15:05:38

W

WeekDayFunction - class org.jfree.formula.function.datetime.WeekDayFunction
This function extracts the day of week from a date.
WeekDayFunction() - constructor for class org.jfree.formula.function.datetime.WeekDayFunction
WeekDayFunctionDescription - class org.jfree.formula.function.datetime.WeekDayFunctionDescription
Describes WeekDayFunction function.
WeekDayFunctionDescription() - constructor for class org.jfree.formula.function.datetime.WeekDayFunctionDescription
WHITESPACE - static field in class org.jfree.formula.parser.GeneratedFormulaParserConstants
RegularExpression Id.

X

XorFunction - class org.jfree.formula.function.logical.XorFunction
Creation-Date: 04.11.2006, 18:28:15
XorFunction() - constructor for class org.jfree.formula.function.logical.XorFunction
XorFunctionDescription - class org.jfree.formula.function.logical.XorFunctionDescription
Creation-Date: 04.11.2006, 18:28:55
XorFunctionDescription() - constructor for class org.jfree.formula.function.logical.XorFunctionDescription

Y

YearFunction - class org.jfree.formula.function.datetime.YearFunction
This function extracts the year from a date.
YearFunction() - constructor for class org.jfree.formula.function.datetime.YearFunction
YearFunctionDescription - class org.jfree.formula.function.datetime.YearFunctionDescription
Describes YearFunction function.
YearFunctionDescription() - constructor for class org.jfree.formula.function.datetime.YearFunctionDescription
YEARS_CODE - static field in class org.jfree.formula.function.datetime.DateDifFunction

Z

ZERO - static field in class org.jfree.formula.operators.AbstractNumericOperator
ZERO - static field in class org.jfree.formula.function.math.MaxFunction
ZERO - static field in class org.jfree.formula.function.math.MinFunction
ZERO - static field in class org.jfree.formula.function.math.SumFunction