Interface DrawStartHandler

All Superinterfaces:
EventHandler

public interface DrawStartHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when we start drawing for this DrawItem to the drawPane's underlying HTML5 <canvas> element.