All Frameworks Class Hierarchy This Framework Indexes
Print Class CATPrint2DRep
Usage: you must use this class as is. You should never derive it.
public class CATPrint2DRep
Class to create a 2D-rep from a printable object for display purposes.
- See also:
- CAT2DBagRep
Constructor and Destructor Index
- o
CATPrint2DRep(CATBaseUnknown*,CATPrintParameters&)
- Constructs a CATPrint2DRep.
Constructor and Destructor
o CATPrint2DRep
| public CATPrint2DRep( | | iUnknown, |
| const | iParameters) |
-
Constructs a CATPrint2DRep.
- Parameters:
-
- iUnknown
- The printable object which implements the
CATIPrintable interface.
- iParameters
- The parameters to print the object.
This object is included in the file: CATPrint2DRep.h
If needed, your Imakefile.mk should include the module: CATPrint