apply abstract method

void apply(
  1. Canvas c
)

Applies to the Canvas all necessary transformations to apply this viewport.

Implementation

void apply(Canvas c);