Package | Description |
---|---|
com.itextpdf.dito.sdk.output.properties |
Modifier and Type | Method and Description |
---|---|
CustomLocale.Number |
CustomLocale.getNumberFormat()
Gets data for locale specific string representation of number related symbols
|
CustomLocale.Number |
CustomLocale.Number.setDecimal(String decimal)
Sets string representation of decimal separator
|
CustomLocale.Number |
CustomLocale.Number.setGrouping(String grouping)
Sets string representation of grouping separator
|
CustomLocale.Number |
CustomLocale.Number.setMinus(String minus)
Sets string representation of negative sign
|
CustomLocale.Number |
CustomLocale.Number.setPercent(String percent)
Sets string representation of percent symbol
|
Modifier and Type | Method and Description |
---|---|
CustomLocale |
CustomLocale.setNumberFormat(CustomLocale.Number numberFormat)
Sets data for locale specific string representation of number related symbols
|
Copyright © 2024. All rights reserved.