signware_xapi.php File Reference
Detailed Description
SignWare Dynamic Development toolkit.
- Author:
- uko
PHP includes COM support under Windows This module accesses the SignWare x-api methods
- Note:
- the PHP access modules implement a subset of the total SignWare x-api functionality. Further methods may be implemented as required.
Classes | |
class | SPCompare |
PHP Wrapper around the COM object ActiveSW.SPCompare. More... | |
class | SPFlatFile |
PHP Wrapper around the COM object ActiveSW.SPFlatFile. More... | |
class | SPImage |
PHP Wrapper around the COM object ActiveSW.SPImage. More... | |
class | SPPropertyMap |
PHP Wrapper around the COM object ActiveSW.SPPropertyMap. More... | |
class | SPReference |
PHP Wrapper around the COM object ActiveSW.SPReference. More... | |
class | SPSignature |
PHP Wrapper around the COM object ActiveSW.SPSignature. More... | |
class | SPSignWare |
PHP Wrapper around the COM object ActiveSW.SPSignWare. More... | |
class | SPTablet |
PHP Wrapper around the COM object ActiveSW.SPTablet. More... | |
class | SPTicket |
PHP Wrapper around the COM object ActiveSW.SPTicket. More... | |
class | SPWeightedFrames |
PHP Wrapper around the COM object ActiveSW.SPWeightedFrames. More... | |
Enumerations | |
enum | SP_COMPARE_DESKEW |
SPComapare.setMode(): constant to set deskew signature and reference. More... | |
enum | SP_COMPARE_DYNAMIC |
SPComapare.setMode(): constant to set dynamic compare mode. More... | |
enum | SP_COMPARE_MIRROR |
SPComapare.setMode(): constant to mirror signature and reference vertically (left to right writing). More... | |
enum | SP_COMPARE_NORMLIZE_SAMPLERATE |
SPComapare.setMode(): constant to normalize signature and reference. More... | |
enum | SP_COMPARE_STATIC |
SPComapare.setMode(): constant to set static compare mode. More... |
Enumeration Type Documentation
|
SPComapare.setMode(): constant to set deskew signature and reference.
|
|
SPComapare.setMode(): constant to set dynamic compare mode.
|
|
SPComapare.setMode(): constant to mirror signature and reference vertically (left to right writing).
|
|
SPComapare.setMode(): constant to normalize signature and reference.
|
|
SPComapare.setMode(): constant to set static compare mode.
|