unitDisplay
{
style :
"unit"
, unit :
"degree"
, unitDisplay :
"short"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, unitDisplay :
"long"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, unitDisplay :
"narrow"
,
}
Copy
compactDisplay
{
style :
"unit"
, unit :
"degree"
, compactDisplay :
"short"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, compactDisplay :
"long"
,
}
Copy
notation
{
style :
"unit"
, unit :
"degree"
, notation :
"standard"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, notation :
"scientific"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, notation :
"engineering"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, notation :
"compact"
,
}
Copy
signDisplay
{
style :
"unit"
, unit :
"degree"
, signDisplay :
"auto"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, signDisplay :
"never"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, signDisplay :
"always"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, signDisplay :
"exceptZero"
,
}
Copy
useGrouping
{
style :
"unit"
, unit :
"degree"
, useGrouping :
true
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, useGrouping :
false
,
}
Copy
minimumIntegerDigits
{
style :
"unit"
, unit :
"degree"
, minimumIntegerDigits :
1
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumIntegerDigits :
2
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumIntegerDigits :
3
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumIntegerDigits :
4
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumIntegerDigits :
5
,
}
Copy
minimumFractionDigits
{
style :
"unit"
, unit :
"degree"
, minimumFractionDigits :
1
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumFractionDigits :
2
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumFractionDigits :
3
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumFractionDigits :
4
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumFractionDigits :
5
,
}
Copy
maximumFractionDigits
{
style :
"unit"
, unit :
"degree"
, maximumFractionDigits :
1
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumFractionDigits :
2
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumFractionDigits :
3
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumFractionDigits :
4
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumFractionDigits :
5
,
}
Copy
minimumSignificantDigits
{
style :
"unit"
, unit :
"degree"
, minimumSignificantDigits :
1
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumSignificantDigits :
2
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumSignificantDigits :
3
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumSignificantDigits :
4
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, minimumSignificantDigits :
5
,
}
Copy
maximumSignificantDigits
{
style :
"unit"
, unit :
"degree"
, maximumSignificantDigits :
1
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumSignificantDigits :
2
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumSignificantDigits :
3
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumSignificantDigits :
4
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, maximumSignificantDigits :
5
,
}
Copy
localeMatcher
{
style :
"unit"
, unit :
"degree"
, localeMatcher :
"best fit"
,
}
Copy
{
style :
"unit"
, unit :
"degree"
, localeMatcher :
"lookup"
,
}
Copy