| Package | Description |
|---|---|
| org.gvsig.publish.impl.mapserver.utils | |
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Method and Description |
|---|---|
static StateEnum |
MapServerUtils.getStateEnumSymbol(boolean shapeVisible) |
| Modifier and Type | Field and Description |
|---|---|
protected StateEnum |
Class.debug |
protected StateEnum |
Layer.labelCache |
protected StateEnum |
Reference.status |
protected StateEnum |
Map.status |
protected StateEnum |
Class.status |
protected StateEnum |
QueryMap.status |
protected StateEnum |
ScaleBar.transparent |
protected StateEnum |
OutputFormat.transparent |
| Modifier and Type | Method and Description |
|---|---|
static StateEnum |
StateEnum.fromValue(java.lang.String v) |
StateEnum |
Class.getDebug()
Gets the value of the debug property.
|
StateEnum |
Layer.getLabelCache()
Gets the value of the labelCache property.
|
StateEnum |
Reference.getStatus()
Gets the value of the status property.
|
StateEnum |
Map.getStatus()
Gets the value of the status property.
|
StateEnum |
Class.getStatus()
Gets the value of the status property.
|
StateEnum |
QueryMap.getStatus()
Gets the value of the status property.
|
StateEnum |
ScaleBar.getTransparent()
Gets the value of the transparent property.
|
StateEnum |
OutputFormat.getTransparent()
Gets the value of the transparent property.
|
static StateEnum |
StateEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StateEnum[] |
StateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Class.setDebug(StateEnum value)
Sets the value of the debug property.
|
void |
Layer.setLabelCache(StateEnum value)
Sets the value of the labelCache property.
|
void |
Reference.setStatus(StateEnum value)
Sets the value of the status property.
|
void |
Map.setStatus(StateEnum value)
Sets the value of the status property.
|
void |
Class.setStatus(StateEnum value)
Sets the value of the status property.
|
void |
QueryMap.setStatus(StateEnum value)
Sets the value of the status property.
|
void |
ScaleBar.setTransparent(StateEnum value)
Sets the value of the transparent property.
|
void |
OutputFormat.setTransparent(StateEnum value)
Sets the value of the transparent property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.