API / geotoolkit / util / DecimalFormat / DecimalFormat
util.DecimalFormat.DecimalFormat
Type Aliases
Type Aliases
Ƭ Options: Options & { autodetectpercentage?: boolean ; decimalseparatoralwaysshown?: boolean ; format?: string ; ispercentage?: boolean ; overridedecsep?: string ; overridegroupsep?: string ; overridenegsign?: string }
The options
Ƭ OptionsOut: OptionsOut & { autodetectpercentage: boolean ; decimalseparatoralwaysshown: boolean ; format: string ; ispercentage: boolean ; overridedecsep: string ; overridegroupsep: string ; overridenegsign: string }
properties pertaining to this object