PCanvasFactory constructor

PCanvasFactory()

Implementation

factory PCanvasFactory() {
  return createPCanvasFactoryImpl();
}