5 #ifndef PDFTRON_H_CPPPDFAnnotsPolyLine
6 #define PDFTRON_H_CPPPDFAnnotsPolyLine
12 #define Line LineAnnot
173 #include <Impl/Page.inl>
175 #endif // PDFTRON_H_CPPPDFAnnotsPolyLine
SDF::Obj GetSDFObj() const
Non-standard intent type.
Polygon(const Annot &ann)
Point GetVertex(int idx) const
The annotation is intended to function as a cloud object.
IntentType GetIntentName() const
The polyline annotation is intended to function as a dimension. (PDF 1.7)
static PolyLine Create(SDF::SDFDoc &doc, const Rect &pos)
static PolyLine CreateAnnot(SDF::SDFDoc &doc, const Rect &pos)
void SetIntentName(IntentType mode)
static Polygon CreateAnnot(SDF::SDFDoc &doc, const Rect &pos)
void SetVertex(int idx, const Point &pt)
PolyLine(const Annot &ann)
The polygon annotation is intended to function as a dimension. (PDF 1.7)
int GetVertexCount() const
static Polygon Create(SDF::SDFDoc &doc, const Rect &pos)