/**
  * Create a rotate control
  */
 public function __construct()
 {
     parent::__construct();
 }