moveTo abstract method

void moveTo(
  1. double x,
  2. double y
)

Implementation

void moveTo(double x, double y);