public final class SVGEncoder extends Object
| Modifier | Constructor and Description |
|---|---|
private |
SVGEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
encode(Chart chart,
OutputStream outputStream)
Encodes the Chart to an OutputStream which can be a file or any other OutputStream
implementation.
|
public static final void encode(Chart chart, OutputStream outputStream) throws ChartDataException, PropertyException, IOException
chart - outputStream - ChartDataExceptionPropertyExceptionIOException