#BlueJ class context comment0.params=xValue\ yValue comment0.target=Vector(double,\ double) comment1.params=xV\ yV comment1.target=Vector(int,\ int) comment2.params=v comment2.target=Vector(Vector) comment3.params= comment3.target=double\ getX() comment4.params=xValue comment4.target=void\ setX(double) comment5.params= comment5.target=double\ getY() comment6.params=yValue comment6.target=void\ setY(double) comment7.params=xV\ yV comment7.target=void\ set(double,\ double) comment8.params= comment8.target=double\ length() comment8.text=\n\ Absolute\ value\ of\ the\ vector,\ a.\ k.\ a.\ length\ of\ its\ arrows.\n comment9.params=vectorToAdd comment9.target=void\ add(Vector) comment9.text=\n\ Add\ a\ vector\ to\ this\ vector.\n numComments=10