Package org.jzy3d.io

Interface AWTImageExporter

All Known Implementing Classes:
AbstractImageExporter, GifExporter

public interface AWTImageExporter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
    terminate(long timeout, TimeUnit unit)
     
  • Method Details