Modifier and Type | Method and Description |
---|---|
static UnitConverter[] |
UnitValue.getGlobalUnitConverters()
Returns the global converters currently registered.
|
Modifier and Type | Method and Description |
---|---|
static void |
UnitValue.addGlobalUnitConverter(UnitConverter conv)
Adds a global unit converter that can convert from some
unit to pixels. |
static boolean |
UnitValue.removeGlobalUnitConverter(UnitConverter unit)
Removed the converter.
|
Copyright © 2007–2021. All rights reserved.