org.geotools.data.wfs.protocol.wfs
Interface GetFeature
- All Known Implementing Classes:
- GetFeatureQueryAdapter
public interface GetFeature
getTypeName
java.lang.String getTypeName()
getPropertyNames
java.lang.String[] getPropertyNames()
getOutputFormat
java.lang.String getOutputFormat()
getSrsName
java.lang.String getSrsName()
getFilter
org.opengis.filter.Filter getFilter()
getMaxFeatures
java.lang.Integer getMaxFeatures()
getResultType
GetFeature.ResultType getResultType()
getSortBy
org.opengis.filter.sort.SortBy[] getSortBy()
Copyright © 1996-2010 Geotools. All Rights Reserved.