CodeGenerator Class Reference

List of all members.

Public Member Functions

 CodeGenerator ()
void generateInitializePaperUI (Sheet sheet)
 Generates boilerplate code for initializing your paper UIs after you have read them in from an xml file.
void generateSetupRegionMethods (PDFSheet sheet)

Detailed Description

Makes coding easy by generating templates and boilerplate for you.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 20 of file CodeGenerator.java.


Member Function Documentation

void generateInitializePaperUI ( Sheet  sheet  ) 

Generates boilerplate code for initializing your paper UIs after you have read them in from an xml file.

Parameters:
sheet 

Definition at line 58 of file CodeGenerator.java.

References Sheet.getRegions().

void generateSetupRegionMethods ( PDFSheet  sheet  ) 

Parameters:
sheet 

Definition at line 82 of file CodeGenerator.java.

References Sheet.getRegions().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:45 2007 for R3 Paper Toolkit by  doxygen 1.4.7