PrintBase CATPrintEPSProperties
Usage: you must use this class as is. You should never derive it.
public class CATPrintEPSProperties
Class wrapping EPS generator properties
Role: The CAA user can define the parameters of the EPS generator
Constructor and Destructor Index
- o
CATPrintEPSProperties()
- Constructor
- o
~CATPrintEPSProperties()
- Destructor
Method Index
- o
GetEPSF(void)
- Retrieves the postscript flag
- o
GetLevel(void)
- Retrieves the postscript level
- o
SetEPSF(int)
- Sets the postscript flag
- o
SetLevel(int)
- Sets the postscript level
Constructor and Destructor
o CATPrintEPSProperties
public CATPrintEPSProperties( | ) |
-
Constructor
o ~CATPrintEPSProperties
public virtual ~CATPrintEPSProperties( | ) |
-
Destructor
Methods
o GetEPSF
-
Retrieves the postscript flag
- Returns:
- The postscript flag
o GetLevel
-
Retrieves the postscript level
- Returns:
- The level
o SetEPSF
-
Sets the postscript flag
- Parameters:
-
- iFlag
- The postscript flag
o SetLevel
-
Sets the postscript level
- Parameters:
-
- iLevel
- The postscript level
This object is included in the file: CATPrintEPSProperties.h
If needed, your Imakefile.mk should include the module: CATPrintBase
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.