visit Kofax web site

Package de.softpro.signware


Classes

class  SPAcquire
 Acquire a signature / reference without GUI on the computer screen. More...
class  SPAcquire2
 Acquire a signature / reference without GUI on the computer screen. More...
class  SPBackgroundObjects
 Container for tablet background objects. More...
class  SPBitmap
 Create a standard image from a signware, SPSignature, SPReference, SPTemplate or SPImage object. More...
class  SPCleanParameter
 a representation of cleaning parameters
SPCleanParameter is used in SPImage.clean. SPCleanParameters can be serialized and deserialized More...
class  SPCompare
 Compare a SPSignature or SPImage object against a SPReference or SPTemplate or SPImage object. More...
class  SPFlatFile
 a flatfile representation of a reference or template
The flatfile representation may be used to save a reference or a template as a blob in a database or in a file. More...
class  SPGuiAcqu
 Acquire a signature / reference. More...
class  SPImage
 The SPImage object implements a representation of a static image. The image may be loaded from a color, a gray-scale or a black-and-white image, most image formats can be read, such as tiff, jpeg, png, gif and many more. The SPImage object can load indexed color images, however the saved image will be converted to a true color image. More...
class  SPJGuiAcqu
 Acquire a signature / reference with GUI on the computer screen. More...
class  SPJGuiContainer
 The container may hold one or more SignWare Gui (SPGuiAcqu, SPJGuiDisp or SPJGuiDyn) objects. The container includes a layout manager to display the objects horizontally tiled, vertically tiled or stacked. More...
class  SPJGuiDisp
 Display a signature / image in a java panel. More...
class  SPJGuiDyn
 Display a signature / image in a java panel. More...
class  SPPropertyMap
 a representation of a parameter container
SPPropertyMap is used in SPSignature.check and SPReference.check. SPPropertyMap can be serialized and deserialized More...
class  SPReference
 Representation of a SignWare reference object. More...
class  SPScanner
 Representation of a Signware scanner object. More...
class  SPScannerEnum
 Representation of a Signware scanner enumeration object. More...
interface  SPScannerEventListener
 Listener for scanner events. More...
class  SPSignature
 Representation of a Signware signature object. More...
class  SPSignware
 Signware base class. More...
class  SPSignwareDefaults
 Define some typical default values. More...
class  SPSignwareException
 This class includes Signware errors with an error description. More...
class  SPSignwareObject
 Encapsulates the native object that is used by the SPSignware subsystem. More...
class  SPSmartcard
 Smartcard object. More...
class  SPSmartcardDriver
 Smartcard driver object. More...
class  SPSmartcardDriverDialog
 SPSmartcardDriverDialog implements a simple GUI to select one of the installed smartcard readers. More...
class  SPTablet
 Tablet object. More...
class  SPTabletEnum
 Tablet enumerator object. More...
interface  SPTabletEventListener
 Listener for tablet events. More...
interface  SPTabletEventListener2
 Listener for tablet events. More...
class  SPTabletVector
 This class represents a tablet vector. More...
class  SPTabletVector2
 This class represents a tablet vector. More...
class  SPTeller
 Representation of a SignBase® Teller interface object
The interface allows for accessing SignBase® functionality within SignWare®. More...
class  SPTellerImage
 Reperesentation of a SignBase® Teller Image
The interface allows for accessing SignBase® functionality within SignWare®.
This class is not serializable, please serialize the SPSignature / SPReference / SPImage, and instantiate a SPTellerImageObject from the serialized SPSignature / SPReference / SPImage. More...
class  SPTemplate
 Represent a template. More...
class  SPTemplateOption
 Represent a Signware template option. More...
class  SPTicket
 a representation of a license ticket More...
class  SPVersionInfo
 SignWare Version module. More...
class  SPWeightedFrame
 Container for a Rectangle and the associated weight. More...