This is the complete list of members for pdftron::PDF::PDFDocGenerator, including all inherited members.
| GenerateBlankPaperDoc(double width, double height, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |
| GenerateDottedPaperDoc(double width, double height, double dot_spacing, double dot_size, double red, double green, double blue, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |
| GenerateGraphPaperDoc(double width, double height, double grid_spacing, double line_thickness, double weighted_line_thickness, int weighted_line_freq, double red, double green, double blue, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |
| GenerateGridPaperDoc(double width, double height, double grid_spacing, double line_thickness, double red, double green, double blue, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |
| GenerateIsometricDottedPaperDoc(double width, double height, double dot_spacing, double dot_size, double red, double green, double blue, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |
| GenerateLinedPaperDoc(double width, double height, double line_spacing, double line_thickness, double red, double green, double blue, double left_margin_distance, double left_margin_red, double left_margin_green, double left_margin_blue, double right_margin_red, double right_margin_green, double right_margin_blue, double background_red, double background_green, double background_blue, double top_margin_distance, double bottom_margin_distance) | pdftron::PDF::PDFDocGenerator | static |
| GenerateMusicPaperDoc(double width, double height, double margin, int staves, double linespace_size_pts, double line_thickness, double red, double green, double blue, double background_red, double background_green, double background_blue) | pdftron::PDF::PDFDocGenerator | static |