DeltaTupleReport
DeltaTupleReport
Overview
DeltaTupleReport यह एक क्लास है Aspose.Font FOSS के लिए Python।.
DeltaTupleReport.tuple_index is the zero‑based index of the delta tuple.
इस वर्ग में पायथन प्रोग्रामों में DeltaTupleReport वस्तुओं के साथ काम करने के लिए 1 विधि प्रदान की जाती है।. उपलब्ध तरीकों में शामिल हैं: to_dict. सभी सार्वजनिक सदस्य किसी भी Python अनुप्रयोग के लिए उपलब्ध हैं Aspose.Font FOSS को स्थापित करने के बाद Python पैकेज।. संपत्ति : end_coords, max_abs_dx, max_abs_dy, non_zero_outline_points, non_zero_phantom_points, non_zero_points,और 10 और भी।.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
tuple_index | int | Read | टूबल इंडेक्स को मिला है।. |
scalar | float | Read | स्केल कर लेते हैं।. |
peak_coords | dict[str, float] | Read | पिक कोर्स प्राप्त करें।. |
start_coords | `dict[str, float] | None` | Read |
end_coords | `dict[str, float] | None` | Read |
referenced_points | int | Read | संदर्भों को प्राप्त करें।. |
referenced_outline_points | int | Read | संदर्भित आउटलिन बिंदुओं को प्राप्त करें।. |
referenced_phantom_points | int | Read | संदर्भित चमत्कार बिंदुओं को प्राप्त करें।. |
non_zero_points | int | Read | 0 अंक नहीं मिलते हैं।. |
non_zero_outline_points | int | Read | गैर-सीएनए अंक प्राप्त करें।. |
non_zero_phantom_points | int | Read | यह गैर-सीएनएल फैंटम बिंदुओं को प्राप्त करता है।. |
max_abs_dx | float | Read | मैक्स एबीएस डीएचडी प्राप्त करें।. |
max_abs_dy | float | Read | मैक्स एबीएस डी प्राप्त करें।. |
total_abs_dx | float | Read | कुल एबीएस डीएक्स प्राप्त करें।. |
total_abs_dy | float | Read | कुल एबीएस दो मिलता है।. |
top_points | tuple[DeltaPoint, ...] | Read | शीर्ष अंक प्राप्त करते हैं।. |
Methods
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | इस DeltaTupleReport उदाहरण पर कॉल करें।. |