| Package | Description |
|---|---|
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanEnum |
Label.antialias |
protected BooleanEnum |
Symbol.antialias |
protected BooleanEnum |
Style.antialias |
protected BooleanEnum |
Layer.dump |
protected BooleanEnum |
Symbol.filled |
protected BooleanEnum |
Label.force |
protected BooleanEnum |
Label.partials |
protected BooleanEnum |
ScaleBar.postLabelCache |
protected BooleanEnum |
Layer.postLabelCache |
protected BooleanEnum |
Legend.postLabelCache |
| Modifier and Type | Method and Description |
|---|---|
static BooleanEnum |
BooleanEnum.fromValue(java.lang.String v) |
BooleanEnum |
Label.getAntialias()
Gets the value of the antialias property.
|
BooleanEnum |
Symbol.getAntialias()
Gets the value of the antialias property.
|
BooleanEnum |
Style.getAntialias()
Gets the value of the antialias property.
|
BooleanEnum |
Layer.getDump()
Gets the value of the dump property.
|
BooleanEnum |
Symbol.getFilled()
Gets the value of the filled property.
|
BooleanEnum |
Label.getForce()
Gets the value of the force property.
|
BooleanEnum |
Label.getPartials()
Gets the value of the partials property.
|
BooleanEnum |
ScaleBar.getPostLabelCache()
Gets the value of the postLabelCache property.
|
BooleanEnum |
Layer.getPostLabelCache()
Gets the value of the postLabelCache property.
|
BooleanEnum |
Legend.getPostLabelCache()
Gets the value of the postLabelCache property.
|
static BooleanEnum |
BooleanEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BooleanEnum[] |
BooleanEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Label.setAntialias(BooleanEnum value)
Sets the value of the antialias property.
|
void |
Symbol.setAntialias(BooleanEnum value)
Sets the value of the antialias property.
|
void |
Style.setAntialias(BooleanEnum value)
Sets the value of the antialias property.
|
void |
Layer.setDump(BooleanEnum value)
Sets the value of the dump property.
|
void |
Symbol.setFilled(BooleanEnum value)
Sets the value of the filled property.
|
void |
Label.setForce(BooleanEnum value)
Sets the value of the force property.
|
void |
Label.setPartials(BooleanEnum value)
Sets the value of the partials property.
|
void |
ScaleBar.setPostLabelCache(BooleanEnum value)
Sets the value of the postLabelCache property.
|
void |
Layer.setPostLabelCache(BooleanEnum value)
Sets the value of the postLabelCache property.
|
void |
Legend.setPostLabelCache(BooleanEnum value)
Sets the value of the postLabelCache property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.