27 #include "../gml/Envelope.h" 
void setProperty(PropertyName *p)
It sets property name. 
 
An static class with global definitions. 
 
This class is used to encode the name of any property of an object. 
 
A convenient and more compact way of encoding the very common bounding box constraint based on an env...
 
te::gml::Envelope * getEnvelope() const 
It returns the envelope. 
 
PropertyName * getProperty() const 
It returns the property name. 
 
void setEnvelope(te::gml::Envelope *e)
It sets the envelope. 
 
An static class with global definitions. 
 
Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimension...
 
A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship...
 
BBOXOp()
It initializes a new BBOXOp.