IDWriteTextAnalysisSink Interface

This interface is implemented by the text analyzer's client to receive the output of a given text analysis.

Mitglieder

IDWriteTextAnalysisSinkSchnittstelle erbt von der IUnknown-Schnittstelle. IDWriteTextAnalysisSink umfasst auch die folgenden Typen von Mitgliedern:

  • Methoden

Methoden

IDWriteTextAnalysisSinkSchnittstelle umfasst die folgenden Methoden.

Methode Beschreibung
SetBidiLevel

Sets a bidirectional level on the range which is called once per run change (either explicit or resolved implicit).

SetLineBreakpoints

Sets line-break opportunities for each character, starting from the specified position.

SetNumberSubstitution

Sets the number substitution on the text range affected by the text analysis.

SetScriptAnalysis

Reports script analysis for the specified text range.

 

Hinweise

The text analyzer disregards any current state of the analysis sink, therefore, a Set method call on a range overwrites the previously set analysis result of the same range.

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h

Bibliothek

Dwrite.lib

DLL

Dwrite.dll