5 #ifndef PDFTRON_H_CPPPDFAnnotsInk
6 #define PDFTRON_H_CPPPDFAnnotsInk
78 Point GetPoint(
unsigned int pathindex,
unsigned int pointindex)
const;
92 void SetPoint(
unsigned int pathindex,
unsigned int pointindex,
const Point& pt);
113 #include <Impl/Page.inl>
115 #endif // PDFTRON_H_CPPPDFAnnotsInk
SDF::Obj GetSDFObj() const
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)
void SetPoint(unsigned int pathindex, unsigned int pointindex, const Point &pt)