public static interface PlotGeneratorResult.PlotGenerator extends Storable
GraphicsAdaptor.| Modifier and Type | Method and Description |
|---|---|
void |
generatePlot(GraphicsAdaptor ga)
Generates the plot using the
Graphics2D device of the supplied GraphicsAdaptor. |
void generatePlot(GraphicsAdaptor ga) throws Exception
Graphics2D device of the supplied GraphicsAdaptor.ga - the graphics adaptorException - if the plot could not be generated