/**
  * See setter method for a fully detailed description.
  *
  * @return
  * @see GWTCanvas#setGlobalCompositeOperation(String)
  */
 public String getGlobalCompositeOperation() {
   return impl.getGlobalCompositeOperation();
 }