Class DotImageExportPlugin

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void export​(Dot dot, java.io.File file, Exporter exporter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DotImageExportPlugin

        public DotImageExportPlugin()
    • Method Detail

      • export

        protected void export​(Dot dot,
                              java.io.File file,
                              Exporter exporter)
                       throws java.io.IOException
        Throws:
        java.io.IOException