public interface PlotterWrapper
Modifier and Type | Method and Description |
---|---|
default void |
handlePlotException(File file,
Throwable t) |
boolean |
plot(File file) |
boolean plot(File file) throws MaestroException
MaestroException
This documentation was released into the public domain.