| Interface | Description |
|---|---|
| BaseFunction | |
| DensitySlicingLine |
Graphic layer to paint a straight line
|
| GCanvas |
Canvas where graphic elements are painted
|
| IGCanvasListener |
Listener que deben implementar las clases que quieran recibir cambios
del GCanvas.
|
| LogaritmicExponentialLine | |
| SquareRootPowLine | |
| StraightLine |
Graphic layer to paint a straight line
|
| Class | Description |
|---|---|
| DrawableElement |
Clase base para los gráficos a dibujar sobre el canvas
14-oct-2007
|
| GCanvasEvent |
Clase que contiene la información que se produce al dispararse un evento
en el GCanvas
|
| GraphicHistogram |
Graphic layer to paint a histogram
|
| InfoLayer |
Graphic layer to paint a layer of information
|
| MinMaxLines |
Graphic layer to paint a two lines with the maximum and the minumun
|