Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G I L M N O P R S W X

A

Absolute - class org.maloi.evolvo.expressiontree.operators.Absolute.
Returns the absolute value of its parameter.
Absolute() - Constructor for class org.maloi.evolvo.expressiontree.operators.Absolute
 
Addition - class org.maloi.evolvo.expressiontree.operators.Addition.
Adds two expressionTrees together.
Addition() - Constructor for class org.maloi.evolvo.expressiontree.operators.Addition
 
And - class org.maloi.evolvo.expressiontree.operators.And.
Returns the bitwise and of two expressionTrees.
And() - Constructor for class org.maloi.evolvo.expressiontree.operators.And
 
Arccos - class org.maloi.evolvo.expressiontree.operators.Arccos.
Returns the arccosine of an expressionTree.
Arccos() - Constructor for class org.maloi.evolvo.expressiontree.operators.Arccos
 
Arcsin - class org.maloi.evolvo.expressiontree.operators.Arcsin.
Returns the arcsin of an expressionTree.
Arcsin() - Constructor for class org.maloi.evolvo.expressiontree.operators.Arcsin
 
Arctan - class org.maloi.evolvo.expressiontree.operators.Arctan.
Returns the arctangent of an expressionTree.
Arctan() - Constructor for class org.maloi.evolvo.expressiontree.operators.Arctan
 
Atan2 - class org.maloi.evolvo.expressiontree.operators.Atan2.
Returns atan(a/b)
Atan2() - Constructor for class org.maloi.evolvo.expressiontree.operators.Atan2
 

B

Beta - class org.maloi.evolvo.expressiontree.operators.Beta.
 
Beta() - Constructor for class org.maloi.evolvo.expressiontree.operators.Beta
 
byName(String) - Static method in class org.maloi.evolvo.expressiontree.operators.OperatorList
Return an operator by its name.

C

Ceil - class org.maloi.evolvo.expressiontree.operators.Ceil.
 
Ceil() - Constructor for class org.maloi.evolvo.expressiontree.operators.Ceil
 
Cosine - class org.maloi.evolvo.expressiontree.operators.Cosine.
Returns the cosine of an expressionTree
Cosine() - Constructor for class org.maloi.evolvo.expressiontree.operators.Cosine
 

D

Division - class org.maloi.evolvo.expressiontree.operators.Division.
Divides two expressionTrees.
Division() - Constructor for class org.maloi.evolvo.expressiontree.operators.Division
 

E

Exponent - class org.maloi.evolvo.expressiontree.operators.Exponent.
Returns the exponent of the value of an expressionTree.
Exponent() - Constructor for class org.maloi.evolvo.expressiontree.operators.Exponent
 

F

Floor - class org.maloi.evolvo.expressiontree.operators.Floor.
 
Floor() - Constructor for class org.maloi.evolvo.expressiontree.operators.Floor
 
frac(double) - Method in class org.maloi.evolvo.expressiontree.operators.Noise
Returns the fractional part of a number.
frac(double) - Method in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
Returns the fractional part of a double.

G

getName() - Method in class org.maloi.evolvo.expressiontree.operators.Absolute
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Addition
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.And
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Arccos
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Arcsin
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Arctan
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Atan2
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Beta
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Ceil
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Cosine
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Division
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Exponent
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Floor
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Ifs
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Invert
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Mandel
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Maximum
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Minimum
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Multiplication
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Mux3
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Mux5
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Noise
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Not
Returns the operator's name.
getName() - Method in interface org.maloi.evolvo.expressiontree.operators.OperatorInterface
Returns the name of the operator.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Or
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Remainder
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Rint
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Sine
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Subtraction
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
Returns the operator's name.
getName() - Method in class org.maloi.evolvo.expressiontree.operators.Xor
Returns the operator's name.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Absolute
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Addition
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.And
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Arccos
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Arcsin
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Arctan
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Atan2
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Beta
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Ceil
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Cosine
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Division
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Exponent
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Floor
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Ifs
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Invert
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Mandel
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Maximum
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Minimum
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Multiplication
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Mux3
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Mux5
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Noise
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Not
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in interface org.maloi.evolvo.expressiontree.operators.OperatorInterface
Returns the number of parameters the operator expects.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Or
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Remainder
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Rint
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Sine
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Subtraction
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
Returns the number of parameters expected by the operator.
getNumberOfParameters() - Method in class org.maloi.evolvo.expressiontree.operators.Xor
Returns the number of parameters expected by the operator.
getOperators() - Static method in class org.maloi.evolvo.expressiontree.operators.OperatorList
Return the list of operators available.

I

Ifs - class org.maloi.evolvo.expressiontree.operators.Ifs.
This is not really at all an implementation of an IFS fractal.
Ifs() - Constructor for class org.maloi.evolvo.expressiontree.operators.Ifs
 
Invert - class org.maloi.evolvo.expressiontree.operators.Invert.
1/x
Invert() - Constructor for class org.maloi.evolvo.expressiontree.operators.Invert
 
init() - Method in class org.maloi.evolvo.expressiontree.operators.Absolute
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Addition
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.And
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Arccos
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Arcsin
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Arctan
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Atan2
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Beta
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Ceil
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Cosine
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Division
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Exponent
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Floor
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Ifs
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Invert
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Mandel
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Maximum
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Minimum
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Multiplication
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Mux3
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Mux5
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Noise
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Not
Performs any initialization the operator requires.
init() - Method in interface org.maloi.evolvo.expressiontree.operators.OperatorInterface
Performs any initialization the operator may require.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Or
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Remainder
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Rint
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Sine
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Subtraction
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
Performs any initialization the operator requires.
init() - Method in class org.maloi.evolvo.expressiontree.operators.Xor
Performs any initialization the operator requires.

L

list - Static variable in class org.maloi.evolvo.expressiontree.operators.OperatorList
 

M

Mandel - class org.maloi.evolvo.expressiontree.operators.Mandel.
An implementation of the mandelbrot set.
Mandel() - Constructor for class org.maloi.evolvo.expressiontree.operators.Mandel
 
Maximum - class org.maloi.evolvo.expressiontree.operators.Maximum.
Returns the maximum value of two expressionTrees.
Maximum() - Constructor for class org.maloi.evolvo.expressiontree.operators.Maximum
 
Minimum - class org.maloi.evolvo.expressiontree.operators.Minimum.
Returns the minimum value from two expressionTrees.
Minimum() - Constructor for class org.maloi.evolvo.expressiontree.operators.Minimum
 
Multiplication - class org.maloi.evolvo.expressiontree.operators.Multiplication.
Multiplication
Multiplication() - Constructor for class org.maloi.evolvo.expressiontree.operators.Multiplication
 
Mux3 - class org.maloi.evolvo.expressiontree.operators.Mux3.
3 Input Multiplexer
Mux3() - Constructor for class org.maloi.evolvo.expressiontree.operators.Mux3
 
Mux5 - class org.maloi.evolvo.expressiontree.operators.Mux5.
5 Input Multiplexer
Mux5() - Constructor for class org.maloi.evolvo.expressiontree.operators.Mux5
 
maxNoise - Static variable in class org.maloi.evolvo.expressiontree.operators.Noise
The size of each dimension of our noise table.
maxNoise - Static variable in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
The maximum size of the noise field.

N

Noise - class org.maloi.evolvo.expressiontree.operators.Noise.
Returns the value of a point in a 3 dimensional noise field
Noise() - Constructor for class org.maloi.evolvo.expressiontree.operators.Noise
 
Not - class org.maloi.evolvo.expressiontree.operators.Not.
 
Not() - Constructor for class org.maloi.evolvo.expressiontree.operators.Not
 
noiseTable - Static variable in class org.maloi.evolvo.expressiontree.operators.Noise
The actual noise table.
noiseTable - Static variable in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
An array of data points in the noise field.

O

OperatorInterface - interface org.maloi.evolvo.expressiontree.operators.OperatorInterface.
Defines the interface which all operators must implement
OperatorList - class org.maloi.evolvo.expressiontree.operators.OperatorList.
Creates a list of the currently available operators.
OperatorList() - Constructor for class org.maloi.evolvo.expressiontree.operators.OperatorList
Don't allow anyone to construct us.
Or - class org.maloi.evolvo.expressiontree.operators.Or.
 
Or() - Constructor for class org.maloi.evolvo.expressiontree.operators.Or
 
operatorHash - Static variable in class org.maloi.evolvo.expressiontree.operators.OperatorList
 
org.maloi.evolvo.expressiontree.operators - package org.maloi.evolvo.expressiontree.operators
 

P

perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Absolute
Performs the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Addition
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.And
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Arccos
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Arcsin
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Arctan
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Atan2
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Beta
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Ceil
Performs the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Cosine
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Division
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Exponent
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Floor
Performs the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Ifs
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Invert
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Mandel
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Maximum
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Minimum
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Multiplication
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Mux3
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Mux5
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Noise
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Not
Perform the operation.
perform(Stack) - Method in interface org.maloi.evolvo.expressiontree.operators.OperatorInterface
Executes this operator on values in the given stack.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Or
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Remainder
Performs the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Rint
Performs the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Sine
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Subtraction
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.WarpedNoise
Perform the operation.
perform(Stack) - Method in class org.maloi.evolvo.expressiontree.operators.Xor
Perform the operation.

R

Remainder - class org.maloi.evolvo.expressiontree.operators.Remainder.
 
Remainder() - Constructor for class org.maloi.evolvo.expressiontree.operators.Remainder
 
Rint - class org.maloi.evolvo.expressiontree.operators.Rint.
 
Rint() - Constructor for class org.maloi.evolvo.expressiontree.operators.Rint
 

S

Sine - class org.maloi.evolvo.expressiontree.operators.Sine.
Caluclates the sine of an expressionTree's value.
Sine() - Constructor for class org.maloi.evolvo.expressiontree.operators.Sine
 
Subtraction - class org.maloi.evolvo.expressiontree.operators.Subtraction.
Subtracts one expressionTrees from another.
Subtraction() - Constructor for class org.maloi.evolvo.expressiontree.operators.Subtraction
 

W

WarpedNoise - class org.maloi.evolvo.expressiontree.operators.WarpedNoise.
Returns the value of a point in a 3 dimensional noise field.
WarpedNoise() - Constructor for class org.maloi.evolvo.expressiontree.operators.WarpedNoise
 

X

Xor - class org.maloi.evolvo.expressiontree.operators.Xor.
Returns the exclusive-or function for two expressionTrees
Xor() - Constructor for class org.maloi.evolvo.expressiontree.operators.Xor
 

A B C D E F G I L M N O P R S W X