|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChartFormatter
Statistics chart format.
Method Summary | |
---|---|
java.lang.String |
format(Chart chart,
java.io.File workingDirectory,
java.lang.String filename)
Formats model as chart. |
Method Detail |
---|
java.lang.String format(Chart chart, java.io.File workingDirectory, java.lang.String filename) throws java.io.IOException
chart
- the model to format as chartworkingDirectory
- a working directoryfilename
- chart filename
HTML
fragment of chart image
java.io.IOException
- if I/O error occurs
|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |