|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter
public abstract class AbstractChartFormatter
Nested Class Summary | |
---|---|
static class |
AbstractChartFormatter.ImageType
|
Constructor Summary | |
---|---|
AbstractChartFormatter(AbstractChartFormatter.ImageType imageType,
boolean useRelativeImagePath)
|
Method Summary | |
---|---|
java.lang.String |
format(Chart chart,
java.io.File workingDirectory,
java.lang.String filename)
Formats model as chart. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractChartFormatter(AbstractChartFormatter.ImageType imageType, boolean useRelativeImagePath)
Method Detail |
---|
public java.lang.String format(Chart chart, java.io.File workingDirectory, java.lang.String filename) throws java.io.IOException
ChartFormatter
format
in interface ChartFormatter
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 |