ProScript Namespace |
Class | Description | |
---|---|---|
ADCChannelValues |
This class reports ADC channel values from a ScripTouch device.
| |
ADCScanValues |
This class represents an ADC scan value sample from a ScripTouch device.
| |
AdjustedCoordinate |
This class represents a coordinate that has been adjusted for range and aspect.
| |
ButtonDown |
This class represents a button down event from a ScripTouch device.
| |
ButtonEvent |
This class represents an abstract button event
| |
ButtonMove |
This class represents a button press event from a ScripTouch device.
| |
ButtonPress |
This class represents a button press event from a ScripTouch device.
| |
ButtonUp |
This class represents a button down event from a ScripTouch device.
| |
CalibrationData |
This class represents calibration parameters of a ScripTouch device. It is used
for internal Scriptel engineering and development as well as to support
the desire to save calibration data and restore the same calibration data back
at a later time. This can be accomplished through getJSONCalibrationBlob()
and the String constructor respectively.
| |
CalibrationState |
This class represents the current calibration state of the device.
| |
Capabilities |
This class represents the physical capabilities of a ScripTouch device
| |
CardParser |
This class is a static helper class used to help parse Magnetic Swipe cards.
| |
Configuration |
This class represents the device configuration on a ScripTouch mouse device.
| |
Coordinate |
This class represents a basic coordinate coming from a ScripTouch device.
| |
CoordinateRange |
This class represents the logical coordinate range of a ScripTouch device.
| |
DebugCoordinate |
This class represents a coordinate coming from a debug build of firmware for
a ScripTouch device.
| |
Device |
This class represents a physical ScripTouch device.
| |
DeviceManager |
This class manages ScripTouch devices.
| |
DeviceProductRestriction |
This class is used to check if a device has the proper product id for the
target firmware.
| |
DeviceStatus |
This class represents output parameters of a ScripTouch device.
| |
Display |
This class contains static information regarding the display of a ScripTouch
device.
| |
DisplayChunk |
This class represents an image raster that can be transferred to the display
on a ScripTouch device.
| |
DisplaySettings |
This class represents dynamic display options that can be changed.
| |
ExtendedCoordinate |
This class represents an extended coordinate coming from a ScripTouch device.
| |
FinancialCard |
This class represents the parsed magnetic stripe data from a financial
(credit) card.
See "http://en.wikipedia.org/wiki/Magnetic_stripe_card">http://en.wikipedia.org/wiki/Magnetic_stripe_card
| |
FinancialCardIssuer |
This class attempts to identify credit card issuers based on patterns in the
numbers each vendor issues.
| |
FinancialCardTrackOne |
This class represents track one of a financial card.
| |
FinancialCardTrackTwo |
This class represents the second track of a financial card
| |
FirmwarePage |
This class represents a page of firmware that can be written to the device.
| |
FrequencyAmplitude |
This class represents frequency and amplitude settings for a ScripTouch
device.
| |
FWFirmwareDevice |
This class represents a device that the firmware is allowed to be placed on.
| |
FWFirmwarePackage |
This class contains the information needed to properly download firmware from a .FW firmware file
| |
FWFirmwarePackageFormat |
This class represents a complete firmware package
| |
GeneralParameters |
This class represents general operating parameters for a ScripTouch device.
| |
IdentificationCard |
This class represents an identification card such as a United States drivers
license. http://www.aamva.org/?aspxerrorpath=/NR/rdonlyres/66260AD6-64B9-45E9-A253-B8AA32241BE0/0/2005DLIDCardSpecV2FINAL.pdf | |
IdentificationCardTrackOne |
This class represents track one of the magnetic strip of an identification
card, such as a United States drivers license.
| |
IdentificationCardTrackThree |
This class represents track three of a magnetic strip identification card
such as a United States driver's license.
| |
IdentificationCardTrackTwo |
This class represents track two of a magnetic strip identification card
such as a United States driver's license.
| |
MagneticCardSwipe |
This class represents a swipe of a magnetic swipe card on an equipped
ScripTouch device.
| |
OperatingModes |
The class represents compatible operating modes of a ScripTouch device.
| |
OutputConfiguration |
This class represents output parameters of a ScripTouch device.
| |
PenParameters |
This class represents pen parameters of a ScripTouch device.
| |
PeripheralConfiguration |
This class represents the peripheral parameters of a ScripTouch device.
| |
Region |
This class represents a region. A region is a box shaped object stored in
the memory of a ScripTouch device that can take several forms such as lines,
buttons, and containers.
| |
RegionButton |
This class represents a button region.
| |
RegionContainer |
This class represents a container region in a ScripTouch device.
| |
RegionGraphic |
This class represents a graphic region on the device.
| |
RegionLine |
This class represents a line region in a ScripTouch device.
| |
RegionNull |
This class represents a line region in a ScripTouch device.
| |
RegionText |
This class represents a text region on the device.
| |
Resource |
This class represents a resource. A resource is an image or character set
that is always commited to memory due to the large possible size of
a resource.
| |
ResourceAvailability |
This class represents the amount of space available for resources.
| |
ResourceGraphic |
This class represents a graphic resource stored on the device.
| |
ResourceInfo |
This class represents the information about a resource.
| |
ResourceInvalid |
This class represents a null or invalid resource.
| |
ResourceText |
This class represents a text resource.
| |
Screen |
This class represents a screen.
| |
ScreenModify |
This class represents a message that modifies a screen on the device.
| |
ScreenRegionInfo |
This class represents screen and region limitations of a ScripTouch device.
| |
Signature |
This class represents a signature. As signature points are received from the device, they can be added
to a Signature object to track signature strokes, as well as to render the signature as an Image.
| |
SRECFirmwarePackage |
This class can be used to read Motorola SRecord files produced by most of the
Renesas tools.
| |
SRECParseException |
This exception represents some problem reading an SREC file.
| |
SRECRecord |
This represents a single line in the SREC file which represents part of the
overall program structure.
| |
STException |
This class represents an Exception that can be thrown for various errors related to communication
with a ScripTouch device
| |
TouchParameters |
This class represents touch parameters in a ScripTouch device.
| |
Version |
This class represents the firmware version of a ScripTouch device.
|
Interface | Description | |
---|---|---|
IDeviceNotificationListener |
This interface is used to describe a class that is capable of receiving
hot plug notifications from DeviceManager.
| |
IFirmwareListener |
This interface is used to receive firmware update percentage notifications.
| |
IFirmwarePackage |
This interface is used to define a type of class that can be used for reading
firmware files for the ScripTouch series of devices.
| |
IFirmwareRestriction |
This interface is used to define an abstract firmware download restriction.
Firmware restrictions are used by firmware packages to
introduce requirements that must be met in order to download that firmware.
| |
IInputListener |
This interface describes a class capable of receiving input events from a
ScripTouch device.
|
Enumeration | Description | |
---|---|---|
DeviceCoordinateType |
Defines the coordinate system used for simulating pen touches
| |
FinancialCardIssuerName |
Enumeration containing known financial card issuers.
| |
IdentificationSex |
This class represents the gender of a card-holder on an identification card.
| |
ResourceInfoJustification |
This enumeration contains the different types of justifications that can be applied to
either a GRAPHIC or TEXT.
| |
ResourceInfoScreenRegionSaveChanges |
This enumeration contains valid screen region save states.
| |
ResourceInfoType |
This enumeration contains all valid resource types and their numeric identifiers.
|