GlyphDeltaComparisonReport

GlyphDeltaComparisonReport

General

GlyphDeltaComparisonReport és una classe en FOSS per Python.

GlyphDeltaComparisonReport.moved_point_count is the count of points that moved between before and after.

Aquesta classe proporciona 1 mètode per treballar amb objectes GlyphDeltaComparisonReport en programes de Python. Els mètodes disponibles inclouen: to_dict. Tots els membres públics són accessibles a qualsevol aplicació de Python després d’instal·lar el paquet FOSS per Python. Propietats: after, before, character, codepoint, comparison_points, glyph_id, i 4 més.

Propietats

NomTipus de productesAccésDescripció
moved_point_countintLlegeix.Obté el punt de comptada.
is_comparableboolLlegeix.Obté el és comparable.
glyph_idintLlegeix.Obté el glifo.
glyph_name`strNone`Llegeix.
codepoint`intNone`Llegeix.
characterstrLlegeix.T’obté el personatge.
beforeGlyphDeltaReportLlegeix.Prèn el abans.
afterGlyphDeltaReportLlegeix.Obté el després.
comparison_pointstuple[DeltaPoint, ...]Llegeix.Obté els punts de comparació.
note`strNone`Llegeix.

Mètodes

SignaturaDescripció
to_dict()dict[str, object]L’exemple de GlyphDeltaComparisonReport és l’anomenat to_dict.

Vegeu també

 Català