addToPath abstract method

void addToPath(
  1. Path path
)

add the given path to the PathElement

Implementation

void addToPath(Path path);