public class SimpleChartRenderer extends Object
| Constructor and Description |
|---|
SimpleChartRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(GCModel model,
FileOutputStream outputStream) |
void |
render(GCModel model,
FileOutputStream outputStream,
GCPreferences gcPreferences) |
public void render(GCModel model, FileOutputStream outputStream) throws IOException
IOExceptionpublic void render(GCModel model, FileOutputStream outputStream, GCPreferences gcPreferences) throws IOException
IOExceptionCopyright © 2019. All rights reserved.