Class | Description | |
---|---|---|
![]() | DataItemEventArgs | Arguments for the read data item and write data item events. |
![]() | DefaultResolution | The default resolution and units for images with no defined resolution. |
![]() | DisposeException | An exception that indicates that you tried to use an object after it had been disposed. |
![]() | DropOutProcessor | Performs form drop-out. |
![]() | DropOutResult | A class that represents the result of form drop-out. |
![]() | FormFix | The main object for this toolkit. |
![]() | FormFixException | The base class for FormFix exceptions. |
![]() | FormImage | Represents an image. |
![]() | FormModel | A model for a form. |
![]() | FormModelCollection | A collection of FormModel objects. |
![]() | IdentificationMatch | A simple object that contains information about a form comparison and the orientation of that comparison. |
![]() | IdentificationMatchCollection | A collection of IdentificationMatch objects. |
![]() | IdentificationProcessor | A class for comparing unknown images to form models and determining which is the correct match. |
![]() | IdentificationResult | The result of an identification process. |
![]() | IntegerCollection | Represents a collection of integers. |
![]() | Licensing | Provides methods for setting the license information for the toolkit. |
![]() | OmrBubbleModel | A model for an OMR field bubble. |
![]() | OmrBubbleModelCollection | A collection of OmrBubbleModel objects. |
![]() | OmrBubbleResult | A class that represents a bubble result of OMR analysis processing. |
![]() | OmrBubbleResultCollection | A collection of OmrBubbleResult objects. |
![]() | OmrFieldResult | A class that represents the result of OMR analysis processing. |
![]() | OmrProcessor | Performs OMR field recognition analysis. |
![]() | OmrSegmentModel | A model for an OMR field segment. |
![]() | OmrSegmentModelCollection | A collection of OmrSegmentModel objects. |
![]() | OmrSegmentResult | A class that represents a segment result of OMR analysis processing. |
![]() | OmrSegmentResultCollection | A collection of OmrSegmentResult objects. |
![]() | ReadChecksumEventArgs | Arguments for a read checksum event. |
![]() | ReadFormImageEventArgs | Arguments for a read form image event. |
![]() | RegistrationProcessor | An object that registers two images. |
![]() | RegistrationResult | Holds information allowing you to align an image to a model image. |
Delegate | Description | |
---|---|---|
![]() | DataItemEventHandler | A delegate for events that read or write data items in persistent storage. |
![]() | ReadChecksumEventHandler | A delegate for events that return a checksum of data in persistent storage. |
![]() | ReadFormImageEventHandler | A delegate for events that read a form image from persistent storage. |
Enumeration | Description | |
---|---|---|
![]() | DropOutMethod | The method used to drop out a form. |
![]() | ErrorLevel | The error level of items to place into the debug log. |
![]() | ErrorNumber | A specific type of error. |
![]() | EvaluationMode | The evaluation mode of the component. |
![]() | IdentificationOrientation | The orientation of a form comparison. |
![]() | IdentificationState | The final state of an identification process. |
![]() | MarkState | The mark state of an OMR bubble, as determined by the OmrProcessor. |
![]() | OmrAnalysisComparisonMethod | The OMR analysis image comparison processing method desired. |
![]() | OmrBubbleShape | The geometric shape of an OMR field's bubble(s). |
![]() | OmrMarkScheme | The OMR field's |
![]() | OmrMultiSegmentReadDirection | The multi-segment read direction for assembling a field summation of segment analysis results |
![]() | OmrOrientation | The orientation of an OMR field's segment(s) with respect to the top of a form image. |
![]() | RecognitionEngine | Specifies a recognition engine to be used for performing OMR analysis. |
![]() | RegistrationState | The state of a registration operation. |
![]() | SingleBubbleAreaAdjustmentMethod | The area adjustment method for a field comprising a single bubble. |