SignDoc SDK (C)  5.0.0
SIGNDOC_Point Member List

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

mXSIGNDOC_Point
mYSIGNDOC_Point
SIGNDOC_Point_assign(struct SIGNDOC_Point *aObj, const struct SIGNDOC_Point *aRHS)SIGNDOC_Point
SIGNDOC_Point_clone(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Point *aObj)SIGNDOC_Point
SIGNDOC_Point_delete(struct SIGNDOC_Point *aObj)SIGNDOC_Point
SIGNDOC_Point_getX(const struct SIGNDOC_Point *aObj)SIGNDOC_Point
SIGNDOC_Point_getY(const struct SIGNDOC_Point *aObj)SIGNDOC_Point
SIGNDOC_Point_new(struct SIGNDOC_Exception **aEx)SIGNDOC_Point
SIGNDOC_Point_newXY(struct SIGNDOC_Exception **aEx, double aX, double aY)SIGNDOC_Point
SIGNDOC_Point_setX(struct SIGNDOC_Point *aObj, double aX)SIGNDOC_Point
SIGNDOC_Point_setXY(struct SIGNDOC_Point *aObj, double aX, double aY)SIGNDOC_Point
SIGNDOC_Point_setY(struct SIGNDOC_Point *aObj, double aY)SIGNDOC_Point