Open CASCADE Technology
6.9.0
|
#include <PDF_Data.hxx>
PDF_Data::PDF_Data | ( | ) |
PDF_Data::PDF_Data | ( | const Standard_Integer | aVersionNumber | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void PDF_Data::Attributes | ( | const Handle< PDF_HAttributeArray1 > & | theAttributes | ) |
Sets the field <myAttributes> with <theAttributes>.
Handle< PDF_HAttributeArray1 > PDF_Data::Attributes | ( | ) | const |
Returns the value of the field <myAttributes>.
void PDF_Data::Labels | ( | const Handle< PColStd_HArray1OfInteger > & | theLabels | ) |
Sets the field <myLabels> with <theLabels>.
Handle< PColStd_HArray1OfInteger > PDF_Data::Labels | ( | ) | const |
Returns the value of the field <myLabels>.
Standard_Integer PDF_Data::VersionNumber | ( | ) | const |
Returns the value of the field <myVersion>.