- image_height - Variable in class n4e.core.list.GraphicParameter
-
- ImageArrow - Class in n4e.core.list
-
The ImageArrow
class has functions for image painting.
- ImageArrow(double, int, double, double, double, double, double, double, double, boolean) - Constructor for class n4e.core.list.ImageArrow
-
The constructor ImageLine
creates a new instance(object) of the class.
- ImageElement - Class in n4e.core.list
-
The ImageElement
class has functions for image painting.
- ImageElement(double, double, double, boolean, Color) - Constructor for class n4e.core.list.ImageElement
-
The constructor ImageElement
creates a new instance(object) of the class.
- ImageElement(double, double, double, double, double, boolean, Color) - Constructor for class n4e.core.list.ImageElement
-
The constructor ImageElement
creates a new instance(object) of the class.
- ImageLine - Class in n4e.core.list
-
The ImageLine
class has functions for image painting.
- ImageLine(double, double, double, double, double, double, boolean) - Constructor for class n4e.core.list.ImageLine
-
The constructor ImageLine
creates a new instance(object) of the class.
- ImageLine(double, double, double, double, double, double, double, double, boolean) - Constructor for class n4e.core.list.ImageLine
-
The constructor ImageLine
creates a new instance(object) of the class.
- ImageLine(double, int, double, double, double, double, double, double, boolean) - Constructor for class n4e.core.list.ImageLine
-
The constructor ImageLine
creates a new instance(object) of the class.
- ImagePoint - Class in n4e.core.list
-
The ImagePoint
class has functions for image painting.
- ImagePoint(double, double, double, int, boolean) - Constructor for class n4e.core.list.ImagePoint
-
The constructor ImagePoint
creates a new instance(object) of the class.
- ImagePoint(double, double, double, double, double, int, boolean) - Constructor for class n4e.core.list.ImagePoint
-
The constructor ImagePoint
creates a new instance(object) of the class.
- ImageRectangle - Class in n4e.core.list
-
The ImageRectangle
class represents a graphical rectangle.
- ImageRectangle(double, double, double, int, int, String, int, boolean, Color) - Constructor for class n4e.core.list.ImageRectangle
-
The constructor ImageRectangle
creates a new instance(object) of the class.
- ImageRelation - Class in n4e.core.list
-
The ImageRelation
class provides a relation in a data base diagram.
- ImageRelation(double, int, int, double, double, double, double, double, double, double, boolean) - Constructor for class n4e.core.list.ImageRelation
-
The constructor ImageRelation
creates a new instance(object) of the class.
- ImageText - Class in n4e.core.list
-
The ImageText
class has functions for image painting.
- ImageText(double, double, double, String, int, boolean) - Constructor for class n4e.core.list.ImageText
-
The constructor ImageText
creates a new instance(object) of the class.
- IMPOSSIBLE_SOLUTION - Static variable in class n4e.core.toolmath.Tool4LinearProgramming
-
- INCH - Static variable in class n4e.core.controls.Rule
-
- INFINITE_SOLUTION - Static variable in class n4e.core.toolmath.Tool4LinearProgramming
-
- intersection(Set) - Method in class n4e.core.system.Set
-
The method intersection
creates the intersection between the both sets.
- intersectLines(double, double, double, double, double, double, double, double, boolean) - Method in class n4e.core.tool.Tool4Math
-
The method intersectLines
calculates the intersection of two lines.
- isElement(Object) - Method in class n4e.core.system.Set
-
The method isElement
checks, if the object is an element of the set.
- isEmpty() - Method in class n4e.core.system.Set
-
The method isEmpty
checks, if this set is empty.
- isLongNumber(String) - Method in class n4e.core.tool.Tool4Number
-
The method isLongNumber
checks a given string if it is a numeric string of type long.
- isMetric - Variable in class n4e.core.controls.Rule
-
- isMetric() - Method in class n4e.core.controls.Rule
-
- isNumber(String) - Method in class n4e.core.tool.Tool4Number
-
The method isNumber
checks a given string if it is a numeric string.
- isObject(Object) - Method in class n4e.core.system.Stack
-
The method isObject
checks, if the object is in the stack.
- isSubset(Set) - Method in class n4e.core.system.Set
-
The method isSubset
tests, if the parameter set is a subset of the own set.