Class RenderEvent


  • public class RenderEvent
    extends java.lang.Object
    • Constructor Detail

      • RenderEvent

        public RenderEvent​(java.awt.Graphics2D g2d,
                           APIContext apiContext)
    • Method Detail

      • getGraphics

        public java.awt.Graphics2D getGraphics()
      • getAPIContext

        public APIContext getAPIContext()