/** @see org.tigris.gef.presentation.Fig#damage() */
 public void damage() {
   super.damage();
   getFig().damage();
 }