public class SLDExtent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
SLDExtent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |