Class SimpleContext2D

  • All Implemented Interfaces:
    Context2D

    public class SimpleContext2D
    extends java.lang.Object
    implements Context2D
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleContext2D​(boolean isBackground)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isBackground()  
      • Methods inherited from class java.lang.Object

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

      • SimpleContext2D

        public SimpleContext2D​(boolean isBackground)