![]() |
#include <Squiggly.h>
Public Member Functions | |
Squiggly (SDF::Obj d) | |
Creates a Squiggly annotation and initializes it using given Cos/SDF object. | |
Squiggly (const Annot &ann) | |
Creates a Squiggly annotation and initializes it using given annotation object. | |
Static Public Member Functions | |
static Squiggly | Create (SDF::SDFDoc &doc, const Rect &pos) |
Creates a new Squiggly annotation in the specified document. |
pdftron::PDF::Annots::Squiggly::Squiggly | ( | SDF::Obj | d | ) |
Creates a Squiggly annotation and initializes it using given Cos/SDF object.
pdftron::PDF::Annots::Squiggly::Squiggly | ( | const Annot & | ann | ) | [inline] |
Creates a Squiggly annotation and initializes it using given annotation object.
static Squiggly pdftron::PDF::Annots::Squiggly::Create | ( | SDF::SDFDoc & | doc, | |
const Rect & | pos | |||
) | [static] |