Skip navigation links
A B C D E F G I K L M N P R S T V 

C

cancel() - Method in interface com.scriptel.easyscript.EasyScriptEventListener
This method will be called when the signature is cancelled by pressing the "Cancel" button on the signature pad.
cancel() - Method in class com.scriptel.easyscript.example.Example
This method is called when the user presses the cancel button on the ScriptTouch EasyScript device.
CardSwipe - Class in com.scriptel.easyscript
This class represents a successful magnetic card swipe from a ScripTouch EasyScript device with a magnetic card strip reader.
CardSwipe() - Constructor for class com.scriptel.easyscript.CardSwipe
 
cardSwipe(CardSwipe) - Method in interface com.scriptel.easyscript.EasyScriptEventListener
This method is called when a card swipe is detected in the signature stream.
cardSwipe(CardSwipe) - Method in class com.scriptel.easyscript.example.Example
This method receives a card swipe from the EasyScript parser.
CardSwipeInvalidException - Exception in com.scriptel.easyscript
This exception is thrown when there is a problem parsing a card swipe string.
CardSwipeInvalidException(String, int) - Constructor for exception com.scriptel.easyscript.CardSwipeInvalidException
Constructor, creates a new exception of this type.
CardSwipeProtocol - Interface in com.scriptel.easyscript
This interface represents a template for card swipe protocols.
com.scriptel.easyscript - package com.scriptel.easyscript
This package contains all of the required logic to parse output from Scriptel ScripTouch EasyScript products.
com.scriptel.easyscript.cardswipeprotocols - package com.scriptel.easyscript.cardswipeprotocols
This package contains all of the registered card swipe protocols used to decode magnetic strip data from supported devices.
com.scriptel.easyscript.example - package com.scriptel.easyscript.example
 
com.scriptel.easyscript.signatureprotocols - package com.scriptel.easyscript.signatureprotocols
This package contains all of the registered signature protocols used to decode signature data from supported devices.
convertBodnarCharsToValue(StringBuilder) - Method in class com.scriptel.easyscript.EasyScriptCompressedDecoder
This method reads characters from signature and puts them in 9-bit binary value It requires 2 or 3 characters and should only be given as many.
Coordinate - Class in com.scriptel.easyscript
This class represents a two dimensional coordinate on a digitizer.
Coordinate(double, double) - Constructor for class com.scriptel.easyscript.Coordinate
Constructor, creates a new instance of this class.
coordinateReceiverListeners - Variable in class com.scriptel.easyscript.EasyScriptCompressedDecoder
Default constructor, uses the STN protocol.
A B C D E F G I K L M N P R S T V 
Skip navigation links