Package org.gvsig.catalog.srw.filters
Class IDEESRWFilter
java.lang.Object
org.gvsig.catalog.filters.AbstractFilter
org.gvsig.catalog.srw.filters.IDEESRWFilter
- All Implemented Interfaces:
IFilter
This class creates a RSW query for the IDEE server
- Author:
- Jorge Piera Llodra (piera_jor@gva.es)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCoordinatesOption(String coordinatesOption) This function returns true only when the user has choosen the "Fully Outside Of" of the coordinates option.getQuery(CatalogQuery query) Return a CQL-Text query
-
Constructor Details
-
IDEESRWFilter
public IDEESRWFilter()
-
-
Method Details
-
getQuery
Return a CQL-Text query- Parameters:
query-profile-- Returns:
- String
-
getCoordinatesOption
This function returns true only when the user has choosen the "Fully Outside Of" of the coordinates option.- Parameters:
coordinatesOption-translator-- Returns:
-