Ejemplo n.º 1
0
 public void extend(Point point) {
   BoundsImpl.extend(this.getJSObject(), point.getJSObject());
 }