drawPath abstract method

void drawPath(
  1. Path path
)

Draws this segment on a path.

Implementation

void drawPath(Path path);