| Package | Description |
|---|---|
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Field and Description |
|---|---|
protected UnitType |
ScaleBar.units |
| Modifier and Type | Method and Description |
|---|---|
static UnitType |
UnitType.fromValue(java.lang.String v) |
UnitType |
ScaleBar.getUnits()
Gets the value of the units property.
|
static UnitType |
UnitType.valueOf(java.lang.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 |
ScaleBar.setUnits(UnitType value)
Sets the value of the units property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.