| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Method and Description |
|---|---|
UnitType |
ClientMapInfo.getDisplayUnitType()
Returns the display unit type of this map.
|
static UnitType |
UnitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitType[] |
UnitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientMapInfo.setDisplayUnitType(UnitType displayUnitType)
Set the display unit type of this map.
|
Copyright © 2015 Geosparc. All Rights Reserved.