Class TeaGraphicsContext

  • All Implemented Interfaces:
    GraphicsContext2D

    public class TeaGraphicsContext
    extends java.lang.Object
    implements GraphicsContext2D
    Delegates all drawing operations to the browser using TeaVM. The actual implementations of the drawing operations can be found in JavaScript.