5 #ifndef PDFTRON_H_CPPPDFElement
6 #define PDFTRON_H_CPPPDFElement
14 #include <C/PDF/TRN_Element.h>
59 operator bool () {
return mp_elem!=0;}
500 void SetTextMatrix(
double a,
double b,
double c,
double d,
double h,
double v);
560 #include <Impl/Element.inl>
565 #endif // PDFTRON_H_CPPPDFElement
bool IsImageInterpolate() const
CharIterator GetCharIterator()
void SetTextMatrix(Common::Matrix2D &mtx)
void SetPathClip(bool clip)
void SetPathStroke(bool stroke)
Filters::Filter GetImageData() const
void SetPathFill(bool fill)
void SetPathData(const PathData &data)
SDF::Obj GetMCPropertyDict()
Common::Matrix2D GetTextMatrix()
GState::RenderingIntent GetImageRenderingIntent() const
int GetBitsPerComponent() const
double GetPosAdjustment()
void SetWindingFill(bool winding_rule)
int GetImageHeight() const
Common::Matrix2D GetCTM()
ColorSpace GetImageColorSpace() const
Point GetNewTextLineOffset()
int GetImageWidth() const
const UChar * GetTextData()
SDF::Obj GetDecodeArray() const
Gdiplus::Bitmap * GetBitmap() const
int GetComponentNum() const
PathData GetPathData() const
Struct::SElement GetParentStructElement()
void SetNewTextLineOffset(double dx, double dy)
Element & operator=(const Element &c)
int GetImageDataSize() const
void SetClipWindingFill(bool winding_rule)
void SetPosAdjustment(double adjust)
void SetTextData(const UChar *buf_text_data, int text_data_size)