Package org.bzdev.gio

Interface GraphicsCreator

All Known Subinterfaces:
OSGraphicsOps
All Known Implementing Classes:
Graphics2DRecorder, Model3D.Image, OSGBufferedImage, OutputStreamGraphics, OutputStreamGraphics.Surrogate, PanelGraphics, PanelGraphics.Creator, PrinterGraphics, ThreadedOSGraphics

public interface GraphicsCreator
Interface for objects that create graphics contexts of type Graphic2D. Examples of uses include the org.bzdev.gio package.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a graphics context.