public Point getBoundPoint() {
   return endPointTransform.getTransformed(myBoundPoint);
 }