IPXC_NumberFormatArray Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatArray Interface}} | {{#customTitle:IPXC_NumberFormatArray Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Interfaces|IPXC_NumberFormatArray|interface}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Number format arrays specify all the units that shall be used when expressing a specific measurement. Each array shall contain one or more number format dictionaries, in descending order of granularity. If one unit of measurement X is larger than one unit of measurement Y then X has a larger order of granularity than Y. All the elements in the array shall contain text strings that, concatenated together, specify how the units shall be displayed. | |
== Methods == | == Methods == | ||
Line 30: | Line 29: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_MeasureRL_GetAngle|IPXC_MeasureRL::GetAngle]], [[PXV:IPXC_MeasureRL_GetArea|IPXC_MeasureRL::GetArea]], [[PXV:IPXC_MeasureRL_GetDistance|IPXC_MeasureRL::GetDistance]], [[PXV:IPXC_MeasureRL_GetSlope|IPXC_MeasureRL::GetSlope]], [[PXV:IPXC_MeasureRL_GetX|IPXC_MeasureRL::GetX]], [[PXV:IPXC_MeasureRL_GetY|IPXC_MeasureRL::GetY]] |
Latest revision as of 23:38, 30 March 2016
Number format arrays specify all the units that shall be used when expressing a specific measurement. Each array shall contain one or more number format dictionaries, in descending order of granularity. If one unit of measurement X is larger than one unit of measurement Y then X has a larger order of granularity than Y. All the elements in the array shall contain text strings that, concatenated together, specify how the units shall be displayed.
Methods
Clear | Init | Insert | Remove |
CreateNewItem |
Properties
Count | Item |
See Also
IPXC_MeasureRL::GetAngle, IPXC_MeasureRL::GetArea, IPXC_MeasureRL::GetDistance, IPXC_MeasureRL::GetSlope, IPXC_MeasureRL::GetX, IPXC_MeasureRL::GetY