/**
  * @return bool
  */
 public function isRoiTrackingEnabled()
 {
     return $this->helper->isRoiTrackingEnabled();
 }