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

A

a - Variable in class opale.m2d.object2d.Line2D
 
acc(DVect, double) - Method in class opale.mathtools.DVect
 
acosh(double) - Static method in class opale.mathtools.SpecialFunction
 
add(DComplex) - Method in class opale.mathtools.DComplex
Additionne le nombre complexe passé en argument.
add(double, double) - Method in class opale.m2d.object2d.Data2D
Ajoute un point dans le tableau.
add(DVect) - Method in class opale.mathtools.DVect
Additionne un vecteur.
add(Object2D, String) - Method in class opale.m2d.ker.Pack2D
Ajoute un objet graphique à la liste si l'id est libre et l'objet non déjà inséré.
add(ObjectODE, String) - Method in class opale.ode.ker.ODE
Ajoute un objet à la liste si l'id est libre et l'objet non déjà inséré.
add(OIJ, String) - Method in class opale.m2d.ker.Pack2D
Ajoute un repère au pack si celui ci n'a pas été déjà ajouter et que son id n'est pas utilisé..
addKeyWord(String, int) - Method in class opale.mathtools.ScanString
Add a keyword/token pair to the table of keywords to scan for.
AffineTransform2D - class opale.m2d.ker.AffineTransform2D.
This class extends java.awt.geom.AffineTransform and represents a 2D affine transform.
AffineTransform2D() - Constructor for class opale.m2d.ker.AffineTransform2D
 
asinh(double) - Static method in class opale.mathtools.SpecialFunction
 
assert(boolean) - Static method in class opale.tools.Debug
Verify an assertion.
atanh(double) - Static method in class opale.mathtools.SpecialFunction
 
AU - Static variable in class opale.mathtools.SpecialFunction
Astronomical Unit (radius of the Earth's orbit).
autoadjust() - Method in class opale.m2d.ker.CoordSystem
Cette méthode ajuste automatiquement le repère en fonction des dimensions 'ecrans' et des bornes du repère utilisateur.
autoadjust() - Method in class opale.m2d.ker.LinLinCS
 
AVOGADRO - Static variable in class opale.mathtools.SpecialFunction
Avogadro Number.

B

b - Variable in class opale.m2d.object2d.Line2D
 
backwardDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'retardé'.
Bisection - class opale.mathtools.Bisection.
Implements the bisection method for find the root of a function.
Bisection() - Constructor for class opale.mathtools.Bisection
 
BOLTZMAN - Static variable in class opale.mathtools.SpecialFunction
Boltzman Constant.
borderX - Variable in class opale.m2d.ker.CoordSystem
 
borderY - Variable in class opale.m2d.ker.CoordSystem
 

C

c - Variable in class opale.m2d.object2d.Line2D
 
centeredDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'centrées'.
changeOIJ(OIJ) - Method in class opale.m2d.ker.Object2D
Computes the changement of OIJ for this object.
changeOIJ(OIJ) - Method in class opale.m2d.ker.Point2D
Effectue un changement de repere du point.
changeOIJ(OIJ) - Method in class opale.m2d.ker.Vector2D
Effectue un changement de repere du vecteur.
changeOIJ(OIJ) - Method in class opale.m2d.ker.GVector2D
Effectue un changement de repere du vecteur.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Line2D
 
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Conic
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.FPolar
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Data2D
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.yFx
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.xyFt
Effectue un changement de repere de l'objet.
chisq(double, double) - Static method in class opale.mathtools.SpecialFunction
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chisqc(double, double) - Static method in class opale.mathtools.SpecialFunction
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom:
Chronometer - class opale.tools.Chronometer.
The class Chronometer permits to measure the time, with millisecond precision.
Chronometer() - Constructor for class opale.tools.Chronometer
 
clean() - Method in class opale.ode.ker.ODE
Nettoie l'instance courante en la vidant des objets.
clean() - Method in class opale.m2d.ker.Pack2D
Nettoie le pack en le vidant des objets 2d et des repères.
clip() - Method in class opale.m2d.ker.Pen2D
Methode pour eviter les debordements hors la feuille
clone() - Method in class opale.m2d.ker.Object2D
Creates a new object of the same class and with the same contents as this vector.
clone() - Method in class opale.m2d.ker.InfoObject
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.InfoPoint
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in interface opale.m2d.ker.GObject2D
 
clone() - Method in class opale.m2d.ker.InfoVector
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.Point2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.GPoint2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.InfoAxis
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.Vector2D
Creates a new object of the same class and with the same contents as this vector.
clone() - Method in class opale.m2d.ker.OIJ
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.GVector2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.ker.GAxis2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Line2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GLine2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Conic
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GConic
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.InfoData
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.FPolar
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GFPolar
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Data2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GData2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.yFx
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GyFx
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.xyFt
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.InfoLine
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GxyFt
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.mathtools.DComplex
Crée un nouvel objet de même classe et de même contenu.
compute(double) - Method in class opale.mathtools.Polynom
Evaluates the polynom at the point x.
compute(double, double) - Method in class opale.m2d.ker.Matrix2D
Calcule les coordonnées du point après multiplication par la matrice.
Conic - class opale.m2d.object2d.Conic.
Cette classe représente une conique dans le plan, d'excentricité e,
Conic() - Constructor for class opale.m2d.object2d.Conic
Constructeur par défaut.
Conic(Conic) - Constructor for class opale.m2d.object2d.Conic
Le constructeur de coPIe
Conic(OIJ) - Constructor for class opale.m2d.object2d.Conic
Construit et initialise la conique en tant que parabole.
contains(Object2D) - Method in class opale.m2d.ker.Pack2D
Teste si l'objet passé en paramètre est déjà stocké.
contains(ObjectODE) - Method in class opale.ode.ker.ODE
Teste si l'objet passé en paramètre est déjà stocké.
contains(OIJ) - Method in class opale.m2d.ker.Pack2D
Teste si le repère passé en paramètre est déjà stocké.
contains(String) - Method in class opale.ode.ker.ODE
Teste si la chaine passée en paramètre est un identificateur utilisé.
contains(String) - Method in class opale.m2d.ker.Pack2D
Teste si la chaine passée en paramètre est un identificateur utilisé.
CoordSystem - class opale.m2d.ker.CoordSystem.
Classe abstraite qui modélisent un système de coordonnées quelconque.
CoordSystem() - Constructor for class opale.m2d.ker.CoordSystem
 
cosh(double) - Static method in class opale.mathtools.SpecialFunction
 

D

Data2D - class opale.m2d.object2d.Data2D.
Cette classe modélise un nuage de points.
Data2D() - Constructor for class opale.m2d.object2d.Data2D
Constructeur par défaut.
Data2D(Data2D) - Constructor for class opale.m2d.object2d.Data2D
Le constructeur de copie.
Data2D(OIJ) - Constructor for class opale.m2d.object2d.Data2D
Initialise l'objet avec 0 points et un repère OIJ donné.
Data2D(OIJ, int) - Constructor for class opale.m2d.object2d.Data2D
Initialise l'objet avec n points et un repère OIJ donné.
DComplex - class opale.mathtools.DComplex.
Cette classe représente un nombre complexe et propose des opérations algébriques sur ceux ci.
DComplex() - Constructor for class opale.mathtools.DComplex
 
DComplex(DComplex) - Constructor for class opale.mathtools.DComplex
Constructeur de copie.
DComplex(double, double) - Constructor for class opale.mathtools.DComplex
Constructeur avec les composantes pour arguments.
debug - Variable in class opale.mathtools.ParseFunction
Debug variable.
Debug - class opale.tools.Debug.
Cette classe permet simplement d'ecrire sur la sortie err en préfixant chaque sortie par le mot 'Debug i' ou i est le nombre d'appel effectué depuis le début du programme.
Debug() - Constructor for class opale.tools.Debug
 
deriv(double, double[]) - Method in class opale.ode.ker.SEquation
Définit la fonction f du second membre de l'équation.
deriv(double, double[]) - Method in interface opale.ode.ker.Equation
Définit la fonction f du second membre de l'équation.
dim() - Method in class opale.ode.ker.Problem
Renvoie la dimension du problème.
dim() - Method in class opale.ode.ker.SEquation
Renvoie la dimension de l'espace d'appartenance de l'inconnu de l'équation.
dim() - Method in interface opale.ode.ker.Equation
Renvoie la dimension de l'espace d'appartenance de l'inconnu de l'équation.
dirVect() - Method in class opale.m2d.object2d.Line2D
Renvoie un vecteur directeur à la droite.
dist(double, double, double, double) - Method in class opale.m2d.ker.OIJ
Renvoie la distance entre deux points dans le repère.
distSq(double, double) - Method in class opale.m2d.object2d.Line2D
 
distSq(double, double, double, double) - Method in class opale.m2d.ker.OIJ
Renvoie le carrée de la distance entre deux points dans le repère.
distSq(Point2D) - Method in class opale.m2d.object2d.Line2D
 
draw(GObject2D) - Method in class opale.m2d.ker.Pen2D
Dessine un objet 2d graphique.
draw(Pen2D) - Method in class opale.m2d.ker.Pack2D
Dessine tous les objets contenus dans le pack.
draw(Pen2D) - Method in class opale.m2d.ker.Legend
 
draw(Pen2D) - Method in interface opale.m2d.ker.GObject2D
Methode indiquant la procedure de dessin des objets de la classe
draw(Pen2D) - Method in class opale.m2d.ker.GPoint2D
 
draw(Pen2D) - Method in class opale.m2d.ker.GVector2D
 
draw(Pen2D) - Method in class opale.m2d.ker.GAxis2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GLine2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GConic
 
draw(Pen2D) - Method in class opale.m2d.object2d.GFPolar
 
draw(Pen2D) - Method in class opale.m2d.object2d.GData2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GyFx
 
draw(Pen2D) - Method in class opale.m2d.object2d.GxyFt
 
drawArrow(double, double, double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine une flèche.
drawCircle(double, double, double) - Method in class opale.m2d.ker.Pen2D
Dessine un cercle
drawCircle(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un cercle centré en (x, y)
drawDiamond(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un diamand centré en (x, y)
drawHLine(double) - Method in class opale.m2d.ker.Pen2D
Dessine une ligne horizontale de toute la longueur et d'altitude donnée.
drawLabel(boolean) - Method in class opale.m2d.ker.GAxis2D
Indique si l'affichage des labels sur les axes est effectif.
drawLegend(Pen2D, double, double, int, int) - Method in interface opale.m2d.ker.ILegend
Il faut indiquer dans cette méthode quel motif représente la légende.
drawLegend(Pen2D, int, int, int, int) - Method in class opale.m2d.object2d.GData2D
 
drawLine(double, double, double, double) - Method in class opale.m2d.ker.Pen2D
Dessine une ligne
drawLine(Point2D, Point2D) - Method in class opale.m2d.ker.Pen2D
Dessine une ligne entre deux points.
drawPlus(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine une croix '+' centré en (x, y)
drawPoint(double, double) - Method in class opale.m2d.ker.Pen2D
Dessine un point
drawRect(double, double, double, double) - Method in class opale.m2d.ker.Pen2D
Dessine un rectangle.
drawScale(boolean) - Method in class opale.m2d.ker.GAxis2D
Indique si l'affichage de l'echelle sur les axes est effective.
drawSquare(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un carré centré en (x, y)
drawString(String, double, double) - Method in class opale.m2d.ker.Pen2D
Ecris du texte au point spécifié.
drawString(String, double, double, int, int) - Method in class opale.m2d.ker.Pen2D
Ecris du texte au point spécifié avec un décalage donné en pixels.
drawTriangleDown(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un triangle équilatéral vers le bas et centré en (x, y)
drawTriangleLeft(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un triangle équilatéral vers la gauche et centré en (x, y)
drawTriangleRight(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un triangle équilatéral vers la droite et centré en (x, y)
drawTriangleUp(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un triangle équilatéral vers le haut et centré en (x, y)
drawVLine(double) - Method in class opale.m2d.ker.Pen2D
Dessine une ligne verticale de toute la longueur et d'abscisse donnée.
drawX(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine une croix 'X' centrée en (x, y)
drawXtick(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un tiret parallèle à l'axe des X.
drawYtick(double, double, int) - Method in class opale.m2d.ker.Pen2D
Dessine un tiret parallèle à l'axe des Y.
dt() - Method in class opale.ode.ker.TimeScheme
Renvoie la valeur du pas de temps calculé comme constante.
DVect - class opale.mathtools.DVect.
Cette classe modélise un vecteur de double et fournit des méthodes de calculs sur ce vecteur.
DVect(DVect) - Constructor for class opale.mathtools.DVect
Constructeur de copie.
DVect(int) - Constructor for class opale.mathtools.DVect
Constructeur par défaut qui prend en argument le nombre de composantes et initialise toutes les composantes à 0.
DVect(int, double[]) - Constructor for class opale.mathtools.DVect
Constructeur qui prend en argument le nombre de composantes et les valeurs.

E

e - Variable in class opale.m2d.object2d.Conic
 
ECHARGE - Static variable in class opale.mathtools.SpecialFunction
Elementary Charge.
EMASS - Static variable in class opale.mathtools.SpecialFunction
Electron Mass.
EOS - Static variable in class opale.mathtools.ScanString
flag the End of String
EPSILON - Static variable in class opale.m2d.object2d.Line2D
 
equals(Object) - Method in class opale.m2d.ker.Point2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.ker.Matrix2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.ker.Vector2D
Determines whether two .vectors are equal.
equals(Object) - Method in class opale.m2d.ker.OIJ
Cette méthode teste si le repere est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.object2d.Line2D
Cette méthode teste si la droite est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.object2d.Data2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.mathtools.DComplex
Cette méthode teste si le nombre est égal à un objet passé en argument.
Equation - interface opale.ode.ker.Equation.
Cette interface est à implémenter pour définir une équation pour un problème d'ODE du type (xi)'=f(t,x1,...,xn) pour i=1 à n.
erf(double) - Static method in class opale.mathtools.SpecialFunction
 
erfc(double) - Static method in class opale.mathtools.SpecialFunction
 
ERROR - Static variable in class opale.mathtools.ScanString
Flag an error
ExplicitEuler - class opale.ode.scheme.ExplicitEuler.
Cette classe implémente le schéma d'Euler explicite qui consiste à avancer en temps de la facon suivante : yn+1=yn+f(t,yn).
ExplicitEuler() - Constructor for class opale.ode.scheme.ExplicitEuler
 

F

fac(double) - Static method in class opale.mathtools.SpecialFunction
 
fac(int) - Static method in class opale.mathtools.SpecialFunction
 
fill - Variable in class opale.m2d.ker.InfoPoint
 
finalize() - Method in class opale.tools.WFile
 
find(IyFx, double, double) - Method in class opale.mathtools.RootFinder1D
Finds the root of a numeric and scalar function f.
find(IyFx, double, double) - Method in class opale.mathtools.Bisection
Solves equation f(x) = 0 by bisection's method.
FixPoint - class opale.mathtools.FixPoint.
This class implements the fix point method to solve the equation f(x) = x, where f is a function R^n->R^n.
FixPoint() - Constructor for class opale.mathtools.FixPoint
 
fonc - Variable in class opale.m2d.object2d.xyFt
 
forward(Equation) - Method in class opale.ode.ker.TimeScheme
Cette méthode doit être implémenter par une classe fille pour définir un schéma en temps.
forward(Equation) - Method in class opale.ode.scheme.Heun
Cette méthode définit l'avancé en temps par la formule de Heun.
forward(Equation) - Method in class opale.ode.scheme.RK
Cette méthode définit l'avancé en temps par la formule de Runge Kutta classique.
forward(Equation) - Method in class opale.ode.scheme.ExplicitEuler
Cette méthode définit l'avancé en temps par la formule d'Euler Explicite.
forwardDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'avance'.
FPolar - class opale.m2d.object2d.FPolar.
Cette classe représente une fonction polaire r =f(theta) avec theta en radians.
FPolar() - Constructor for class opale.m2d.object2d.FPolar
Constructeur par défaut.
FPolar(FPolar) - Constructor for class opale.m2d.object2d.FPolar
Le constructeur de copie
FPolar(OIJ) - Constructor for class opale.m2d.object2d.FPolar
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
Frame2D - class opale.m2d.component2d.Frame2D.
 
Frame2D() - Constructor for class opale.m2d.component2d.Frame2D
constructeur par défaut d'un objet de type Frame2D.
fromId(String) - Method in class opale.ode.ker.ODE
Renvoie un objet à partir de son identificateur.

G

gamma(double) - Static method in class opale.mathtools.SpecialFunction
 
GASCONSTANT - Static variable in class opale.mathtools.SpecialFunction
Gas Constant.
GAxis2D - class opale.m2d.ker.GAxis2D.
Cette classe represente les axes 2D X et Y associé à un Pen2D par l'intermediaire d'un CoordSystem.
GAxis2D(CoordSystem) - Constructor for class opale.m2d.ker.GAxis2D
Constructeur par defaut
GConic - class opale.m2d.object2d.GConic.
Cette classe étend Conic et représente graphiquement une conique plane.
GConic() - Constructor for class opale.m2d.object2d.GConic
Constructeur par défaut.
GConic(GConic) - Constructor for class opale.m2d.object2d.GConic
Le constructeur de copie
GConic(OIJ) - Constructor for class opale.m2d.object2d.GConic
Construit et initialise la fonction avec les informations par défaut.
GData2D - class opale.m2d.object2d.GData2D.
Cette classe représente un nuage de points graphique; elle étend la class Data2D.
GData2D() - Constructor for class opale.m2d.object2d.GData2D
Constructeur par défaut.
GData2D(Data2D) - Constructor for class opale.m2d.object2d.GData2D
Construit et initialise le nuage à partir d'un Data2D et avec les informations par défaut.
GData2D(GData2D) - Constructor for class opale.m2d.object2d.GData2D
Le constructeur de copie
GData2D(OIJ) - Constructor for class opale.m2d.object2d.GData2D
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
get(double[]) - Method in class opale.mathtools.DVect
Renvoie toutes les valeurs du vecteur sous forme de tableau.
get(int) - Method in class opale.m2d.object2d.Line2D
Renvoie la valeur des coeeficients dans l'équation de la droite.
get(int) - Method in class opale.mathtools.DVect
Renvoie la valeur d'une composante.
get(int, int) - Method in class opale.m2d.ker.Matrix2D
 
getArrow() - Method in class opale.m2d.ker.InfoVector
Renvoie l'entier définissant la forme de la flèche.
getAxis() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence à l'instance de GAxis2D contenu dans l'objet courant JFrame2D.
getAxis() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence à l'instance de GAxis2D contenu dans l'objet courant JFrame2D.
getColor() - Method in class opale.m2d.ker.InfoObject
Renvoie la couleur de tracé
getColor() - Method in class opale.m2d.ker.Pen2D
Retourne la couleur courante du crayon
getCoordSyst() - Method in class opale.m2d.ker.Pen2D
Retourne le repere 2D.
getCS() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence au système de coordonnées contenu dans l'objet courant JFrame2D.
getCS() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence au système de coordonnées contenu dans l'objet courant JFrame2D.
getDeveloppers() - Static method in class opale.Info
Gets an array of String that represents the name of developpers.
getEqn() - Method in class opale.ode.ker.Problem
REnvoie l'équation associée au problème.
getFill() - Method in class opale.m2d.ker.InfoPoint
Renvoie le mode de remplissage du point
getFunc(int) - Method in class opale.ode.ker.SEquation
 
getGraphics() - Method in class opale.m2d.ker.Pen2D
Retourne l'instance de Graphics qui sert à dessiner.
getHeight() - Method in class opale.m2d.ker.CoordSystem
Renvoie la hauteur de la feuille.
getId(Object2D) - Method in class opale.m2d.ker.Pack2D
Renvoie l'identificateur d'un objet2D.
getId(ObjectODE) - Method in class opale.ode.ker.ODE
Renvoie l'identificateur d'un objet.
getId(OIJ) - Method in class opale.m2d.ker.Pack2D
Renvoie l'identificateur d'un repère.
getIm() - Method in class opale.mathtools.DComplex
Retourne la composante imaginaire y du nombre complexe.
getInfo() - Method in interface opale.m2d.ker.GObject2D
Renvoie les infos de l'instance
getInfo() - Method in class opale.m2d.ker.GPoint2D
 
getInfo() - Method in class opale.m2d.ker.GVector2D
 
getInfo() - Method in class opale.m2d.ker.GAxis2D
 
getInfo() - Method in class opale.m2d.object2d.GLine2D
 
getInfo() - Method in class opale.m2d.object2d.GConic
 
getInfo() - Method in class opale.m2d.object2d.GFPolar
 
getInfo() - Method in class opale.m2d.object2d.GData2D
 
getInfo() - Method in class opale.m2d.object2d.GyFx
 
getInfo() - Method in class opale.m2d.object2d.GxyFt
 
getInit() - Method in class opale.ode.ker.Problem
Renvoie le vecteur des conidtions initiales.
getIx() - Method in class opale.m2d.ker.OIJ
Renvoie l'abscisse du premier vecteur de base.
getIy() - Method in class opale.m2d.ker.OIJ
Renvoie l'ordonnée du premier vecteur de base.
getJx() - Method in class opale.m2d.ker.OIJ
Renvoie l'abscisse du deuxième vecteur de base.
getJy() - Method in class opale.m2d.ker.OIJ
Renvoie l'ordonnée du deuxième vecteur de base.
getKeyValue(String) - Method in class opale.mathtools.ScanString
 
getLegend() - Method in interface opale.m2d.ker.ILegend
Retourne le texte de la légende.
getLegend() - Method in class opale.m2d.object2d.GData2D
 
getLinearId() - Method in class opale.ode.ker.ODE
Renvoie un id construit automatiquement du style "obj_n" où n est le nombre d'élément+1.
getLinearId() - Method in class opale.m2d.ker.Pack2D
Renvoie un id construit automatiquement du style "obj_n" où n est le nombre d'élément+1.
getMax() - Method in class opale.mathtools.DVect
Renvoie le maximum des valeurs des composantes.
getMax(int, double[]) - Static method in class opale.mathtools.Sort
Gets the maximum element of an array of double
getMin() - Method in class opale.mathtools.DVect
Renvoie le minimum des valeurs des composantes.
getMin(int, double[]) - Static method in class opale.mathtools.Sort
Gets the minimum element of an array of double
getName() - Method in class opale.m2d.ker.InfoObject
Renvoie le nom de l'instance
getName() - Method in class opale.m2d.ker.OIJ
Renvoi le nom donné au repère.
getNameObject(String) - Method in class opale.ode.ker.ODE
Renvoie le nom de la classe d'un objet ObjectODE à partir de son nom utilisateur.
getNameObject(String) - Method in class opale.m2d.ker.Pack2D
Renvoie le nom de la classe d'un objet Object2D à partir de son nom utilisateur.
getNstep() - Method in class opale.ode.ker.TimeScheme
Renvoie le nombre d epas de temps du calcul.
getObject(int) - Method in class opale.ode.ker.ODE
Renvoie l'element à la position spécifiée dans le vecteur.
getObject(int) - Method in class opale.m2d.ker.Pack2D
Renvoie l'element à la position spécifiée dans le vecteur.
getOIJ() - Method in class opale.m2d.ker.Object2D
Returns the instance OIJ of this object.
getOIJ() - Method in class opale.m2d.ker.CoordSystem
Renvoie le repère OIJ.
getOIJ() - Method in class opale.m2d.ker.OIJ
Renvoie le repère de base.
getOIJ(int) - Method in class opale.m2d.ker.Pack2D
Renvoie l'element à la position spécifiée dans le vecteur.
getOrigin() - Method in class opale.m2d.ker.GVector2D
Renvoie un clone de l'origine du vecteur.
getOriginX() - Method in class opale.m2d.ker.OIJ
Renvoie l'abscisse de l'origine.
getOriginY() - Method in class opale.m2d.ker.OIJ
Renvoie l'ordonnée de l'origine.
getPack2D() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence à l'instance de Pack2D contenu dans l'objet courant Frame2D.
getPack2D() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence à l'instance de Pack2D contenu dans l'objet courant Frame2D.
getPb() - Method in class opale.ode.ker.TimeScheme
Renvoie le problème attaché au schéma en temps courant.
getRe() - Method in class opale.mathtools.DComplex
Retourne la composante réélle x du nombre complexe.
getResult() - Method in class opale.mathtools.ParseFunction
Return the solution of the function if it has no independent values or they have already been set using the set methods
getResult(double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double, double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResults(int, double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values
getResults(int, double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values and y values
getResults(int, double[], double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values, y values and z values.
getResults(int, double[], double[], double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values, y values and z values and t values.
getSize() - Method in class opale.m2d.ker.InfoPoint
Renvoie la taille en pixel du point
getSize() - Method in class opale.m2d.ker.InfoVector
Renvoie la taille en pixel de la fleche
getSize() - Method in class opale.m2d.object2d.InfoLine
Renvoie l'épaisseur en pixel de la ligne
getSize() - Method in class opale.mathtools.DVect
Deprecated.  
getSizePoint() - Method in class opale.m2d.object2d.InfoData
Renvoie la taille en pixel du point
getStyle() - Method in class opale.m2d.object2d.InfoLine
Renvoie l'entier définissant le style de tracé.
getStylePoint() - Method in class opale.m2d.object2d.InfoData
Renvoie l'entier définissant le style de tracé d'un point.
getSymbol() - Method in class opale.m2d.ker.InfoPoint
Renvoie l'entier définissant la forme du point
getSymbol() - Method in class opale.m2d.ker.InfoVector
Renvoie l'entier définissant la forme du point
getTS() - Method in class opale.ode.ker.Problem
Renvoie le schéma en temps associé au problème.
getTypeGraph() - Method in class opale.m2d.object2d.InfoData
Renvoie l'entier définissant le style de tracé du nuage.
getUserName(String) - Method in class opale.ode.ker.ODE
Renvoie le nom utilisateur d'une classe d'un objet Object à partir de son nom de classe en Java.
getUserName(String) - Method in class opale.m2d.ker.Pack2D
Renvoie le nom utilisateur d'une classe d'un objet Object2D à partir de son nom Java.
getUserNameObject() - Method in class opale.ode.ker.ODE
Renvoie un tableau de String qui contient tous les noms utilisateurs des objets graphiques.
getUserNameObject() - Method in class opale.m2d.ker.Pack2D
Renvoie un tableau de String qui contient tous les noms utilisateurs des objets graphiques.
getV(int) - Method in class opale.m2d.ker.Matrix2D
 
getVariables() - Method in class opale.mathtools.ParseFunction
Return a boolean array with index 0 true if the independent variable x was found in the function, index 1 true if y was found, and index 2 true if z was found, and index 3 true si t was found.
getVersion() - Static method in class opale.Info
Gets a string that represents the version of Opale.
getWidth() - Method in class opale.m2d.ker.CoordSystem
Renvoie la largeur de la feuille.
getX() - Method in class opale.m2d.ker.Legend
 
getX() - Method in class opale.m2d.ker.Point2D
Renvoie la coordonnée x du point.
getX() - Method in class opale.m2d.ker.Vector2D
Returns the X coordinate of the vector.
getXinf() - Method in class opale.m2d.ker.CoordSystem
Renvoie l'abscisse du coin supérieur gauche de la feuille.
getXmax() - Method in class opale.m2d.ker.CoordSystem
renvoie la valeur actuelle de xmax
getXmin() - Method in class opale.m2d.ker.CoordSystem
renvoie la valeur actuelle de xmin
getXtickMax() - Method in class opale.m2d.ker.InfoAxis
Renvoie la valeur de l'espacement max des tirets sur l'axe des X.
getXtickMin() - Method in class opale.m2d.ker.InfoAxis
Renvoie la valeur de l'espacement min des tirets sur l'axe des X.
getY() - Method in class opale.m2d.ker.Legend
 
getY() - Method in class opale.m2d.ker.Point2D
Renvoie la coordonnée y du point.
getY() - Method in class opale.m2d.ker.Vector2D
Returns the Y coordinate of the vector.
getYinf() - Method in class opale.m2d.ker.CoordSystem
Renvoie l'ordonnée du coin supérieur gauche de la feuille.
getYmax() - Method in class opale.m2d.ker.CoordSystem
renvoie la valeur actuelle de ymax
getYmin() - Method in class opale.m2d.ker.CoordSystem
renvoie la valeur actuelle de ymin
getYtickMax() - Method in class opale.m2d.ker.InfoAxis
Renvoie la valeur de l'espacement max des tirets sur l'axe des Y.
getYtickMin() - Method in class opale.m2d.ker.InfoAxis
Renvoie la valeur de l'espacement min des tirets sur l'axe des Y.
GFPolar - class opale.m2d.object2d.GFPolar.
Cette classe étend FPolar et représente graphiquemnet une fonction polaire r=f(theta).
GFPolar() - Constructor for class opale.m2d.object2d.GFPolar
Constructeur par défaut.
GFPolar(GFPolar) - Constructor for class opale.m2d.object2d.GFPolar
Le constructeur de copie
GFPolar(OIJ) - Constructor for class opale.m2d.object2d.GFPolar
Construit et initialise la fonction avec les informations par défaut.
GLine2D - class opale.m2d.object2d.GLine2D.
Cette classe représente une droite graphique; elle étend la classe Line2D.
GLine2D() - Constructor for class opale.m2d.object2d.GLine2D
Constructeur par défaut.
GLine2D(Line2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D à partire d'une instance de Line2D.
GLine2D(OIJ, double, double, double) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D associé à un répère OIJ et d'équation donnée.
GLine2D(OIJ, double, double, double, double) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D associé à un répère OIJ et passant par deux points donnés.
GLine2D(Point2D, Point2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de Line2D passant par deux points donnés.
GLine2D(Point2D, Vector2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D passant par un point et de vecteur directeur donné.
GObject2D - interface opale.m2d.ker.GObject2D.
Cette interface est à implementer par toutes les classes designant des objets * tracables avec un Pen2D dans un repere2D
GPoint2D - class opale.m2d.ker.GPoint2D.
Cette classe représente un point du plan Elle contient plusieurs méthodes utiles pour la géométrie euclidienne
GPoint2D() - Constructor for class opale.m2d.ker.GPoint2D
Constructeur par défaut.
GPoint2D(GPoint2D) - Constructor for class opale.m2d.ker.GPoint2D
Le constructeur de copie
GPoint2D(OIJ) - Constructor for class opale.m2d.ker.GPoint2D
Construit et initialise le point avec les coordonnées (0; 0) et avec les informations par défaut.
GPoint2D(OIJ, double, double) - Constructor for class opale.m2d.ker.GPoint2D
Construit et initialise le point avec les coordonnées (x; y) et avec les informations par défaut.
GPoint2D(Point2D) - Constructor for class opale.m2d.ker.GPoint2D
Construit et initialise le point à partir d'un Point2D et avec les informations par défaut.
GRAV - Static variable in class opale.mathtools.SpecialFunction
Gravitational Constant.
GRAVACC - Static variable in class opale.mathtools.SpecialFunction
Gravitational Acceleration at the Earths surface.
GVector2D - class opale.m2d.ker.GVector2D.
Cette classe héritent de la classe de base Vector2D et implémente l'interface GObject2D
GVector2D() - Constructor for class opale.m2d.ker.GVector2D
Constructeur par défaut.
GVector2D(GVector2D) - Constructor for class opale.m2d.ker.GVector2D
Le constructeur de copie
GVector2D(OIJ) - Constructor for class opale.m2d.ker.GVector2D
Le constructeur par défaut Construit et initialise le vecteur avec les coomposantes (0; 0) et avec les informations par défaut.
GVector2D(OIJ, double, double) - Constructor for class opale.m2d.ker.GVector2D
Construit et initialise le vecteur avec les composantes (x; y) et avec les informations par défaut.
GVector2D(Vector2D, String) - Constructor for class opale.m2d.ker.GVector2D
Construit et initialise le vecteur avec un autre vecteur et avec un nom.
GxyFt - class opale.m2d.object2d.GxyFt.
Cette classe étend xyFt et représente graphiquemnet une fonction paramétrique x(t), y(t)..
GxyFt() - Constructor for class opale.m2d.object2d.GxyFt
Constructeur par défaut.
GxyFt(GxyFt) - Constructor for class opale.m2d.object2d.GxyFt
Le constructeur de copie
GxyFt(OIJ) - Constructor for class opale.m2d.object2d.GxyFt
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
GyFx - class opale.m2d.object2d.GyFx.
Cette classe étend yFx et représente graphiquemnet une fonction y =f(x).
GyFx() - Constructor for class opale.m2d.object2d.GyFx
Constructeur par défaut.
GyFx(GyFx) - Constructor for class opale.m2d.object2d.GyFx
Le constructeur de copie
GyFx(OIJ) - Constructor for class opale.m2d.object2d.GyFx
Construit et initialise la fonction avec les informations par défaut.

H

height - Variable in class opale.m2d.ker.CoordSystem
 
Heun - class opale.ode.scheme.Heun.
Cette classe implémente le schéma d'Heun.
Heun() - Constructor for class opale.ode.scheme.Heun
 
homothetie(Point2D, double) - Method in class opale.m2d.ker.Point2D
 

I

I - Variable in class opale.m2d.ker.OIJ
 
i() - Static method in class opale.mathtools.DComplex
Retourne le nombre complexe i.
ibeta(double, double, double) - Static method in class opale.mathtools.SpecialFunction
 
IFn1 - interface opale.mathtools.IFn1.
Cette interface est implementer pour reprséenter une fonction de R^n dans R.
IFnn - interface opale.mathtools.IFnn.
Cette interface est implementer pour reprséenter une fonction de R^n dans R^m.
igam(double, double) - Static method in class opale.mathtools.SpecialFunction
 
igamc(double, double) - Static method in class opale.mathtools.SpecialFunction
 
ILegend - interface opale.m2d.ker.ILegend.
Cette interface est à implémneter par tous les objets 2d acceptant une légénde attaché à leur représentation graphique.
ImpossibleAddException - exception opale.m2d.ker.ImpossibleAddException.
Classe d'exception pour le traitement d'erreur lors de l'ajout d'un objet dans une instance d'un Pack2D.
ImpossibleAddException() - Constructor for class opale.m2d.ker.ImpossibleAddException
 
ImpossibleAddException(String) - Constructor for class opale.m2d.ker.ImpossibleAddException
 
Info - class opale.Info.
This class is used to query and display information on version of Opale and on developpers.
Info() - Constructor for class opale.Info
 
InfoAxis - class opale.m2d.ker.InfoAxis.
Classe contenant des informations sur les objets de type Gaxis2D.
InfoAxis() - Constructor for class opale.m2d.ker.InfoAxis
Constructeur par défaut: XtickMax = YtickMax = 1
InfoAxis(InfoAxis) - Constructor for class opale.m2d.ker.InfoAxis
Le constructeur de copie
InfoData - class opale.m2d.object2d.InfoData.
Classe contenant des informations graphiques sur les objets de type GData2D.
InfoData() - Constructor for class opale.m2d.object2d.InfoData
Constructeur par défaut: stylePoint = 0; typeGraph = 0, sizePoint = 5;
InfoData(InfoData) - Constructor for class opale.m2d.object2d.InfoData
Le constructeur de copie
InfoLine - class opale.m2d.object2d.InfoLine.
Classe contenant des informations sur les objets de type GLine2D.
InfoLine() - Constructor for class opale.m2d.object2d.InfoLine
Constructeur par défaut: style = 0; size = 1;
InfoLine(InfoLine) - Constructor for class opale.m2d.object2d.InfoLine
Le constructeur de copie
InfoObject - class opale.m2d.ker.InfoObject.
Cette classe contient les informations obligatoires que doit renseigné toute instance d'une classe implémentant l'interface .
InfoObject() - Constructor for class opale.m2d.ker.InfoObject
Le constructeur par défaut
InfoObject(InfoObject) - Constructor for class opale.m2d.ker.InfoObject
Le constructeur de copie
InfoPoint - class opale.m2d.ker.InfoPoint.
Classe contenant des informations sur les objets de type Point2D.
InfoPoint() - Constructor for class opale.m2d.ker.InfoPoint
Constructeur par défaut: symbol = 0; size = 1;
InfoPoint(InfoPoint) - Constructor for class opale.m2d.ker.InfoPoint
Le constructeur de copie
InfoVector - class opale.m2d.ker.InfoVector.
Classe contenant des informations sur les objets de type Vector2D.
InfoVector() - Constructor for class opale.m2d.ker.InfoVector
Constructeur par défaut: symbol = 0; size = 1; symbolArrow=0
InfoVector(InfoVector) - Constructor for class opale.m2d.ker.InfoVector
Le constructeur de copie
init() - Method in class opale.ode.ker.TimeScheme
Initialise le calcul (réservation mémoire, calcul du pas de temps...).
InsertionSort - class opale.mathtools.InsertionSort.
This class extends Sort and implements the Insertion sort.
InsertionSort() - Constructor for class opale.mathtools.InsertionSort
 
intoTab(Object[]) - Method in class opale.ode.ker.ODE
Copie la liste d'objets dans un tableau.
isOrtho(Line2D) - Method in class opale.m2d.object2d.Line2D
Teste si la droite est orthogonale à une droite donnée.
isParall(Line2D) - Method in class opale.m2d.object2d.Line2D
Teste si la droite est parallèle à une droite donnée.
isVisible() - Method in class opale.m2d.ker.InfoObject
Precise si l'objet est visible ou pas
IxyFt - interface opale.mathtools.IxyFt.
Cette interface est implementer pour reprséenter uen courbe paramétrée dans R^2 : t --> x(t),y(t)..
IyFx - interface opale.mathtools.IyFx.
Cette interface est implementer pour reprséenter une fonction de R dans R : x-->f(x).

J

J - Variable in class opale.m2d.ker.OIJ
 
j0(double) - Static method in class opale.mathtools.SpecialFunction
 
j1(double) - Static method in class opale.mathtools.SpecialFunction
 
JFrame2D - class opale.m2d.component2d.JFrame2D.
 
JFrame2D() - Constructor for class opale.m2d.component2d.JFrame2D
constructeur par défaut d'un objet de type Frame2D.
JFrame2D(boolean) - Constructor for class opale.m2d.component2d.JFrame2D
constructeur par défaut d'un objet de type Frame2D.
jn(int, double) - Static method in class opale.mathtools.SpecialFunction
 

L

Legend - class opale.m2d.ker.Legend.
Cette classe représente la légende attaché à une instance de Pack2D.
legend() - Method in class opale.m2d.ker.Pack2D
Retourne l'instance de la légende associé à ce pack.
Legend(Pack2D) - Constructor for class opale.m2d.ker.Legend
 
LIGHTSPEED - Static variable in class opale.mathtools.SpecialFunction
Speed of Light in a Vacuum.
Line2D - class opale.m2d.object2d.Line2D.
Cette classe représente uen droite d'équation ax+by+c=0.
Line2D() - Constructor for class opale.m2d.object2d.Line2D
Constrcuteur par défaut.
Line2D(Line2D) - Constructor for class opale.m2d.object2d.Line2D
Constrcuteurde copîe.
Line2D(OIJ, double, double, double) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D associé à un répère OIJ et d'équation donnée.
Line2D(OIJ, double, double, double, double) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D associé à un répère OIJ et passant par deux points donnés.
Line2D(Point2D, Point2D) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D passant par deux points donnés.
Line2D(Point2D, Vector2D) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D passant par un point et de vecteur directeur donné.
LineException - exception opale.m2d.object2d.LineException.
Classe d'exception pour le traitement d'erreur de construction d'une droite2D.
LineException() - Constructor for class opale.m2d.object2d.LineException
 
LineException(String) - Constructor for class opale.m2d.object2d.LineException
 
LinLinCS - class opale.m2d.ker.LinLinCS.
Cette classe modelise un système de coordonnées utilisateur 2D cartésien.
LinLinCS(int, int, int, int) - Constructor for class opale.m2d.ker.LinLinCS
Constructeur du système de coordonnées à partir des dimensions de la future fenetre d'affichage.
LinLinCS(OIJ, int, int, int, int) - Constructor for class opale.m2d.ker.LinLinCS
Constructeur du système de coordonnées à partir des dimensions de la future fenetre d'affichage, et d'un repère OIJ.
log10(double) - Static method in class opale.mathtools.SpecialFunction
 

M

main(String[]) - Static method in class opale.Info
This method is used to display informations.
main(String[]) - Static method in class opale.ode.ker.SEquation
 
main(String[]) - Static method in class opale.m2d.component2d.Frame2D
 
main(String[]) - Static method in class opale.m2d.component2d.JFrame2D
 
main(String[]) - Static method in class opale.m2d.object2d.Conic
 
main(String[]) - Static method in class opale.m2d.object2d.FPolar
 
main(String[]) - Static method in class opale.m2d.object2d.yFx
 
main(String[]) - Static method in class opale.tools.Chronometer
 
main(String[]) - Static method in class opale.tools.RFile
 
main(String[]) - Static method in class opale.tools.Debug
 
main(String[]) - Static method in class opale.mathtools.FixPoint
 
main(String[]) - Static method in class opale.mathtools.DComplex
 
MalformedFileException - exception opale.tools.MalformedFileException.
Classe d'exception pour les fichiers malformés.
MalformedFileException() - Constructor for class opale.tools.MalformedFileException
 
MalformedFileException(String) - Constructor for class opale.tools.MalformedFileException
 
matPassage(Matrix2D) - Method in class opale.m2d.ker.OIJ
Calcule la matrice de passage et le vecteur de passage du repere de définition au repere courant.
matPassage(OIJ, Matrix2D) - Method in class opale.m2d.ker.OIJ
Calcule la matrice de passage et le vecteur de passage du repere spécifié en argument au repere courant.
Matrix2D - class opale.m2d.ker.Matrix2D.
 
Matrix2D() - Constructor for class opale.m2d.ker.Matrix2D
 
maxdraw(boolean) - Method in class opale.m2d.object2d.GyFx
Indique si on désire tracer la fonction dans toute la fenetre d'affichage ou juste dans le domaine xinf, xsup choisi.
MAXITERATION - Variable in class opale.mathtools.RootFinder1D
This value fixes the maximum number of iterations in the algorithm.
MAXITERATION - Static variable in class opale.mathtools.FixPoint
This value fixes the maximum number of iterations in the algorithm.
mul(DComplex) - Method in class opale.mathtools.DComplex
Multiplie le nombre complexe passé en argument.
mul(double) - Method in class opale.mathtools.DVect
Multiplie les composantes par un réel.

N

N - Variable in class opale.m2d.object2d.Conic
 
N - Variable in class opale.m2d.object2d.FPolar
 
N - Variable in class opale.m2d.object2d.yFx
 
N - Variable in class opale.m2d.object2d.xyFt
 
nbPts - Variable in class opale.m2d.object2d.Data2D
 
nextWord() - Method in class opale.mathtools.ScanString
Process the string and return the next token found.
NITER - Variable in class opale.mathtools.RootFinder1D
This value indicates the number of iterations to obtain the convergence.
norm() - Method in class opale.m2d.ker.Vector2D
Computes the norm of this vector.
norm() - Method in class opale.mathtools.DComplex
Renvoie le module du nombre.
norm(double, double) - Static method in class opale.m2d.ker.Vector2D
Computes the norm of a vector (x ; y).
norm(double, double) - Method in class opale.m2d.ker.OIJ
Renvoie la norme d'un vecteur dans le repère.
norm(Vector2D) - Static method in class opale.m2d.ker.Vector2D
Computes the norm of a vector v.
norm1() - Method in class opale.mathtools.DVect
Renvoie la norme 1 du vecteur.
norm2() - Method in class opale.mathtools.DVect
Renvoie la norme 2 du vecteur.
norm2Sq() - Method in class opale.mathtools.DVect
Renvoie la norme 2 au carré du vecteur.
normadjust() - Method in class opale.m2d.ker.CoordSystem
Cette méthode ajuste le repère en fonction des dimensions 'ecrans' et des bornes du repère utilisateur afin de conserver les normes.
normadjust() - Method in class opale.m2d.ker.LinLinCS
 
normal(double) - Static method in class opale.mathtools.SpecialFunction
 
normp(int) - Method in class opale.mathtools.DVect
Renvoie la norme p du vecteur.
normSq() - Method in class opale.m2d.ker.Vector2D
Computes the square of the norm of this vector.
normSq() - Method in class opale.mathtools.DComplex
Renvoie le carré du module du nombre.
normSq(double, double) - Method in class opale.m2d.ker.CoordSystem
Renvoie le carrée de la norme du vecteur(x,y) dans le systeme en question.
normSq(double, double) - Method in class opale.m2d.ker.LinLinCS
 
normSq(double, double) - Static method in class opale.m2d.ker.Vector2D
Computes the square of the norm of a vector (x ; y).
normSq(double, double) - Method in class opale.m2d.ker.OIJ
Renvoie le carrée de la norme d'un vecteur dans le repère.
normSq(Vector2D) - Static method in class opale.m2d.ker.Vector2D
Computes the square of the norm of a vector v.
NUMBER - Static variable in class opale.mathtools.ScanString
Flag a Number
nval - Variable in class opale.mathtools.ScanString
 

O

Object2D - class opale.m2d.ker.Object2D.
This abstract class is the root of the class hierarchy that represents an object 2D.
Object2D() - Constructor for class opale.m2d.ker.Object2D
Constructs and initializes with the absolute OIJ.
Object2D(OIJ) - Constructor for class opale.m2d.ker.Object2D
Constructs and initializes with an specified OIJ.
ObjectIntoTab(Object2D[]) - Method in class opale.m2d.ker.Pack2D
Copie la liste d'objets dans un tableau.
ObjectODE - class opale.ode.ker.ObjectODE.
Class abstraite qui sert à désigner un objet comme appartenant à la famille 'ODE' : plus précisement assure qu' une classe dérivée instanciable possède des méthodes de sauvegarde/relecvture dans un fichier au format .ode (voir documentation).
ObjectODE() - Constructor for class opale.ode.ker.ObjectODE
 
ODE - class opale.ode.ker.ODE.
Cette classe encapsule des problèmes d'ODE dans le sens où elle contient des références à des instances de type Equation, des instances de type TimeScheme et des instance de type Problem.
ODE() - Constructor for class opale.ode.ker.ODE
Constructeur par défaut.
oij - Variable in class opale.m2d.ker.CoordSystem
 
OIJ - class opale.m2d.ker.OIJ.
Cette classe modèlise un repère (O;I;J) quelconque définit soit dans un autre repère soit dans le repère absolu.
OIJ_ABSOLUTE - Static variable in class opale.m2d.ker.OIJ
 
OIJ() - Constructor for class opale.m2d.ker.OIJ
Constructeur par défaut.
OIJ(double, double, double, double, double, double) - Constructor for class opale.m2d.ker.OIJ
Constructeur qui prend en argument les caractéristiques du repère à construire dans le repère absolu..
OIJ(OIJ) - Constructor for class opale.m2d.ker.OIJ
Constructeur de copie.
OIJ(OIJ, double, double, double, double, double, double) - Constructor for class opale.m2d.ker.OIJ
Constructeur qui prend en argument les caractéristiques du repère à construire.
OIJException - exception opale.m2d.ker.OIJException.
Classe d'exception pour le traitement d'erreur de construction d'un repere OIJ.
OIJException() - Constructor for class opale.m2d.ker.OIJException
 
OIJException(String) - Constructor for class opale.m2d.ker.OIJException
 
OIJfromId(String) - Method in class opale.m2d.ker.Pack2D
Renvoie un repère à partir de son identificateur.
OIJintoTab(OIJ[]) - Method in class opale.m2d.ker.Pack2D
Copie la liste d'objets dans un tableau.
On - Static variable in class opale.tools.Debug
On = true for the debug mode.
opale - package opale
 
opale.m2d.component2d - package opale.m2d.component2d
 
opale.m2d.ker - package opale.m2d.ker
 
opale.m2d.object2d - package opale.m2d.object2d
 
opale.mathtools - package opale.mathtools
 
opale.ode.ker - package opale.ode.ker
 
opale.ode.scheme - package opale.ode.scheme
 
opale.tools - package opale.tools
This package contains tools for Opale.
oriX - Variable in class opale.m2d.ker.OIJ
 
oriY - Variable in class opale.m2d.ker.OIJ
 
orthoLine(double, double, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
orthoLine(Point2D, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
orthoVect() - Method in class opale.m2d.object2d.Line2D
Renvoie un vecteur orthogonal à la droite.

P

p - Variable in class opale.m2d.object2d.Conic
 
Pack2D - class opale.m2d.ker.Pack2D.
Cette classe permet de contenir un certain nombre d'objets de type Object2D et de repères de type OIJ.
Pack2D() - Constructor for class opale.m2d.ker.Pack2D
Constructeur par défaut.
parallLine(double, double, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D parallèle à la droite courante et passant par un point donné.
parallLine(Point2D, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
parse() - Method in class opale.mathtools.ParseFunction
Parse the previously set string
parse(String) - Method in class opale.mathtools.ParseFunction
Parse the string.
ParseFunction - class opale.mathtools.ParseFunction.
This class will parse a function definition and solve it returning the value.
ParseFunction() - Constructor for class opale.mathtools.ParseFunction
Instantiate the class
ParseFunction(String) - Constructor for class opale.mathtools.ParseFunction
Instantiate the class and define the string to parse.
Pen2D - class opale.m2d.ker.Pen2D.
Cette classe constitue une boite à outil pour dessiner dans un système de coordonnées.
Pen2D(Graphics, CoordSystem) - Constructor for class opale.m2d.ker.Pen2D
Constructeur a partir d'un Graphics et d'un repere2D
PLANCK - Static variable in class opale.mathtools.SpecialFunction
Planck constant.
PMASS - Static variable in class opale.mathtools.SpecialFunction
Proton Mass.
Point2D - class opale.m2d.ker.Point2D.
Cette classe permet de satisfaire la convention appliquée dans OPALE, selon laquelle les classes de base des objets géométriques s'appelent Nom et les classes graphiques GNom.
Point2D() - Constructor for class opale.m2d.ker.Point2D
Constructeur par défaut.
Point2D(OIJ) - Constructor for class opale.m2d.ker.Point2D
Initialise le point avec les coordonnées (0; 0) et un repère OIJ donné.
Point2D(OIJ, double, double) - Constructor for class opale.m2d.ker.Point2D
Construit et initialise le point avec les coordonnées x et y, et un repère donné.
Point2D(Point2D) - Constructor for class opale.m2d.ker.Point2D
Le constructeur de copie.
poisson(int, double) - Static method in class opale.mathtools.SpecialFunction
Returns the sum of the first k terms of the Poisson distribution.
poissonc(int, double) - Static method in class opale.mathtools.SpecialFunction
Returns the sum of the terms k+1 to infinity of the Poisson distribution.
Polynom - class opale.mathtools.Polynom.
This class represents a Polynom with real coefficients.
Polynom(int, double[]) - Constructor for class opale.mathtools.Polynom
Constructs a polynom of degree n, with the coefficients in the array tab.
PRECISION - Variable in class opale.mathtools.RootFinder1D
This value represents the precision of the solution.
PRECISION - Static variable in class opale.mathtools.FixPoint
This value represents the precision of the solution.
present() - Method in class opale.ode.ker.TimeScheme
Renvoie l'inconnue au temps présent.
print(String) - Static method in class opale.tools.Debug
Ecrit la chaine passée en paramètre.
print(String, boolean) - Static method in class opale.tools.Debug
Ecrit le boolean passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, char) - Static method in class opale.tools.Debug
Ecrit le caractère passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, double) - Static method in class opale.tools.Debug
Ecrit le double passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, float) - Static method in class opale.tools.Debug
Ecrit le réel passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, int) - Static method in class opale.tools.Debug
Ecrit l'entier passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, long) - Static method in class opale.tools.Debug
Ecrit l'entier long passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, Object) - Static method in class opale.tools.Debug
Ecrit l'objet passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
printScale() - Method in class opale.m2d.ker.GAxis2D
Renvoie l'état d'affichage de l'echelle sur les axes.
printSol() - Method in class opale.ode.ker.Problem
Renvoie la solution calculée sous forme de tableau dans une chaine String : la première colonne représente le temps, puis les suivantes les inconnues.
Problem - class opale.ode.ker.Problem.
Classe qui modélise un problème d'équations différentielles ordinaires.
Problem() - Constructor for class opale.ode.ker.Problem
Constructeur par défaut.
Problem(int) - Constructor for class opale.ode.ker.Problem
Constructeur pour initialiser un problème avec une dimension donnée.

R

readData(RFile) - Method in class opale.m2d.object2d.Data2D
Cette méthode lit directement un fichier de données numériques et remplit l'objet courant en conséquence.
readFile(RFile) - Method in class opale.ode.ker.ODE
Lit dans un fichier une liste d'objets.
readFile(RFile) - Method in class opale.m2d.ker.Pack2D
Lit dans un fichier une liste d'objets et de reperes.
readFile(RFile, ODE) - Method in class opale.ode.ker.ObjectODE
Cette méthode permet de lire des données dans un fichier au format .ode.
readFile(RFile, Pack2D) - Method in class opale.m2d.ker.Object2D
Reads in a file the construction of this object calling the method readKeyWord().
readFile(RFile, Pack2D) - Method in class opale.m2d.ker.InfoObject
Lit dans un fichier les données relatives aux informations d'un objet graphique en invoquant la méthode readKeyWord()
readFile(RFile, Pack2D) - Method in class opale.m2d.ker.OIJ
Lit ses informations dans un fichier.
readFile(RFile, Pack2D) - Method in class opale.m2d.object2d.Line2D
 
readKeyWord(String, RFile, ODE) - Method in class opale.ode.ker.ObjectODE
Méthode abstraite permettant la relecture d'un mot clé dans un fichier .ode.
readKeyWord(String, RFile, ODE) - Method in class opale.ode.ker.Problem
 
readKeyWord(String, RFile, ODE) - Method in class opale.ode.ker.TimeScheme
 
readKeyWord(String, RFile, ODE) - Method in class opale.ode.ker.SEquation
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.Object2D
Interpret a keyword read in a file.
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.InfoObject
Interprète un mot clé lu dans un fichier.
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.InfoPoint
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.InfoVector
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.Point2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.GPoint2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.Vector2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.ker.GVector2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.Line2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GLine2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.Conic
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GConic
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.InfoData
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.FPolar
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GFPolar
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.Data2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GData2D
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.yFx
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GyFx
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.xyFt
 
readKeyWord(String, RFile, Pack2D) - Method in class opale.m2d.object2d.GxyFt
 
regLin() - Method in class opale.m2d.object2d.Data2D
Cette méthode ajuste le nuage par une droite y=mx+b.
regLinear() - Method in class opale.m2d.object2d.Data2D
Cette méthode renvoie une instance de Line2D correspondant à la regression linéaire du nuage.
remove(Object2D) - Method in class opale.m2d.ker.Pack2D
Supprime un objet de type Object2D.
remove(ObjectODE) - Method in class opale.ode.ker.ODE
Supprime un objet de type Equation, probleme ou TimeScheme.
resetKeyWords() - Method in class opale.mathtools.ScanString
Clear the table containing the keyword/token pairs
resume() - Static method in class opale.tools.Chronometer
Resume the timer, that is stopped by stop().
RFile - class opale.tools.RFile.
Cette classe encapsule des methodes pour lire les types de base stocké dans un fichier et sous forme ASCII.
RFile(InputStream) - Constructor for class opale.tools.RFile
 
RFile(String) - Constructor for class opale.tools.RFile
 
RK - class opale.ode.scheme.RK.
Cette classe implémente le schéma de Runge Kutta classique qui consiste à avancer en temps de la facon suivante : ***.
RK() - Constructor for class opale.ode.scheme.RK
 
RootFinder1D - class opale.mathtools.RootFinder1D.
RootFinder1D is the superclass of solving methods for f(x) = 0 where f : R->R.
RootFinder1D() - Constructor for class opale.mathtools.RootFinder1D
 
rotate(double) - Method in class opale.m2d.ker.Point2D
 
rotate(double) - Method in class opale.m2d.ker.Vector2D
 
rotate(double) - Method in interface opale.m2d.ker.Transformable
Rotate l'objet graphique de l'angle theta autour de l'origine
rotate(double) - Method in class opale.m2d.object2d.Data2D
 
rotate(double, double, double) - Method in class opale.m2d.ker.Point2D
 
rotate(double, double, double) - Method in class opale.m2d.ker.Vector2D
 
rotate(double, double, double) - Method in interface opale.m2d.ker.Transformable
Rotate l'objet graphique de l'angle theta autour d'un point
rotate(double, double, double) - Method in class opale.m2d.object2d.Data2D
 

S

ScanString - class opale.mathtools.ScanString.
This class is similar to the ScanWord class, except it scans a string for keywords rather than an input stream.
ScanString() - Constructor for class opale.mathtools.ScanString
Instantiate the Class
ScanString(String) - Constructor for class opale.mathtools.ScanString
Instantaite the Class
SEquation - class opale.ode.ker.SEquation.
Permet de construire dynamiquement une équation en définissant les valeurs de son second membre grace à des chaines de caractères.
SEquation() - Constructor for class opale.ode.ker.SEquation
 
set(DComplex) - Method in class opale.mathtools.DComplex
Fixe les composantes.
set(double[]) - Method in class opale.mathtools.DVect
Fixe toutes les valeurs du vecteur.
set(double[][]) - Method in class opale.m2d.ker.Matrix2D
 
set(double, double) - Method in class opale.ode.ker.TimeScheme
Fixe les bornes du domaine d'étude en temps.
set(double, double) - Method in class opale.m2d.ker.Vector2D
Sets the coordinates of this vector.
set(double, double) - Method in class opale.m2d.object2d.FPolar
Fixe les bornes de définition.
set(double, double) - Method in class opale.m2d.object2d.yFx
Fixe les bornes de définition.
set(double, double) - Method in class opale.mathtools.DComplex
Fixe les composantes.
set(double, double, double) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite.
set(double, double, double, double) - Method in class opale.m2d.ker.CoordSystem
change les bornes d'affichage
set(double, double, double, double) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite avec deux points.
set(DVect) - Method in class opale.mathtools.DVect
Fixe les valeurs du vecteur à partir d'un autre.
set(int) - Method in class opale.m2d.object2d.Conic
Fixe le nombre de points de précision.
set(int) - Method in class opale.m2d.object2d.FPolar
Fixe le nombre de points de précision.
set(int) - Method in class opale.m2d.object2d.yFx
Fixe le nombre de points de précision.
set(int, double) - Method in class opale.mathtools.DVect
Fixe la valeur d'une composante.
set(int, double[], double[]) - Method in class opale.m2d.object2d.Data2D
Remplit l'objet avec le tableau de points passé en paramètre.
set(int, int, double) - Method in class opale.m2d.ker.Matrix2D
 
set(IxyFt, double, double, int) - Method in class opale.m2d.object2d.Data2D
Fixe la fonction paramètrique à tracer, les bornes de définition et le nombre de points.
set(IxyFt, double, double, int) - Method in class opale.m2d.object2d.xyFt
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(IyFx) - Method in class opale.m2d.object2d.FPolar
Deprecated.  
set(IyFx) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.FPolar
Deprecated.  
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.Data2D
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, String) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction a tracer et son expression
set(IyFx, String) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, String, double, double, int) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction polaire à tracer, les bornes de définition et le nombre de points.
set(IyFx, String, double, double, int) - Method in class opale.m2d.object2d.yFx
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(Line2D) - Method in class opale.m2d.object2d.Line2D
Recopie une droite dans la droite courante.
set(Point2D, Point2D) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite avec deux points.
set(String) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction a tracer à partir d'une chaine de caractères.
set(String) - Method in class opale.m2d.object2d.yFx
Fixe la fonction a tracer à partir d'une chaine de caractères.
set(Vector2D) - Method in class opale.m2d.ker.Vector2D
Sets the coordinates of the vector to the specified vector.
setArrow(int) - Method in class opale.m2d.ker.InfoVector
change la forme de la fleche
setColor(Color) - Method in class opale.m2d.ker.InfoObject
Change la couleur du tracé
setColor(Color) - Method in class opale.m2d.ker.Pen2D
Change la couleur du Crayon
setDeg() - Method in class opale.mathtools.ParseFunction
Indicates that the argument of trigonometrics functions are measured in degrees.
setEqn(Equation) - Method in class opale.ode.ker.Problem
Associe une équation au problème.
setFill(int) - Method in class opale.m2d.ker.InfoPoint
change le mode de remplissage du point
setFunc(String[]) - Method in class opale.ode.ker.SEquation
Prend en argument un tableau de chaines de carcatères correspondant aux composantes de la fonction second memebre de l'équation.
setI(double, double) - Method in class opale.m2d.ker.OIJ
Fixe les coordonnées du premier vecteur de base.
setIm(double) - Method in class opale.mathtools.DComplex
Fixe la composante imaginaire y.
setInit(DVect) - Method in class opale.ode.ker.Problem
Fixe un vecteur pour la condition initiale.
setJ(double, double) - Method in class opale.m2d.ker.OIJ
Fixe les coordonnées du premier vecteur de base.
setLegend(String) - Method in interface opale.m2d.ker.ILegend
Change le texte de la légende.
setLegend(String) - Method in class opale.m2d.object2d.GData2D
 
setLocation(double, double) - Method in class opale.m2d.ker.Point2D
Fixe les coordonnées du point.
setLocation(int, int) - Method in class opale.m2d.ker.Legend
 
setLocation(Point2D) - Method in class opale.m2d.ker.Point2D
Fixe les coordonnées du point.
setName(String) - Method in class opale.m2d.ker.InfoObject
Change le nom de l'instance
setName(String) - Method in class opale.m2d.ker.OIJ
Change le nom du repère.
setNstep(int) - Method in class opale.ode.ker.TimeScheme
Fixe le nombre de pas de temps à effectuer dans le calcul.
setOIJ(OIJ) - Method in class opale.m2d.ker.Object2D
Sets the OIJ basis of this object.
setOIJ(OIJ) - Method in class opale.m2d.ker.CoordSystem
fixe le repère OIJ
setOIJ(OIJ) - Method in class opale.m2d.ker.OIJ
Fixe le repère de base.
setOIJ(OIJ) - Method in class opale.m2d.ker.GVector2D
Surcharge de setOIJ(OIJ rep) de Object2D pour changer a la fois le repere du vecteur et de l'origine.
setOrigin(double, double) - Method in class opale.m2d.ker.OIJ
Fixe les coordonnées de l'origine.
setOrigin(double, double) - Method in class opale.m2d.ker.GVector2D
Fixe l'origine du vecteur.
setParams(double, double, double) - Method in class opale.m2d.object2d.Conic
Fixe l'excentricité, l'inclinaison et le paramètre de la conique.
setPb(Problem) - Method in class opale.ode.ker.TimeScheme
Permet d'attacher un problème d'ODE au schéma en temps.
setRad() - Method in class opale.mathtools.ParseFunction
Indicates that the argument of trigonometrics functions are in radians.
setRe(double) - Method in class opale.mathtools.DComplex
Fixe la composante réelle x.
setSize(int) - Method in class opale.m2d.ker.InfoPoint
change la taille du point
setSize(int) - Method in class opale.m2d.ker.InfoVector
change la taille de la fleche
setSize(int, int, int, int) - Method in class opale.m2d.ker.CoordSystem
fixe les dimensions de la feuille de dessin
setSize(short) - Method in class opale.m2d.object2d.InfoLine
change l'épaisseur de la ligne.
setSizePoint(int) - Method in class opale.m2d.object2d.InfoData
change la taille du point
setString(String) - Method in class opale.mathtools.ScanString
Set the string to be scanned
setStyle(short) - Method in class opale.m2d.object2d.InfoLine
change le style de la ligne.
setStylePoint(int) - Method in class opale.m2d.object2d.InfoData
change le style de tracé d'un point.
setSymbol(int) - Method in class opale.m2d.ker.InfoPoint
change la forme du point
setSymbol(int) - Method in class opale.m2d.ker.InfoVector
change la forme du point
setT(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable T.
setTick(double, double, double, double) - Method in class opale.m2d.ker.InfoAxis
Fixe les valeurs des espacements des tirets sur les axes X et Y.
setTS(TimeScheme) - Method in class opale.ode.ker.Problem
Associe un schéma en temps au problème.
setTypeGraph(int) - Method in class opale.m2d.object2d.InfoData
change le style de tracé du nuage.
setUnvisible() - Method in class opale.m2d.ker.InfoObject
Rend invisible l'objet
setV(int, double) - Method in class opale.m2d.ker.Matrix2D
 
setVisible() - Method in class opale.m2d.ker.InfoObject
Rend visible l'objet
setVisible(boolean) - Method in class opale.m2d.ker.Legend
 
setX(double) - Method in class opale.m2d.ker.Vector2D
Sets the X coordinate of this vector to the specified double coordinate.
setX(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable X.
setXLabel(String) - Method in class opale.m2d.ker.GAxis2D
Fixe le label sur l'axe des X.
setXmax(double) - Method in class opale.m2d.ker.CoordSystem
change xmax
setXmin(double) - Method in class opale.m2d.ker.CoordSystem
change xmin
setY(double) - Method in class opale.m2d.ker.Vector2D
Sets the Y coordinate of this vector to the specified double coordinate.
setY(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable Y.
setYLabel(String) - Method in class opale.m2d.ker.GAxis2D
Fixe le label sur l'axe des Y.
setYmax(double) - Method in class opale.m2d.ker.CoordSystem
change ymax
setYmin(double) - Method in class opale.m2d.ker.CoordSystem
change ymin
setZ(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable Z.
sinh(double) - Static method in class opale.mathtools.SpecialFunction
 
size - Variable in class opale.m2d.ker.InfoPoint
 
size - Variable in class opale.m2d.ker.InfoVector
 
size() - Method in class opale.ode.ker.ODE
Retourne la taille de la liste des objets.
size() - Method in class opale.mathtools.DVect
Renvoie la taille du vecteur.
sizeObject() - Method in class opale.m2d.ker.Pack2D
Retourne la taille de la liste des objets.
sizeOIJ() - Method in class opale.m2d.ker.Pack2D
Retourne la taille de la liste.
sizePoint - Variable in class opale.m2d.object2d.InfoData
 
SOLARFLUX - Static variable in class opale.mathtools.SpecialFunction
Solar Flux.
SOLARLUM - Static variable in class opale.mathtools.SpecialFunction
Solar Luminosity.
SOLARMASS - Static variable in class opale.mathtools.SpecialFunction
Solar Mass.
SOLARRADIUS - Static variable in class opale.mathtools.SpecialFunction
Solar Radius.
solve() - Method in class opale.ode.ker.Problem
Methode principale de la classe.
solve() - Method in class opale.ode.ker.ODE
Résoud tous les problèmes stockés dans l'objet courant.
solve(IFnn, int, DVect, DVect) - Static method in class opale.mathtools.FixPoint
To call this method runs the resolution of the equation f(x) = x.
Sort - class opale.mathtools.Sort.
Sort is the superclass of sorting methods.
Sort() - Constructor for class opale.mathtools.Sort
 
sort(int, double[]) - Method in class opale.mathtools.Sort
Abstract method to sort an array 'tab' into ascending numerical order.
sort(int, double[]) - Method in class opale.mathtools.InsertionSort
Sorts an array tab into ascending numerical order by insertion sort.
SpecialFunction - class opale.mathtools.SpecialFunction.
This class contains physical constants and special functions not found in the java.lang.Math class.
start() - Static method in class opale.tools.Chronometer
Start the timer.
STEFANBOLTZ - Static variable in class opale.mathtools.SpecialFunction
Stefan-Boltzman Constant.
stop() - Static method in class opale.tools.Chronometer
Stop the timer.
sub(DComplex) - Method in class opale.mathtools.DComplex
Soustrait le nombre complexe passé en argument.
sub(DVect) - Method in class opale.mathtools.DVect
Soustrait un vecteur.
sumRectBackward() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sou sle nuage de points par la méthode des rectangles 'retardés'.
sumRectCentered() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sous le nuage de points par la méthode des rectangles 'centrés'.
sumRectForward() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sou sle nuage de points par la méthode des rectangles 'avants'.
sumTrapez() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sous le nuage de points par la méthode des trapèzes.
sval - Variable in class opale.mathtools.ScanString
 
symbol - Variable in class opale.m2d.ker.InfoPoint
 
symbol - Variable in class opale.m2d.ker.InfoVector
 
symbolArrow - Variable in class opale.m2d.ker.InfoVector
 

T

tanh(double) - Static method in class opale.mathtools.SpecialFunction
 
test(double, double) - Method in class opale.m2d.ker.CoordSystem
teste si un point (x,y) appartient à la zone (xmin,xmax,ymin,ymax)
theta0 - Variable in class opale.m2d.object2d.Conic
 
time() - Method in class opale.ode.ker.TimeScheme
Renvoie le temps courant.
time() - Static method in class opale.tools.Chronometer
Return the elapsed time in milliseconds.
TimeScheme - class opale.ode.ker.TimeScheme.
Classe abstraite servant à designer un schéma en temps pour les équations différentielles ordinaires.
TimeScheme() - Constructor for class opale.ode.ker.TimeScheme
 
tinf - Variable in class opale.m2d.object2d.FPolar
 
tinf - Variable in class opale.m2d.object2d.xyFt
 
tmax() - Method in class opale.ode.ker.TimeScheme
Renvoie la borne supérieure du domaine détude.
tmin() - Method in class opale.ode.ker.TimeScheme
Renvoie la borne inférieure du domaine détude.
toArray() - Method in class opale.mathtools.DVect
Renvoie toutes les valeurs du vecteur sous forme de tableau sans passer par un argument.
toString() - Method in class opale.ode.ker.Problem
 
toString() - Method in class opale.ode.ker.SEquation
 
toString() - Method in class opale.ode.scheme.Heun
 
toString() - Method in class opale.ode.scheme.RK
 
toString() - Method in class opale.ode.scheme.ExplicitEuler
 
toString() - Method in class opale.m2d.ker.Object2D
Returns a string representation of this object.
toString() - Method in interface opale.m2d.ker.GObject2D
Surcharge de toString()
toString() - Method in class opale.m2d.ker.Point2D
 
toString() - Method in class opale.m2d.ker.Matrix2D
 
toString() - Method in class opale.m2d.ker.Vector2D
 
toString() - Method in class opale.m2d.ker.OIJ
 
toString() - Method in class opale.m2d.ker.GAxis2D
 
toString() - Method in class opale.m2d.object2d.Line2D
 
toString() - Method in class opale.m2d.object2d.Conic
 
toString() - Method in class opale.m2d.object2d.FPolar
 
toString() - Method in class opale.m2d.object2d.Data2D
 
toString() - Method in class opale.m2d.object2d.yFx
 
toString() - Method in class opale.m2d.object2d.xyFt
 
toString() - Method in class opale.tools.RFile
 
toString() - Method in class opale.tools.WFile
 
toString() - Method in class opale.mathtools.DVect
surcharge la méthode toString pour l'affichage.
toString() - Method in class opale.mathtools.DComplex
Returns a string representation of this complex number.
toTab() - Method in class opale.ode.ker.Problem
Renvoie la solution dans un tableau à deux entrées t[i][j] 0<= i <= dim ; 0 <= j <= N où N est le nombre de pas de temps calculé : la composante t[0][j] correspond en fait aux pas de temps du calcul et les composantes suivantes t[i>=1][j] aux composantes à proprement parlé de la solution.
transform(AffineTransform2D) - Method in class opale.m2d.ker.Point2D
 
transform(AffineTransform2D) - Method in class opale.m2d.ker.Vector2D
 
transform(AffineTransform2D) - Method in interface opale.m2d.ker.Transformable
Transforms the object by a general transform AffineTransform.
transform(AffineTransform2D) - Method in class opale.m2d.object2d.Data2D
 
transform(double[], double[], double[], double[], int) - Method in class opale.m2d.ker.AffineTransform2D
Transforms arrays of double precision which represents coordinates by this transform.
Transformable - interface opale.m2d.ker.Transformable.
Cette interface assure qu'une classe possède des méthodes de transformation géométrique.
translate(double, double) - Method in class opale.m2d.ker.Point2D
 
translate(double, double) - Method in class opale.m2d.ker.Vector2D
 
translate(double, double) - Method in interface opale.m2d.ker.Transformable
Translate l'objet graphique du vecteur(dx, dy).
translate(double, double) - Method in class opale.m2d.object2d.Data2D
 
tsup - Variable in class opale.m2d.object2d.FPolar
 
tsup - Variable in class opale.m2d.object2d.xyFt
 

U

UNKNOWN - Static variable in class opale.mathtools.ScanString
flag an unknown token
update() - Method in class opale.ode.ker.TimeScheme
Met à jour le calcul (incrémente le pas de temps, stocke les inconnues...).

V

val(double) - Method in class opale.m2d.object2d.FPolar
Renvoie la valeur de la fonction r(x) en un point.
val(double) - Method in class opale.m2d.object2d.yFx
Renvoie la valeur de la fonction en un point.
val(double) - Method in interface opale.mathtools.IyFx
Cette méthode renvoie la valeur de la fonction en un point.
val(double[]) - Method in interface opale.mathtools.IFn1
Cette méthode renvoie la valeur de la fonction en un point.
val(double[]) - Method in interface opale.mathtools.IFnn
Cette méthode renvoie la valeur de la fonction en un point.
Vector2D - class opale.m2d.ker.Vector2D.
This class represents a vector in R².
Vector2D() - Constructor for class opale.m2d.ker.Vector2D
Constructor by default.
Vector2D(OIJ) - Constructor for class opale.m2d.ker.Vector2D
Constucts and intializes the vector at (0; 0) with a OIJ specified.
Vector2D(OIJ, double, double) - Constructor for class opale.m2d.ker.Vector2D
Constucts and intializes the vector at (x; y) with a OIJ specified.
Vector2D(Point2D, Point2D) - Constructor for class opale.m2d.ker.Vector2D
Constructs a vector from two objects Point2D.
Vector2D(Vector2D) - Constructor for class opale.m2d.ker.Vector2D
Constructs and initializes a vector with the same location as the specified Vector2D object.

W

WFile - class opale.tools.WFile.
Cette classe encapsule des methodes pour ecrire les types de base de Java dans un fichier sous forme ASCII.
WFile(String) - Constructor for class opale.tools.WFile
constructeur qui prend en argument le nom du fichier à ouvrir en ecriture.
WFile(String, boolean) - Constructor for class opale.tools.WFile
constructeur qui prend en argument le nom du fichier à ouvrir en ecriture, et le mode de vidage(automatique ou non).
width - Variable in class opale.m2d.ker.CoordSystem
 
writeChar(char) - Method in class opale.tools.WFile
 
writeDouble(double) - Method in class opale.tools.WFile
 
writeFile(WFile) - Method in class opale.ode.ker.ODE
Ecrit dans un fichier le contenu de cette classe.
writeFile(WFile) - Method in class opale.m2d.ker.Pack2D
Ecris dans un fichier le contenu de ce Pack2D.
writeFile(WFile, ODE) - Method in class opale.ode.ker.ObjectODE
Méthode abstraite qui permet d'ecrire les données relatives à l'objet courant dans un fichier.
writeFile(WFile, ODE) - Method in class opale.ode.ker.Problem
 
writeFile(WFile, ODE) - Method in class opale.ode.ker.TimeScheme
 
writeFile(WFile, ODE) - Method in class opale.ode.ker.SEquation
 
writeFile(WFile, Pack2D) - Method in class opale.m2d.ker.Object2D
Writes informations about this object in a file.
writeFile(WFile, Pack2D) - Method in class opale.m2d.ker.InfoObject
Ecrit les informations concernant l'objet dans un fichier.
writeFile(WFile, Pack2D) - Method in class opale.m2d.ker.OIJ
Ecrit ses informations dans un fichier.
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.Object2D
Wrtie complementary information in a file.
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.InfoObject
Ecris les informations complémentaires concernant l'objet dans un fichier.
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.InfoPoint
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.InfoVector
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.Point2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.GPoint2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.Vector2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.ker.GVector2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.Line2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GLine2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.Conic
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GConic
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.InfoData
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.FPolar
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GFPolar
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.Data2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GData2D
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.yFx
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GyFx
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.xyFt
 
writeFileMore(WFile, Pack2D) - Method in class opale.m2d.object2d.GxyFt
 
writeFloat(float) - Method in class opale.tools.WFile
 
writeInt(int) - Method in class opale.tools.WFile
 
writeln(String) - Method in class opale.tools.WFile
 
writelnChar(char) - Method in class opale.tools.WFile
 
writelnDouble(double) - Method in class opale.tools.WFile
 
writelnFloat(float) - Method in class opale.tools.WFile
 
writelnInt(int) - Method in class opale.tools.WFile
 
writeSol(WFile) - Method in class opale.ode.ker.Problem
 
writeString(String) - Method in class opale.tools.WFile
 

X

x - Variable in class opale.m2d.ker.Point2D
 
x - Variable in class opale.m2d.ker.Vector2D
public members.
x - Variable in class opale.m2d.object2d.Data2D
 
x(double) - Method in interface opale.mathtools.IxyFt
Cette méthode renvoie la valeur de la fonction t-->x(t) en un point.
X(double, double) - Method in class opale.m2d.ker.CoordSystem
Cette méthode renvoie l'abscisse réelle dans la feuille à partir des coordonnées au repère utilisateur.
X(double, double) - Method in class opale.m2d.ker.LinLinCS
 
xfromXY(int, int) - Method in class opale.m2d.ker.CoordSystem
Renvoie la première coordonnée utilisateur à partir de l'abscisse réelle
xfromXY(int, int) - Method in class opale.m2d.ker.LinLinCS
 
xinf - Variable in class opale.m2d.object2d.yFx
 
xmax - Variable in class opale.m2d.ker.CoordSystem
 
xmax() - Method in class opale.m2d.ker.Object2D
Returns the maximum of the X coordinate.
xmin - Variable in class opale.m2d.ker.CoordSystem
 
xsup - Variable in class opale.m2d.object2d.yFx
 
xyFt - class opale.m2d.object2d.xyFt.
Cette classe représente une fonction paramétrique x(t), y(t).
xyFt() - Constructor for class opale.m2d.object2d.xyFt
Constructeur par défaut.
xyFt(OIJ) - Constructor for class opale.m2d.object2d.xyFt
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
xyFt(xyFt) - Constructor for class opale.m2d.object2d.xyFt
Le constructeur de copie

Y

y - Variable in class opale.m2d.ker.Point2D
 
y - Variable in class opale.m2d.ker.Vector2D
public members.
y - Variable in class opale.m2d.object2d.Data2D
 
y(double) - Method in interface opale.mathtools.IxyFt
Cette méthode renvoie la valeur de la fonction t-->y(t) en un point.
Y(double, double) - Method in class opale.m2d.ker.CoordSystem
Cette méthode renvoie l'ordonnée réelle dans la feuille à partir des coordonnées au repère utilisateur.
Y(double, double) - Method in class opale.m2d.ker.LinLinCS
 
y0(double) - Static method in class opale.mathtools.SpecialFunction
 
y1(double) - Static method in class opale.mathtools.SpecialFunction
 
yfromXY(int, int) - Method in class opale.m2d.ker.CoordSystem
Renvoie la deuxième coordonnée utilisateur à partir de l'abscisse réelle
yfromXY(int, int) - Method in class opale.m2d.ker.LinLinCS
 
yFx - class opale.m2d.object2d.yFx.
Cette classe représente une fonction y =f(x).
yFx() - Constructor for class opale.m2d.object2d.yFx
Constructeur par défaut.
yFx(OIJ) - Constructor for class opale.m2d.object2d.yFx
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
yFx(yFx) - Constructor for class opale.m2d.object2d.yFx
Le constructeur de copie
ymax - Variable in class opale.m2d.ker.CoordSystem
 
ymin - Variable in class opale.m2d.ker.CoordSystem
 
yn(int, double) - Static method in class opale.mathtools.SpecialFunction
 

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