Retrieve Bounds of Query results.
Currently returns null, consider getFeatures( query ).getBounds()
instead.
Subclasses may override this method to perform the appropriate
optimization for this result.
Parameters: query - Query we are requesting the bounds of null representing the lack of an optimization throws: IOException - DOCUMENT ME! |