createBBoxFilter(Envelope boundingBox, ILayer layer, short filterType) Creates A geometry filter for the given layer.
Parameters: boundingBox - in the same crs as the viewport model.
public Filter createBBoxFilter(Envelope boundingBox, ILayer layer, short filterType)(Code)
Creates A geometry filter for the given layer.
Parameters: boundingBox - in the same crs as the viewport model. a Geometry filter in the correct CRS or null if an exception occurs.