moveVertex
Moves a vertex of the polygon to a new absolute position.
Parameters
index
the index of the vertex to move
newX
new absolute x coordinate
newY
new absolute y coordinate
Moves a vertex of the polygon to a new absolute position.
the index of the vertex to move
new absolute x coordinate
new absolute y coordinate