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
| Name | Type | Access | Description |
|---|---|---|---|
tuple_index | int | Read | Gets the tuple index. |
scalar | float | Read | Gets the scalar. |
peak_coords | dict[str, float] | Read | Gets the peak coords. |
start_coords | `dict[str, float] | None` | Read |
end_coords | `dict[str, float] | None` | Read |
referenced_points | int | Read | Gets the referenced points. |
referenced_outline_points | int | Read | Gets the referenced outline points. |
referenced_phantom_points | int | Read | Gets the referenced phantom points. |
non_zero_points | int | Read | Gets the non zero points. |
non_zero_outline_points | int | Read | Gets the non zero outline points. |
non_zero_phantom_points | int | Read | Gets the non zero phantom points. |
max_abs_dx | float | Read | Gets the max abs dx. |
max_abs_dy | float | Read | Gets the max abs dy. |
total_abs_dx | float | Read | Gets the total abs dx. |
total_abs_dy | float | Read | Gets the total abs dy. |
top_points | tuple[DeltaPoint, ...] | Read | Gets the top points. |
méthodes
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | Calls to_dict on this DeltaTupleReport instance. |
Voir aussi
- Aspose.Font — référence API d’entreprise