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


AnalysisHintNode - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

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

Provides an InkAnalyzer with an analysis hint for a region.

Тип AnalysisHintNode предоставляет следующие члены.

Методы

  Имя Описание
ms573019.pubmethod(ru-ru,VS.90).gif AddPropertyData Adds a piece of application-specific data. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif ClearGuide This method will clear any Guide structure that is set on the current AnalysisHint.
ms573019.pubmethod(ru-ru,VS.90).gif Confirm Sets the confirmation type, which restricts what the InkAnalyzer can change about the node. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif ContainsPropertyData Returns true if the ContextNode object contains application-specific data stored under the specified identifier. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif CreatePartiallyPopulatedSubNode Creates a child ContextNode object that contains only the following information: Type, Id, and Location. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif CreateSubNode Creates a new child ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif DeleteSubNode Deletes a child ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified ContextNode is equal to the current ContextNode. (Унаследовано от ContextNode.)
ms573019.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms573019.pubmethod(ru-ru,VS.90).gif FindAssociatedStrokes Returns the strokes to which the InkAnalyzer has applied this analysis hint.
ms573019.pubmethod(ru-ru,VS.90).gif GetEnabledUnicodeCharacterRanges Returns an array of character that represents the restricted set of supported unicode character set supported by this InkRecognizers.
ms573019.pubmethod(ru-ru,VS.90).gif GetHashCode Gets the hash code for the ContextNode instance. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif GetPropertyData Returns application-specific data that was added with the specified identifier. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif GetPropertyDataIds Returns the identifiers for which there is property data. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif GetRecognizedString Returns the concatenation of the recognized strings for all writing nodes to which the InkAnalyzer has applied this analysis hint.
ms573019.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms573019.pubmethod(ru-ru,VS.90).gif GetWordlist Returns a string array that represents the word list for this analysis hint.
ms573019.pubmethod(ru-ru,VS.90).gif IsConfirmed Gets a value that indicates whether the ContextNode object is confirmed. InkAnalyzer cannot change the node type and associated strokes for confirmed objects. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif LoadPropertiesData Recreates the application-specific and internal property data for an array of bytes that was previously created with SavePropertiesData. (Унаследовано от ContextNode.)
ms573019.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms573019.pubmethod(ru-ru,VS.90).gif MoveSubNodeToPosition Reorders a specified child ContextNode object so that it moves to the specified index. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif RemovePropertyData Removes a piece of application-specific data. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif Reparent Removes this ContextNode from its current parent and adds it to another parent. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif ReparentStrokes Moves a stroke from this ContextNode object to the specified ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif SavePropertiesData Returns an array of bytes that can be stored and later used to recreate application-specific and internal property data on a ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif SetEnabledUnicodeCharacterRanges Allows the user to restrict the set of supported unicode ranges used by the recognzier.
ms573019.pubmethod(ru-ru,VS.90).gif SetStrokes Sets the specified strokes on a ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubmethod(ru-ru,VS.90).gif SetWordlist Changes the word list for this analysis hint. The word list supplements or replaces the dictionary as a source of possible terms to match with handwriting.
ms573019.pubmethod(ru-ru,VS.90).gif ToString Returns a human-readable type for the ContextNode object as a string. (Унаследовано от ContextNode.)

В начало страницы

Свойства

  Имя Описание
ms573019.pubproperty(ru-ru,VS.90).gif AllowPartialDictionaryTerms Gets or sets a value indicating whether the InkAnalyzer recognizes partial dictionary terms within the hint's area.
ms573019.pubproperty(ru-ru,VS.90).gif CoerceToFactoid Gets or sets a value indicating whether the InkAnalyzer limits its analysis of ink within the hint's area to conform to the hint's Factoid property.
ms573019.pubproperty(ru-ru,VS.90).gif Factoid Gets or sets the string name of the factoid that the InkAnalyzer uses to analyze ink within this area.
ms573019.pubproperty(ru-ru,VS.90).gif Guide Gets or sets the recognizer guide that the InkAnalyzer uses to analyze ink within this area.
ms573019.pubproperty(ru-ru,VS.90).gif Id Gets the identifier of the ContextNode object. (Унаследовано от ContextNode.)
ms573019.protproperty(ru-ru,VS.90).gif IsInkLeaf Инфраструктура. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Унаследовано от ContextNode.)
ms573019.protproperty(ru-ru,VS.90).gif IsUnknownType Инфраструктура. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif Links Gets a collection of ContextLink objects that represent relationships to other ContextNode objects. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif Location Gets the position and size of the ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif Name Gets or sets the name of this analysis hint node.
ms573019.pubproperty(ru-ru,VS.90).gif ParentNode Gets the parent node of the ContextNode in the context node tree. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif PartiallyPopulated Gets or sets a value that indicates whether a ContextNode object is partially populated or fully populated. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif PrefixText Gets or sets the prefix text that the InkAnalyzer uses to analyze ink within this area.
ms573019.pubproperty(ru-ru,VS.90).gif Strokes Gets the Strokes associated with this ContextNode. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif SubNodes Gets the direct children of the ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif SuffixText Gets or sets the suffix text that the InkAnalyzer uses to analyze ink within this area.
ms573019.pubproperty(ru-ru,VS.90).gif TopInkBreaksOnly Gets or sets a value indicating whether the multiple segmentations in the ink recognition results are disabled.
ms573019.pubproperty(ru-ru,VS.90).gif Type Gets the context node type for this ContextNode object. (Унаследовано от ContextNode.)
ms573019.pubproperty(ru-ru,VS.90).gif WordMode Gets or sets a value indicating whether the InkAnalyzer prioritizes single word results over multiple word results within this area.

В начало страницы

См. также

Ссылки

AnalysisHintNode Класс

Microsoft.Ink - пространство имен