This class implements a CAD definition object in .pdf documents created with Publish SDK.
Default constructor for this class. (Inherited from OdRxObject) | |
Destroys the CAD definition object. | |
Destroys an instance of a Publish SDK object. (Inherited from OdObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
This class implements a wrapper interface to work with the database for the CAD definition object. |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Clears the Publish SDK object. (Inherited from OdObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns the current resolution for monochrome images. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
Returns the current resolution for color images. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
Returns the current color policy for the CAD definition object. The method fills a passed value with the color policy value and returns it to a calling subroutine. | |
Retrieves the database associated with the CAD definition object. | |
Retrieves the Database Wrapper object associated with the CAD definition object. | |
Returns the current value of the embedded TTF fonts usage flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the layer support flag. This flag determines whether PDF layers are supported (equals true) or not (equals false). | |
Returns the current value of the flag that determines whether hyperlinks in the CAD definition object should be exported. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current resolution for the geometry. The method fills a passed value with the resolution value and returns it to a calling subroutine. | |
Returns the current value of the invisible layers flag. This flag determines whether adding invisible layers is supported (equals true) or not (equals false). | |
Returns the current layout name for the CAD definition object. The method accepts a string value, fills it with the layout name and returns it to a calling subroutine. | |
Returns the current measuring flag value. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current media size for the CAD definition object. The method fills passed values with the paper unit, width and height, then returns them to a calling subroutine. | |
Returns the current value of the SHX fonts geometry representation flag. | |
Returns the current value of the TTF searchable text as hidden text flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the TTF searchable text in rendered views flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the TTF text searchable flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the TTF fonts geometry representation flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the ASCIIHex encoding flag. This flag determines whether the ASCIIHex encoding of internal PDF streams is applied (equals true) or not (equals false). | |
Returns the current value of the flate compression flag. This flag determines whether the flate compression algorithm is applied for internal PDF streams (equals true) or not (equals false). | |
Returns the current GsCache flag value. This flag determines whether the GsCache mechanism is applied for internal PDF streams (equals true) or not (equals false). The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the current value of the hidden-line removal flag. This flag determines whether the vector hidden-line removal algorithm is applied for corresponding viewports (equals true) or not (equals false). | |
Returns the current value of the multithreaded vectorization flag. This flag determines whether multithreaded vectorization is used (equals true) or not (equals false). | |
Returns the current value of the simple geometry optimization flag. The method fills a passed boolean value with the flag value and returns it to a calling subroutine. | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is empty. (Inherited from OdObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is valid. (Inherited from OdObject) | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Sets the resolution for monochrome images (dots-per-inch, DPI). | |
Sets the resolution for color images (dots-per-inch, DPI). | |
Sets the color policy for the CAD definition object. | |
Sets the source database for the CAD definition object. | |
Sets a new DatabaseWrapperInterface object for the CAD definition object. | |
Sets the embedded TTF fonts usage flag value. | |
Sets the layer support flag value. This flag determines whether PDF layer support is enabled (equals true) or not (equals false). | |
Sets a value of the flag that determines whether hyperlinks in the CAD definition object should be exported. | |
Sets the resolution for the geometry (dots-per-inch, DPI). | |
Sets the off-layer support flag. This flag determines whether adding invisible layers is supported (equals true) or not (equals false). | |
Sets the layout name for the CAD definition object. | |
Sets the measuring flag value. | |
Sets the media size for the CAD definition object. | |
Sets the SHX fonts geometry representation flag value. | |
Sets the TTF searchable text as hidden text flag value. | |
Sets the TTF searchable text in rendered views flag value. | |
Sets the TTF text searchable flag value. | |
Sets the TTF fonts geometry representation flag value. | |
Sets the value of the ASCIIHex encoding flag which determines whether ASCIIHex encoding for internal PDF streams is applied. | |
Sets the flate compression flag value. The flate compression flag determines whether the compression of internal PDF streams is applied (equals true) or not (equals false). | |
Sets the GsCache flag value. The GsCache flag determines whether the GsCache mechanism is used (equals true) or not (equals false). | |
Sets the hidden-line removal flag value. The hidden-line removal flag determines whether the vector hidden-line removal algorithm is used for corresponding viewports (equals true) or not (equals false). | |
Sets the multithreaded vectorization flag value. This flag determines whether multithreading vectorization is used (equals true) or not (equals false). | |
Sets the simple geometry optimization flag value. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|