| Package | Description |
|---|---|
| org.gvsig.publish.mapserver641 |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionType |
Class.expression |
protected ExpressionType |
Layer.filter |
protected ExpressionType |
Cluster.filter |
protected ExpressionType |
Cluster.group |
| Modifier and Type | Method and Description |
|---|---|
ExpressionType |
ObjectFactory.createExpressionType()
Create an instance of
ExpressionType |
ExpressionType |
Class.getExpression()
Gets the value of the expression property.
|
ExpressionType |
Layer.getFilter()
Gets the value of the filter property.
|
ExpressionType |
Cluster.getFilter()
Gets the value of the filter property.
|
ExpressionType |
Cluster.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Class.setExpression(ExpressionType value)
Sets the value of the expression property.
|
void |
Layer.setFilter(ExpressionType value)
Sets the value of the filter property.
|
void |
Cluster.setFilter(ExpressionType value)
Sets the value of the filter property.
|
void |
Cluster.setGroup(ExpressionType value)
Sets the value of the group property.
|
Copyright © 2015 gvSIG Association. All Rights Reserved.