![]() |
PDFix SDK
7.2.0
|
This is the complete list of members for PdeCell, including all inherited members.
AddAssociatedHeader(const wchar_t *id)=0 | PdeCell | pure virtual |
GetAlignment() const =0 | PdeElement | pure virtual |
GetAngle() const =0 | PdeElement | pure virtual |
GetAssociatedHeader(int index, wchar_t *buffer, int len) const =0 | PdeCell | pure virtual |
GetBBox(PdfRect *bbox) const =0 | PdeElement | pure virtual |
GetChild(int index)=0 | PdeElement | pure virtual |
GetColNum() const =0 | PdeCell | pure virtual |
GetColSpan() const =0 | PdeCell | pure virtual |
GetData() const =0 | PdeElement | pure virtual |
GetFlags() const =0 | PdeElement | pure virtual |
GetGraphicState(PdfGraphicState *g_state)=0 | PdeElement | pure virtual |
GetHeader() const =0 | PdeCell | pure virtual |
GetHeaderScope() const =0 | PdeCell | pure virtual |
GetId()=0 | PdeElement | pure virtual |
GetLabelType() const =0 | PdeElement | pure virtual |
GetNumAssociatedHeaders() const =0 | PdeCell | pure virtual |
GetNumChildren() const =0 | PdeElement | pure virtual |
GetNumPageObjects() const =0 | PdeElement | pure virtual |
GetPageMap()=0 | PdeElement | pure virtual |
GetPageObject(int index)=0 | PdeElement | pure virtual |
GetQuad(PdfQuad *quad) const =0 | PdeElement | pure virtual |
GetRowNum() const =0 | PdeCell | pure virtual |
GetRowSpan() const =0 | PdeCell | pure virtual |
GetSpanCell() const =0 | PdeCell | pure virtual |
GetStateFlags() const =0 | PdeElement | pure virtual |
GetTag(wchar_t *buffer, int len) const =0 | PdeElement | pure virtual |
GetTagId(wchar_t *buffer, int len) const =0 | PdeElement | pure virtual |
GetType() const =0 | PdeElement | pure virtual |
HasBorderGraphicState(int index) const =0 | PdeCell | pure virtual |
RemoveAssociatedHeader(int index)=0 | PdeCell | pure virtual |
SetActualText(const wchar_t *text)=0 | PdeElement | pure virtual |
SetAlt(const wchar_t *alt)=0 | PdeElement | pure virtual |
SetBBox(const PdfRect *bbox)=0 | PdeElement | pure virtual |
SetColNum(int col)=0 | PdeCell | pure virtual |
SetColSpan(int span)=0 | PdeCell | pure virtual |
SetData(void *data)=0 | PdeElement | pure virtual |
SetFlags(int flags)=0 | PdeElement | pure virtual |
SetHeader(bool header)=0 | PdeCell | pure virtual |
SetHeaderScope(PdfCellScope scope)=0 | PdeCell | pure virtual |
SetLabelType(PdfLabelType type)=0 | PdeElement | pure virtual |
SetRowNum(int row)=0 | PdeCell | pure virtual |
SetRowSpan(int span)=0 | PdeCell | pure virtual |
SetStateFlags(PdfStateFlags flags, bool objects)=0 | PdeElement | pure virtual |
SetTag(const wchar_t *text)=0 | PdeElement | pure virtual |
SetTagId(const wchar_t *id)=0 | PdeElement | pure virtual |