|
Framework JavaScript ACube V2.10.0 | ||||||||
CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH |
Object | +--Curve
This class "Curve"permit to represent a part of Line Chart to draw a Curve.
GUI
UML diagrams
Version: 2.7
Auteur: MAEE
Definie dans ergonomique/fw_svg_chart.js
Sommaire des Attributs | |
<private> Array |
plots
Array of plots for this curve |
<private> String |
text
Label for this curve |
Sommaire des Constructeurs | |
Curve
(<Array> plots, <any> text)
|
Sommaire des Méthodes | |
Integer
|
getXMaxValue()
Get the X max value of an instance of Curve |
Integer
|
getYMaxValue()
Get the Y max value of an instance of Curve |
Détail des Attributs |
<private> Array plots
<private> String text
Détail des Constructeurs |
Curve(<Array> plots, <any> text)
plots - Array
text - any
Détail des Méthodes |
Integer getXMaxValue()
Integer getYMaxValue()
|
Framework JavaScript ACube V2.10.0 | ||||||||
CLASSE PRECEDENTE CLASSE SUIVANTE | CADRES SANS CADRES | ||||||||
SOMMAIRE: ATTR | CONSTR | METH | DETAIL: ATTR | CONSTR | METH |