Поделиться через


System.Windows.Ink.AnalysisCore - пространство имен

Обновлен: Ноябрь 2007

This namespace implements the base level functionality of Ink Analysis.

Классы

  Класс Описание
ms604575.pubclass(ru-ru,VS.90).gif AnalysisAlternateBase The base class for AnalysisAlternate. Represents the possible handwriting recognition word matches for ContextNodeBase objects.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisAlternateBaseCollection The base class for AnalysisAlternateBaseCollection. Contains a collection of AnalysisAlternateBase objects that are the result of an ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisAlternateBaseCollection.AnalysisAlternateCollectionEnumeratorBase An implementation of the IEnumerator interface that supports iterating over a AnalysisAlternateBaseCollection.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisRegionBase Represents an area of a document.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisStatusBase The base class for AnalysisStatus. Represents the status of the analysis operation by describing whether the analysis was completed successfully and whether any warnings occurred.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisWarningBase The base class for AnalysisWarning. Represents a warning or error that occurs during an ink analysis operation.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisWarningBaseCollection Contains a collection of AnalysisWarningBase objects that are the result of an ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif AnalysisWarningBaseCollection.AnalysisWarningBaseCollectionEnumerator An implementation of the T:System.Collections.IEnumerator interface that supports iterating over a AnalysisWarningBaseCollection.
ms604575.pubclass(ru-ru,VS.90).gif ContextLinkBase The base class for ContextLink. Represents a relationship between two ContextNodeBase objects that is not a parent-child relationship.
ms604575.pubclass(ru-ru,VS.90).gif ContextLinkBaseCollection Contains a collection of ContextLinkBase objects that are the result of an ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif ContextLinkBaseCollection.ContextLinkBaseCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a ContextLinkBaseCollection.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeBase Represents a node in a tree of objects that are created as part of ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeBaseCollection Contains a collection of ContextNodeBase objects that are the result of an ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeBaseCollection.ContextNodeBaseCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over a ContextNodeBaseCollection.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeCreatedBaseEventArgs Provides data for the ContextNodeCreatedBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeDeletingBaseEventArgs Provides data for the ContextNodeDeletingBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeLinkAddingBaseEventArgs Provides data for the ContextNodeLinkAddingBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeLinkDeletingBaseEventArgs Provides data for the ContextNodeLinkDeletingBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeMovingToPositionBaseEventArgs Provides data for the ContextNodeMovingToPositionBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodePropertiesUpdatedBaseEventArgs Provides data for the ContextNodePropertiesUpdatedBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeReparentingBaseEventArgs Provides data for the ContextNodeReparentingBase event.
ms604575.pubclass(ru-ru,VS.90).gif ContextNodeTypeBase Defines values that specify the type of ContextNode object.
ms604575.pubclass(ru-ru,VS.90).gif InkAnalyzerBase Provides access to layout analysis, writing and drawing classification, and handwriting recognition.
ms604575.pubclass(ru-ru,VS.90).gif InkRecognizerBase Provides access to handwriting recognizers for use with ink analysis.
ms604575.pubclass(ru-ru,VS.90).gif InkRecognizerBaseCollection Contains InkRecognizerBase objects that represent the ability to recognize handwriting from various locales.
ms604575.pubclass(ru-ru,VS.90).gif InkRecognizerBaseCollection.InkRecognizerBaseCollectionEnumerator An implementation of the System.Collections.IEnumerator interface that supports iterating over a InkRecognizerBaseCollection.
ms604575.pubclass(ru-ru,VS.90).gif InkRecognizerGuideBase Specifies the guide, or area where ink is drawn and recognized.
ms604575.pubclass(ru-ru,VS.90).gif Lattice This class supports the InkAnalyzer infrastructure and is not intended to be used directly from your code.
ms604575.pubclass(ru-ru,VS.90).gif LatticeColumn This class supports the InkAnalyzer infrastructure and is not intended to be used directly from your code.
ms604575.pubclass(ru-ru,VS.90).gif LatticeElement This class supports the InkAnalyzer infrastructure and is not intended to be used directly from your code.
ms604575.pubclass(ru-ru,VS.90).gif NewStrokesLoadedBaseEventArgs Provides data for the NewStrokesLoadedBase event.
ms604575.pubclass(ru-ru,VS.90).gif PopulateContextNodeBaseEventArgs Provides data for the PopulateContextNodeBase event.
ms604575.pubclass(ru-ru,VS.90).gif PropertyGuidsForAnalysisHintsBase Defines globally unique identifiers (GUIDs) for the ContextNode class.
ms604575.pubclass(ru-ru,VS.90).gif PropertyGuidsForContextNodesBase Defines globally unique identifiers (GUIDs) for the ContextNodeBase class.
ms604575.pubclass(ru-ru,VS.90).gif RecognitionProperty Defines globally unique identifiers (GUIDs) for properties that a InkRecognizerBase might support for recognition results.
ms604575.pubclass(ru-ru,VS.90).gif ResultsUpdatedBaseEventArgs Provides data for the ResultsUpdatedBase event.
ms604575.pubclass(ru-ru,VS.90).gif StrokesReparentedBaseEventArgs Provides data for the StrokesReparentedBase event.
ms604575.pubclass(ru-ru,VS.90).gif UnicodeCharacterRangeBase Represents a character range.
ms604575.pubclass(ru-ru,VS.90).gif UnicodeCharacterRangeBaseCollection Contains an ordered collection of UnicodeCharacterRangeBase objects.
ms604575.pubclass(ru-ru,VS.90).gif UnicodeCharacterRangeBaseCollection.UnicodeCharacterRangeBaseCollectionEnumerator An implementation of the IEnumerator interface that supports iterating over an UnicodeCharacterRangeBaseCollection.UnicodeCharacterRangeBaseCollectionEnumerator.
ms604575.pubclass(ru-ru,VS.90).gif UpdateStrokesCacheBaseEventArgs Provides data for the UpdateStrokesCacheBase event.

Делегаты

  Делегат Описание
ms604575.pubdelegate(ru-ru,VS.90).gif ActivityBaseEventHandler Represents the method that will handle the ActivityBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeCreatedBaseEventHandler Represents the method that will handle the ContextNodeCreatedBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeDeletingBaseEventHandler Represents the method that will handle the ContextNodeDeletingBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeLinkAddingBaseEventHandler Represents the method that will handle the ContextNodeLinkAddingBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeLinkDeletingBaseEventHandler Represents the method that will handle the ContextNodeLinkDeletingBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeMovingToPositionBaseEventHandler Represents the method that will handle the ContextNodeMovingToPositionBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodePropertiesUpdatedBaseEventHandler Represents the method that will handle the ContextNodePropertiesUpdatedBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ContextNodeReparentingBaseEventHandler Represents the method that will handle the ContextNodeReparentingBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif InkAnalyzerStateChangingBaseEventHandler Represents the method that will handle the InkAnalyzerStateChangingBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif MatchesCriteriaBaseCallback Represents a function that is used to evaluate if a ContextNodeBase object meets or fails a specified criteria.
ms604575.pubdelegate(ru-ru,VS.90).gif NewStrokesLoadedBaseEventHandler Represents the method that handles the NewStrokesLoadedBase event of an InkAnalyzerBase object.
ms604575.pubdelegate(ru-ru,VS.90).gif PopulateContextNodeBaseEventHandler Represents the method that will handle the PopulateContextNodeBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ReadyToReconcileBaseEventHandler Represents the method that will handle the ReadyToReconcileBase event of a InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif ResultsUpdatedBaseEventHandler Represents the method that will handle the ResultsUpdatedBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif StrokesReparentedBaseEventHandler Represents the method that will handle the StrokesReparentedBase event of an InkAnalyzerBase.
ms604575.pubdelegate(ru-ru,VS.90).gif UpdateStrokesCacheBaseEventHandler Represents the method that will handle the UpdateStrokesCacheBase event of an InkAnalyzerBase.

Перечисления

  Перечисление Описание
ms604575.pubenumeration(ru-ru,VS.90).gif AnalysisModes Specifies how the InkAnalyzerBase functions.
ms604575.pubenumeration(ru-ru,VS.90).gif AnalysisWarningCode Defines values for the set of available warnings that can occur during ink analysis.
ms604575.pubenumeration(ru-ru,VS.90).gif ConfirmationType Defines values that specify the type confirmation that can occur on a ContextNodeBase object.
ms604575.pubenumeration(ru-ru,VS.90).gif ContextLinkDirection Specifies the directionality, if any, of an additional relationship between two context nodes - other than the existing parent child relationship.
ms604575.pubenumeration(ru-ru,VS.90).gif InkRecognitionConfidence Defines values indicating the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.
ms604575.pubenumeration(ru-ru,VS.90).gif InkRecognizerCapabilities Defines values that specify the attributes of an ink recognizer.
ms604575.pubenumeration(ru-ru,VS.90).gif SemanticType Specifies the semantic types used in defining an annotation.
ms604575.pubenumeration(ru-ru,VS.90).gif StrokeType Defines values that indicate whether or not a Stroke should be analyzed as part of a drawing or as part of writing.