Interface IClosableGraphics

  • All Superinterfaces:
    java.lang.AutoCloseable, IGraphics

    public interface IClosableGraphics
    extends java.lang.AutoCloseable, IGraphics
    • Method Detail

      • close

        void close()
            throws java.lang.RuntimeException
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.lang.RuntimeException