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