PostscriptPatternGenerator Class Reference

List of all members.

Public Member Functions

 PostscriptPatternGenerator (Units horizontal, Units vertical)
 PostscriptPatternGenerator (Units horizontal, Units vertical, TiledPatternGenerator tpg)
void generatePostscriptFile (File destinationFile)

Detailed Description

Given input dimensions, this class will generate a postscript file of tiled Anoto pattern. By default, we will tile the pattern files from left to right, top to bottom, as necessary...

WARNING: This class is unfinished. Use the PDF implementation until this works.

This software is distributed under the BSD License.

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

Definition at line 22 of file PostscriptPatternGenerator.java.


Constructor & Destructor Documentation

PostscriptPatternGenerator ( Units  horizontal,
Units  vertical 
)

Parameters:
horizontal 
vertical 

Definition at line 34 of file PostscriptPatternGenerator.java.

PostscriptPatternGenerator ( Units  horizontal,
Units  vertical,
TiledPatternGenerator  tpg 
)

Parameters:
horizontal 
vertical 
tpg 

Definition at line 43 of file PostscriptPatternGenerator.java.


Member Function Documentation

void generatePostscriptFile ( File  destinationFile  ) 

Parameters:
destinationFile 

Definition at line 52 of file PostscriptPatternGenerator.java.


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