Révision 2742
tmp/org.txm.chartsengine.core/src/org/txm/chartsengine/core/ChartsEngine.java (revision 2742) | ||
---|---|---|
454 | 454 |
*/ |
455 | 455 |
public abstract File exportChart(Object chart, File file, String outputFormat, int imageWidth, int imageHeight, int drawingAreaX, int drawingAreaY, int drawingAreaWidth, int drawingAreaHeight); |
456 | 456 |
|
457 |
|
|
457 | 458 |
/** |
459 |
* Export a chart in a file |
|
460 |
* |
|
461 |
* @param result |
|
462 |
* @param outputFormat |
|
463 |
* @return |
|
464 |
*/ |
|
465 |
public abstract File exportChart(ChartResult result, File file, int imageWidth, int imageHeight, String outputFormat); |
|
466 |
|
|
467 |
|
|
468 |
|
|
469 |
/** |
|
458 | 470 |
* Exports the chart to the specified file. |
459 | 471 |
* |
460 | 472 |
* @param chart |
... | ... | |
491 | 503 |
} |
492 | 504 |
|
493 | 505 |
/** |
494 |
* Export a chart in a file |
|
495 |
* |
|
496 |
* @param result |
|
497 |
* @param outputFormatSvg |
|
498 |
* @return |
|
499 |
*/ |
|
500 |
public abstract File exportChart(ChartResult result, File file, int imageWidth, int imageHeight, String outputFormat); |
|
501 |
|
|
502 |
/** |
|
503 | 506 |
* Gets the current output format. |
504 | 507 |
* |
505 | 508 |
* @return |
Formats disponibles : Unified diff