SignDoc SDK (C)  5.0.0
SIGNDOC_Rect Member List

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

mX1SIGNDOC_Rect
mX2SIGNDOC_Rect
mY1SIGNDOC_Rect
mY2SIGNDOC_Rect
SIGNDOC_Rect_assign(struct SIGNDOC_Rect *aObj, const struct SIGNDOC_Rect *aSource)SIGNDOC_Rect
SIGNDOC_Rect_clone(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_delete(struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_get(const struct SIGNDOC_Rect *aObj, double *aX1, double *aY1, double *aX2, double *aY2)SIGNDOC_Rect
SIGNDOC_Rect_getHeight(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_getWidth(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_getX1(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_getX2(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_getY1(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_getY2(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_intersectWith(struct SIGNDOC_Rect *aObj, const struct SIGNDOC_Rect *aOther)SIGNDOC_Rect
SIGNDOC_Rect_isEmpty(const struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_new(struct SIGNDOC_Exception **aEx)SIGNDOC_Rect
SIGNDOC_Rect_newXY(struct SIGNDOC_Exception **aEx, double aX1, double aY1, double aX2, double aY2)SIGNDOC_Rect
SIGNDOC_Rect_normalize(struct SIGNDOC_Rect *aObj)SIGNDOC_Rect
SIGNDOC_Rect_scale(struct SIGNDOC_Rect *aObj, double aFactor)SIGNDOC_Rect
SIGNDOC_Rect_scaleXY(struct SIGNDOC_Rect *aObj, double aFactorX, double aFactorY)SIGNDOC_Rect
SIGNDOC_Rect_setXY(struct SIGNDOC_Rect *aObj, double aX1, double aY1, double aX2, double aY2)SIGNDOC_Rect
SIGNDOC_Rect_uniteWith(struct SIGNDOC_Rect *aObj, const struct SIGNDOC_Rect *aOther)SIGNDOC_Rect