org.deegree.protocol.sos.filter
Class SpatialBBOXFilter

java.lang.Object
  extended by org.deegree.protocol.sos.filter.SpatialBBOXFilter
All Implemented Interfaces:
Filter, SpatialFilter

public class SpatialBBOXFilter
extends Object
implements SpatialFilter

Version:
$Revision: 19378 $, $Date: 2009-08-28 10:26:53 +0200 (Fri, 28 Aug 2009) $
Author:
Oliver Tonnhofer, last edited by: $Author: aionita $

Constructor Summary
SpatialBBOXFilter(Envelope bbox)
           
 
Method Summary
 Envelope getBBOX()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpatialBBOXFilter

public SpatialBBOXFilter(Envelope bbox)
Parameters:
bbox -
Method Detail

getBBOX

public Envelope getBBOX()
Returns:
the bbox


Copyright © 2011. All Rights Reserved.