visit Kofax web site

de.softpro.signware.SPTabletVector2 Class Reference

Inheritance diagram for de.softpro.signware.SPTabletVector2:

de.softpro.signware.SPTabletVector List of all members.

Detailed Description

This class represents a tablet vector.

Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a), Darwin (x86_64)


Public Member Functions

 SPTabletVector2 (int ix, int iy, int ip, int it)
 Create a new Tablet vector.
int t ()
 Get the time of this vector.


Constructor & Destructor Documentation

de.softpro.signware.SPTabletVector2.SPTabletVector2 int  ix,
int  iy,
int  ip,
int  it
 

Create a new Tablet vector.

Parameters:
ix [i] the x coordinate of the vector [in tablet coordinate system, normalized to 300 DPI]
iy [i] the y coordinate of the vector [in tablet coordinate system, normalized to 300 DPI]
ip [i] the pressure of the vector [normalized to a range 0 .. 1023]
it [i] the time of this vector since signature capture start in milliseconds, -1 if not supported
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a), Darwin (x86_64)


Member Function Documentation

int de.softpro.signware.SPTabletVector2.t  ) 
 

Get the time of this vector.

Returns:
int the time of this vector since signature capture sstart in milliseconds
Operating Systems:
Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a), Darwin (x86_64)


The documentation for this class was generated from the following file: