|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.wfs.filters.operations.WFSFilterOperation
org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation
org.gvsig.remoteclient.wfs.filters.operations.WFSEnvelopeFilterOperation
public class WFSEnvelopeFilterOperation
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation |
|---|
attributeName, nameSpaceLocation, nameSpacePrefix, operation, srs |
| Constructor Summary | |
|---|---|
WFSEnvelopeFilterOperation(org.gvsig.fmap.geom.primitive.Envelope envelope,
int operation,
java.lang.String attributeName,
java.lang.String nameSpacePrefix,
java.lang.String nameSpaceLocation,
java.lang.String srs)
|
|
| Method Summary | |
|---|---|
org.gvsig.fmap.geom.primitive.Envelope |
getEnvelope()
|
| Methods inherited from class org.gvsig.remoteclient.wfs.filters.operations.WFSSpatialFilterOperation |
|---|
getAttributeFullName, getAttributeName, getNameSpaceLocation, getNameSpacePrefix, getOperation, getSrsName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WFSEnvelopeFilterOperation(org.gvsig.fmap.geom.primitive.Envelope envelope,
int operation,
java.lang.String attributeName,
java.lang.String nameSpacePrefix,
java.lang.String nameSpaceLocation,
java.lang.String srs)
envelope - operation - attributeName - srs - | Method Detail |
|---|
public org.gvsig.fmap.geom.primitive.Envelope getEnvelope()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||