Last updated

API / geotoolkit / util / DecimalFormat / DecimalFormat

Namespace: DecimalFormat

util.DecimalFormat.DecimalFormat

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { autodetectpercentage?: boolean ; decimalseparatoralwaysshown?: boolean ; format?: string ; ispercentage?: boolean ; overridedecsep?: string ; overridegroupsep?: string ; overridenegsign?: string }

The options


OptionsOut

Ƭ OptionsOut: OptionsOut & { autodetectpercentage: boolean ; decimalseparatoralwaysshown: boolean ; format: string ; ispercentage: boolean ; overridedecsep: string ; overridegroupsep: string ; overridenegsign: string }

properties pertaining to this object