- TEXT - Static variable in class n4e.core.list.List4ImageLine
-
- theta - Variable in class n4e.core.list.GraphicParameter
-
- Tool4AccumulatedValue - Class in n4e.core.toolmath
-
The AccumulatedValue
class calculates the end value of a payment row.
- Tool4AccumulatedValue() - Constructor for class n4e.core.toolmath.Tool4AccumulatedValue
-
Konstruktor der Klasse
- Tool4Annuity - Class in n4e.core.toolmath
-
The Annuity
class calculates the annuity of a payment row.
- Tool4Annuity() - Constructor for class n4e.core.toolmath.Tool4Annuity
-
Konstruktor der Klasse
- Tool4Array - Class in n4e.core.tool
-
The Tool4Array
class provides array functionality
- Tool4Array() - Constructor for class n4e.core.tool.Tool4Array
-
The constructor Tool4Array
creates a new instance(object) of the class.
- Tool4CapitalValue - Class in n4e.core.toolmath
-
The CapitalValue
class calculates the capital value of a payment row.
- Tool4CapitalValue() - Constructor for class n4e.core.toolmath.Tool4CapitalValue
-
Konstruktor der Klasse
- Tool4Date - Class in n4e.core.tool
-
The Tool4Date
class provides methods for date computing
- Tool4Date() - Constructor for class n4e.core.tool.Tool4Date
-
The constructor Tool4Date
creates a new instance(object) of the class.
- Tool4ExpotentialFunction - Class in n4e.core.toolmath
-
The Tool4ExpotentialFunction
class calculates an exponential function.
- Tool4ExpotentialFunction() - Constructor for class n4e.core.toolmath.Tool4ExpotentialFunction
-
Konstruktor der Klasse
- Tool4Image - Class in n4e.core.tool
-
The Tool4Image
class provides functions to create an image dynamicly.
- Tool4Image(Graphics, int, int, int, int, boolean) - Constructor for class n4e.core.tool.Tool4Image
-
The constructor Tool4Image
creates a new instance(object) of the class.
- Tool4Image2 - Class in n4e.core.tool
-
The Tool4Image2
class has functions for image painting.
- Tool4Image2(Graphics, int, int, int, int, boolean) - Constructor for class n4e.core.tool.Tool4Image2
-
The constructor Tool4Image2
creates a new instance(object) of the class.
- Tool4Internalinterest - Class in n4e.core.toolmath
-
The Internalinterest
class calculates the internal interests of a payment row.
- Tool4Internalinterest() - Constructor for class n4e.core.toolmath.Tool4Internalinterest
-
Konstruktor der Klasse
- Tool4License - Class in n4e.core.tool
-
The Tool4License
class provides text for license purposes.
- Tool4License() - Constructor for class n4e.core.tool.Tool4License
-
The constructor Tool4License
creates a new instance(object) of the class.
- Tool4LinearProgramming - Class in n4e.core.toolmath
-
Die Tool4LinearProgramming
provides functions for linear programming.
- Tool4LinearProgramming(int) - Constructor for class n4e.core.toolmath.Tool4LinearProgramming
-
Konstruktor Tool4LinearProgramming
der Klasse.
- Tool4LinearRegression - Class in n4e.core.toolmath
-
The LinearRegression
class calculates the linear regression of numbers.
- Tool4LinearRegression() - Constructor for class n4e.core.toolmath.Tool4LinearRegression
-
Konstruktor der Klasse
- Tool4Math - Class in n4e.core.tool
-
The Tool4Math
class provides mathematics functions.
- Tool4Math() - Constructor for class n4e.core.tool.Tool4Math
-
The constructor Tool4Math
creates a new instance(object) of the class.
- Tool4NeuralNetwork - Class in n4e.core.toolmath
-
The Tool4NeuralNetwork
class provides the functionality
of a neural network.
- Tool4NeuralNetwork(String, int, double, boolean) - Constructor for class n4e.core.toolmath.Tool4NeuralNetwork
-
The constructor Tool4NeuralNetwork
creates a new instance(object) of the class.
- Tool4Number - Class in n4e.core.tool
-
The Tool4Number
class provides methods for number computing.
- Tool4Number() - Constructor for class n4e.core.tool.Tool4Number
-
The constructor Tool4Number
creates a new instance(object) of the class.
- Tool4Polynom - Class in n4e.core.toolmath
-
The Tool4Polynom
class provides functions for polynomial processing.
- Tool4Polynom(Vector, ArrayList) - Constructor for class n4e.core.toolmath.Tool4Polynom
-
The constructor Tool4Polynom
creates a new instance(object) of the class.
- Tool4PowerFunction - Class in n4e.core.toolmath
-
The PowerFunction
class calculates the power function.
- Tool4PowerFunction() - Constructor for class n4e.core.toolmath.Tool4PowerFunction
-
Konstruktor der Klasse
- Tool4Render - Class in n4e.core.tool
-
The Tool4Render
class provides functions to render fo-files.
- Tool4Render() - Constructor for class n4e.core.tool.Tool4Render
-
The constructor Tool4Render
creates a new instance(object) of the class.
- Tool4RootFunction - Class in n4e.core.toolmath
-
The Tool4RootFunction
class calculates the root function.
- Tool4RootFunction() - Constructor for class n4e.core.toolmath.Tool4RootFunction
-
Konstruktor der Klasse
- Tool4String - Class in n4e.core.tool
-
The Tool4String
provides string functions
- Tool4String() - Constructor for class n4e.core.tool.Tool4String
-
The constructor Tool4String
creates a new instance(object) of the class.
- Tool4Throwable - Class in n4e.core.tool
-
The Tool4Throwable
the class creates a log string for exception log with stack trace.
- Tool4Throwable() - Constructor for class n4e.core.tool.Tool4Throwable
-
The constructor Tool4Throwable
creates a new instance(object) of the class.
- Tool4Zip - Class in n4e.core.tool
-
The Tool4Zip
class provides functions to zip and unzip data.
- Tool4Zip() - Constructor for class n4e.core.tool.Tool4Zip
-
The constructor Tool4Zip
creates a new instance(object) of the class.
- twoPointFormLinearEquation(double, double, double, double, double) - Method in class n4e.core.tool.Tool4Math
-
The method twoPointFormLinearEquation
calculates two point form of the linear equation.