System.Windows.Ink.AnalysisCore Namespace

Classes

  Class Description
Public class AnalysisAlternateBase The base class for AnalysisAlternate. Represents the possible handwriting recognition word matches for ContextNodeBase objects.
Public class AnalysisAlternateBaseCollection The base class for AnalysisAlternateBaseCollection. Contains a collection of AnalysisAlternateBase objects that are the result of an ink analysis.
Public class AnalysisAlternateBaseCollection.AnalysisAlternateCollectionEnumeratorBase  
Public class AnalysisRegionBase  
Public class AnalysisStatusBase  
Public class AnalysisWarningBase  
Public class AnalysisWarningBaseCollection  
Public class AnalysisWarningBaseCollection.AnalysisWarningBaseCollectionEnumerator An implementation of the T:System.Collections.IEnumerator interface that supports iterating over a AnalysisWarningBaseCollection.
Public class ContextLinkBase  
Public class ContextLinkBaseCollection  
Public class ContextLinkBaseCollection.ContextLinkBaseCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a ContextLinkBaseCollection.
Public class ContextNodeBase Represents a node in a tree of objects that are created as part of ink analysis.
Public class ContextNodeBaseCollection  
Public class ContextNodeBaseCollection.ContextNodeBaseCollectionEnumerator  
Public class ContextNodeCreatedBaseEventArgs  
Public class ContextNodeDeletingBaseEventArgs  
Public class ContextNodeLinkAddingBaseEventArgs  
Public class ContextNodeLinkDeletingBaseEventArgs  
Public class ContextNodeMovingToPositionBaseEventArgs Provides data for the ContextNodeMovingToPositionBase event.
Public class ContextNodePropertiesUpdatedBaseEventArgs  
Public class ContextNodeReparentingBaseEventArgs  
Public class ContextNodeTypeBase  
Public class InkAnalyzerBase  
Public class InkRecognizerBase Provides access to handwriting recognizers for use with ink analysis.
Public class InkRecognizerBaseCollection Contains InkRecognizerBase objects that represent the ability to recognize handwriting from various locales.
Public class InkRecognizerBaseCollection.InkRecognizerBaseCollectionEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a InkRecognizerBaseCollection.
Public class InkRecognizerGuideBase  
Public class Lattice  
Public class LatticeColumn  
Public class LatticeElement This class supports the InkAnalyzer infrastructure and is not intended to be used directly from your code.
Public class NewStrokesLoadedBaseEventArgs  
Public class PopulateContextNodeBaseEventArgs Provides data for the PopulateContextNodeBase event.
Public class PropertyGuidsForAnalysisHintsBase  
Public class PropertyGuidsForContextNodesBase Defines globally unique identifiers (GUIDs) for the ContextNodeBase class.
Public class RecognitionProperty  
Public class ResultsUpdatedBaseEventArgs  
Public class StrokesReparentedBaseEventArgs Provides data for the StrokesReparentedBase event.
Public class UnicodeCharacterRangeBase  
Public class UnicodeCharacterRangeBaseCollection Contains an ordered collection of UnicodeCharacterRangeBase objects.
Public class UnicodeCharacterRangeBaseCollection.UnicodeCharacterRangeBaseCollectionEnumerator  
Public class UpdateStrokesCacheBaseEventArgs  

Delegates

  Delegate Description
Public delegate ActivityBaseEventHandler Represents the method that will handle the ActivityBase event of an InkAnalyzerBase.
Public delegate ContextNodeCreatedBaseEventHandler  
Public delegate ContextNodeDeletingBaseEventHandler  
Public delegate ContextNodeLinkAddingBaseEventHandler  
Public delegate ContextNodeLinkDeletingBaseEventHandler Represents the method that will handle the ContextNodeLinkDeletingBase event of an InkAnalyzerBase.
Public delegate ContextNodeMovingToPositionBaseEventHandler Represents the method that will handle the ContextNodeMovingToPositionBase event of an InkAnalyzerBase.
Public delegate ContextNodePropertiesUpdatedBaseEventHandler  
Public delegate ContextNodeReparentingBaseEventHandler Represents the method that will handle the ContextNodeReparentingBase event of an InkAnalyzerBase.
Public delegate InkAnalyzerStateChangingBaseEventHandler  
Public delegate MatchesCriteriaBaseCallback  
Public delegate NewStrokesLoadedBaseEventHandler Represents the method that handles the NewStrokesLoadedBase event of an InkAnalyzerBase object.
Public delegate PopulateContextNodeBaseEventHandler Represents the method that will handle the PopulateContextNodeBase event of an InkAnalyzerBase.
Public delegate ReadyToReconcileBaseEventHandler Represents the method that will handle the ReadyToReconcileBase event of a InkAnalyzerBase.
Public delegate ResultsUpdatedBaseEventHandler Represents the method that will handle the ResultsUpdatedBase event of an InkAnalyzerBase.
Public delegate StrokesReparentedBaseEventHandler  
Public delegate UpdateStrokesCacheBaseEventHandler Represents the method that will handle the UpdateStrokesCacheBase event of an InkAnalyzerBase.

Enumerations

  Enumeration Description
Public enumeration AnalysisModes  
Public enumeration AnalysisWarningCode  
Public enumeration ConfirmationType Defines values that specify the type confirmation that can occur on a ContextNodeBase object.
Public enumeration ContextLinkDirection  
Public enumeration InkRecognitionConfidence Defines values indicating the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.
Public enumeration InkRecognizerCapabilities Defines values that specify the attributes of an ink recognizer.
Public enumeration SemanticType  
Public enumeration StrokeType Defines values that indicate whether or not a Stroke should be analyzed as part of a drawing or as part of writing.