VectorPathCommandLine constructor

VectorPathCommandLine(
  1. {required Point end_point,
  2. int? extra,
  3. int? clientId}
)

A straight line to a given point

Implementation

VectorPathCommandLine