A C D E G I N O P R S T V W

T

TabletPoint - Class in de.softpro.signdocmobile.foundations
TabletPoint represents a single sample point
TabletPoint() - Constructor for class de.softpro.signdocmobile.foundations.TabletPoint
TabletPoint constructs an empty TabletPoint
TabletPoint(TabletPoint) - Constructor for class de.softpro.signdocmobile.foundations.TabletPoint
TabletPoint copy constructor
TabletPoint(float, float, float, long) - Constructor for class de.softpro.signdocmobile.foundations.TabletPoint
TabletPoint constructor initialized with parameter list
TabletTrace - Class in de.softpro.signdocmobile.foundations
TabletTrace represents a single pen stroke
TabletTrace() - Constructor for class de.softpro.signdocmobile.foundations.TabletTrace
TabletTrace constructs an empty TabletTrace
TabletTrace(TabletTrace) - Constructor for class de.softpro.signdocmobile.foundations.TabletTrace
TabletTrace copy constructor
TabletTrace.WritingInstrument - Enum in de.softpro.signdocmobile.foundations
 
TabletTraceCollection - Class in de.softpro.signdocmobile.foundations
TabletTraceCollection represents collection of pen strokes that represent the signature
TabletTraceCollection() - Constructor for class de.softpro.signdocmobile.foundations.TabletTraceCollection
 
TabletTraceCollection(TabletTraceCollection) - Constructor for class de.softpro.signdocmobile.foundations.TabletTraceCollection
 
TabletTraceCollection.BinaryFormat - Enum in de.softpro.signdocmobile.foundations
 
TabletTraceCollection.TabletSpec - Class in de.softpro.signdocmobile.foundations
TabletSpec contains information about the captured device
TabletTraceCollectionHelper - Class in de.softpro.signdocmobile.foundations
 
TabletTraceCollectionHelper() - Constructor for class de.softpro.signdocmobile.foundations.TabletTraceCollectionHelper
 
TabletTraceCollectionHelper(TabletTraceCollection) - Constructor for class de.softpro.signdocmobile.foundations.TabletTraceCollectionHelper
 
TabletTraceCollectionHelper.InputDeviceEvaluator - Interface in de.softpro.signdocmobile.foundations
 
TabletTraceCollectionHelper.StrokeListner - Interface in de.softpro.signdocmobile.foundations
 
toString() - Method in class de.softpro.signdocmobile.foundations.TabletPoint
 
toString() - Method in class de.softpro.signdocmobile.foundations.TabletTrace
 
toString(int) - Method in class de.softpro.signdocmobile.foundations.TabletTrace
 
toString() - Method in class de.softpro.signdocmobile.foundations.TabletTraceCollection.TabletSpec
 
toString() - Method in class de.softpro.signdocmobile.foundations.TabletTraceCollection
 
toString(int) - Method in class de.softpro.signdocmobile.foundations.TabletTraceCollection
 
traceBegin(TabletPoint) - Method in interface de.softpro.signdocmobile.foundations.SignatureCaptureView.ISignatureTraceListener
The callback function that is called when the trace begins
traceEnd(TabletPoint) - Method in interface de.softpro.signdocmobile.foundations.SignatureCaptureView.ISignatureTraceListener
The callback function that is called when the trace ends
traceMove(TabletPoint, List<TabletPoint>) - Method in interface de.softpro.signdocmobile.foundations.SignatureCaptureView.ISignatureTraceListener
The callback function that is called when a point is added to a trace

A C D E G I N O P R S T V W