C# Class PurplePen.PunchPrinting

Inheritance: RectanglePrinting
Show file Open project: petergolde/PurplePen

Public Methods

Method Description
PunchPrinting ( EventDB eventDB, Controller controller, PunchPrintSettings punchPrintSettings ) : System

Protected Methods

Method Description
GetDescriptionList ( ) : IPrintableRectangle[]

Private Methods

Method Description
GetRenderer ( CourseView courseView ) : PunchesRenderer

Method Details

GetDescriptionList() protected method

protected GetDescriptionList ( ) : IPrintableRectangle[]
return IPrintableRectangle[]

PunchPrinting() public method

public PunchPrinting ( EventDB eventDB, Controller controller, PunchPrintSettings punchPrintSettings ) : System
eventDB EventDB
controller Controller
punchPrintSettings PunchPrintSettings
return System