CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
31 #ifndef _PDF_PUBLISH_ANNOTATION_INCLUDED_
32 #define _PDF_PUBLISH_ANNOTATION_INCLUDED_
282 const OdTextFieldPtr text_style = OdTextFieldPtr(),
const OdTextFieldPtr header_style = OdTextFieldPtr());
541 OdTextFieldPtr text_style, OdTextFieldPtr header_style)
const;
554 #endif // _PDF_PUBLISH_ANNOTATION_INCLUDED_
void setPRCBRepRemoval(bool state)
void getViewListField(OdString &field) const
void setPRCAttributeRemoval(bool state)
void setPosterImage(const OdImagePtr &image)
void getPropertyToTextField(const OdString &property_name, OdTextFieldPtrArray &text_field) const
void setToolbarVisibility(bool state)
void setPropertyToTextField(const OdString &property_name, const OdTextFieldPtr text_fields)
GLuint const GLchar * name
void setDeactivation(Deactivation::When when)
ODRX_DECLARE_MEMBERS(OdAnnotation)
void getPRCBRepRemoval(bool &state) const
void setRendering(Rendering::Mode mode)
void getPartsList(OdStringArray &node_names, OdRect &location, OdStringArray &headers, OdDoubleArray &columns, OdTextFieldPtr text_style, OdTextFieldPtr header_style) const
void setPRCTessellationCompression(bool state)
void setBackgroundColor(ODCOLORREF color)
void getTransparentBackground(bool &state) const
void setActivation(Activation::When when)
void setModelTreeVisibility(bool state)
void setCarouselViews(const OdUInt32Array &indices, const OdImagePtrArray &images)
void setInteractivity(bool state)
void getName(OdString &name) const
void getLighting(Lighting::Mode &mode) const
void getPRCAttributeRemoval(bool &state) const
void setName(const OdString &name)
void getPRCTessellationCompression(bool &state) const
void getBorderWidth(OdUInt16 &width) const
#define PDFPUBLISH_TOOLKIT
void getArtwork(OdArtworkPtr &artwork) const
void getRendering(Rendering::Mode &mode) const
void getInteractivity(bool &state) const
void getBackgroundColor(ODCOLORREF &color) const
void getActivation(Activation::When &when) const
void setArtwork(const OdArtworkPtr &artwork)
void setViewList(const OdRect &location, const OdListBoxPtr &list)
GLint GLenum GLsizei width
void getPRCBRepCompression(PRC::BRepCompression &level) const
void getToolbarVisibility(bool &state) const
void getPropertyList(OdRect &location) const
void getDeactivation(Deactivation::When &when) const
void getSource(OdCADModelPtr &cad_model) const
void setSource(const OdCADModelPtr &cad_model)
void getModelTreeVisibility(bool &state) const
void getViewList(OdRect &location, OdListBoxPtr &list) const
void setLighting(Lighting::Mode mode)
void getCarouselViews(OdUInt32Array &indices, OdImagePtrArray &images) const
void getCarouselButtons(OdStringArray &button_names, OdString &previous_button_name, OdString &next_button_name, OdUInt16 &scroll_size) const
void setPRCBRepCompression(PRC::BRepCompression level)
void setTransparentBackground(bool state)
void setViewListByField(const OdString &field)
void setPartsList(const OdStringArray node_names, const OdRect &location, const OdStringArray &headers, const OdDoubleArray &columns, const OdTextFieldPtr text_style=OdTextFieldPtr(), const OdTextFieldPtr header_style=OdTextFieldPtr())
void getPosterImage(OdImagePtr &image) const
void setCarouselButtons(const OdStringArray &button_names, const OdString &previous_button_name, const OdString &next_button_name, OdUInt16 scroll_size)
void setBorderWidth(OdUInt16 width)
void setPropertyList(const OdRect &location)