Class SimpleGraphics2DExporterOutput

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Graphics2D getGraphics2D()
      The java.awt.Graphics2D instance used for export.
      void setGraphics2D​(java.awt.Graphics2D grx)  
      • Methods inherited from class java.lang.Object

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

      • SimpleGraphics2DExporterOutput

        public SimpleGraphics2DExporterOutput()
    • Method Detail

      • setGraphics2D

        public void setGraphics2D​(java.awt.Graphics2D grx)