Uses of Interface
org.jzy3d.io.AWTImageExporter
-
Packages that use AWTImageExporter Package Description org.jzy3d.plot3d.rendering.canvas -
-
Uses of AWTImageExporter in org.jzy3d.plot3d.rendering.canvas
Fields in org.jzy3d.plot3d.rendering.canvas declared as AWTImageExporter Modifier and Type Field Description protected AWTImageExporterEmulGLCanvas. exporterMethods in org.jzy3d.plot3d.rendering.canvas that return AWTImageExporter Modifier and Type Method Description AWTImageExporterEmulGLCanvas. getExporter()Methods in org.jzy3d.plot3d.rendering.canvas with parameters of type AWTImageExporter Modifier and Type Method Description voidEmulGLCanvas. setExporter(AWTImageExporter exporter)
-