Class EnvelopeFEQuery
java.lang.Object
org.gvsig.remoteclient.wfs.filters.filterencoding.SpatialFEQuery
org.gvsig.remoteclient.wfs.filters.filterencoding.EnvelopeFEQuery
- All Implemented Interfaces:
FEQuery
- Direct Known Subclasses:
EnvelopeFEQuery1_0_0,EnvelopeFEQuery1_1_0
- Author:
- Jorge Piera
-
Field Summary
FieldsFields inherited from class org.gvsig.remoteclient.wfs.filters.filterencoding.SpatialFEQuery
spatialFilterOperation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gvsig.remoteclient.wfs.filters.filterencoding.FEQuery
getFilterEncoding
-
Field Details
-
envelope
protected org.gvsig.fmap.geom.primitive.Envelope envelope
-
-
Constructor Details
-
EnvelopeFEQuery
-