Package 

Enum GraphicControlExtension.Disposal

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      RESTORE_TO_PREVIOUS

      After the frame is shown, restore the canvas to the previous frame.

      RESTORE_TO_BACKGROUND

      After the frame is shown, restore the whole canvas to the background color.

      DO_NOT_DISPOSE

      Keep the frame in place. Future frames will be drawn on top.

      NOT_SPECIFIED

      Not specified.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait