5 #ifndef PDFTRON_H_CPPPDFAnnotsInk
6 #define PDFTRON_H_CPPPDFAnnotsInk
79 Point GetPoint(
unsigned int pathindex,
unsigned int pointindex)
const;
93 void SetPoint(
unsigned int pathindex,
unsigned int pointindex,
const Point& pt);
128 #include <Impl/Page.inl>
130 #endif // PDFTRON_H_CPPPDFAnnotsInk
SDF::Obj GetSDFObj() const
bool GetHighlightIntent()
bool Erase(const Point &pt1, const Point &pt2, double width)
Point GetPoint(unsigned int pathindex, unsigned int pointindex) const
int GetPointCount(unsigned int pathindex) const
static Ink Create(SDF::SDFDoc &doc, const Rect &pos)
static Ink CreateAnnot(SDF::SDFDoc &doc, const Rect &pos)
void SetHighlightIntent(bool highlight)
void SetPoint(unsigned int pathindex, unsigned int pointindex, const Point &pt)