SignDoc SDK (C)  5.0.0
SIGNDOC_Annotation Member List

This is the complete list of members for SIGNDOC_Annotation, including all inherited members.

SIGNDOC_Annotation_addPoint(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, const struct SIGNDOC_Point *aPoint)SIGNDOC_Annotation
SIGNDOC_Annotation_addPointXY(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, double aX, double aY)SIGNDOC_Annotation
SIGNDOC_Annotation_delete(struct SIGNDOC_Annotation *aObj)SIGNDOC_Annotation
SIGNDOC_Annotation_getBoundingBox(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj, struct SIGNDOC_Rect *aOutput)SIGNDOC_Annotation
SIGNDOC_Annotation_getErrorMessage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj, int aEncoding)SIGNDOC_Annotation
SIGNDOC_Annotation_getErrorMessageW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj)SIGNDOC_Annotation
SIGNDOC_Annotation_getFont(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aEncoding, char **aFont, double *aFontSize)SIGNDOC_Annotation
SIGNDOC_Annotation_getName(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj, int aEncoding)SIGNDOC_Annotation
SIGNDOC_Annotation_getPage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj)SIGNDOC_Annotation
SIGNDOC_Annotation_getPlainText(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aEncoding, char **aText)SIGNDOC_Annotation
SIGNDOC_Annotation_getType(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Annotation *aObj)SIGNDOC_Annotation
SIGNDOC_Annotation_newStroke(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj)SIGNDOC_Annotation
SIGNDOC_Annotation_setBackgroundColor(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, const struct SIGNDOC_Color *aColor)SIGNDOC_Annotation
SIGNDOC_Annotation_setBorderColor(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, const struct SIGNDOC_Color *aColor)SIGNDOC_Annotation
SIGNDOC_Annotation_setBorderLineWidthInPoints(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, double aWidth)SIGNDOC_Annotation
SIGNDOC_Annotation_setColor(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, const struct SIGNDOC_Color *aColor)SIGNDOC_Annotation
SIGNDOC_Annotation_setFlags(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aFlags)SIGNDOC_Annotation
SIGNDOC_Annotation_setLineEnding(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aStart, int aEnd)SIGNDOC_Annotation
SIGNDOC_Annotation_setLineWidthInPoints(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, double aWidth)SIGNDOC_Annotation
SIGNDOC_Annotation_setName(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aEncoding, const char *aName)SIGNDOC_Annotation
SIGNDOC_Annotation_setNameW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, const wchar_t *aName)SIGNDOC_Annotation
SIGNDOC_Annotation_setOpacity(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, double aOpacity)SIGNDOC_Annotation
SIGNDOC_Annotation_setPlainText(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Annotation *aObj, int aEncoding, const char *aText, const char *aFont, double aFontSize, int aHAlignment)SIGNDOC_Annotation