/** @return the clipBox */
 public Double[] getClipBox() {
   return clipProperty.getClipBox();
 }