| Package | Description |
|---|---|
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Field and Description |
|---|---|
protected PositionEnum |
ScaleBar.position |
protected PositionEnum |
Legend.position |
| Modifier and Type | Method and Description |
|---|---|
static PositionEnum |
PositionEnum.fromValue(java.lang.String v) |
PositionEnum |
ScaleBar.getPosition()
Gets the value of the position property.
|
PositionEnum |
Legend.getPosition()
Gets the value of the position property.
|
static PositionEnum |
PositionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PositionEnum[] |
PositionEnum.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.setPosition(PositionEnum value)
Sets the value of the position property.
|
void |
Legend.setPosition(PositionEnum value)
Sets the value of the position property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.