Uses of Class
org.gcube.spatial.data.geoutility.shared.wfs.FeatureRow
-
Packages that use FeatureRow Package Description org.gcube.spatial.data.geoutility.wfs -
-
Uses of FeatureRow in org.gcube.spatial.data.geoutility.wfs
Methods in org.gcube.spatial.data.geoutility.wfs that return types with arguments of type FeatureRow Modifier and Type Method Description static List<FeatureRow>FeatureParser. getWFSFeatures(String wfsEndPoint, WFSQueryBuilder wfsQB)Gets the WFS features.
-