DeltaTupleReport

Vue de l’ensemble

‘DeltaTupleReport’ est une classe dans Aspose.Font FOSS pour Python.

DeltaTupleReport.tupre_index est l’indice basé sur zéro du delta tuple.

Cette classe fournit 1 méthode pour travailler avec DeltaTupleReport objets dans les programmes Python. Les méthodes disponibles comprennent: to_dict. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package Pyathon. Propriétés: ’end_coords’, ‘max_abs_Dx, ' max_ab_dy , ’non_zero_outline_points` et 10 autres.

Propriétés

NameTypeAccessDescription
tuple_indexintReadGets the tuple index.
scalarfloatReadGets the scalar.
peak_coordsdict[str, float]ReadGets the peak coords.
start_coords`dict[str, float]None`Read
end_coords`dict[str, float]None`Read
referenced_pointsintReadGets the referenced points.
referenced_outline_pointsintReadGets the referenced outline points.
referenced_phantom_pointsintReadGets the referenced phantom points.
non_zero_pointsintReadGets the non zero points.
non_zero_outline_pointsintReadGets the non zero outline points.
non_zero_phantom_pointsintReadGets the non zero phantom points.
max_abs_dxfloatReadGets the max abs dx.
max_abs_dyfloatReadGets the max abs dy.
total_abs_dxfloatReadGets the total abs dx.
total_abs_dyfloatReadGets the total abs dy.
top_pointstuple[DeltaPoint, ...]ReadGets the top points.

méthodes

SignatureDescription
to_dict()dict[str, object]Calls to_dict on this DeltaTupleReport instance.

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français