Uses of Class
org.gcube.spatial.data.geoutility.shared.wfs.FeatureGeometry
-
Packages that use FeatureGeometry Package Description org.gcube.spatial.data.geoutility.shared.wfs -
-
Uses of FeatureGeometry in org.gcube.spatial.data.geoutility.shared.wfs
Methods in org.gcube.spatial.data.geoutility.shared.wfs that return FeatureGeometry Modifier and Type Method Description FeatureGeometryFeatureRow. getGeometry()Methods in org.gcube.spatial.data.geoutility.shared.wfs with parameters of type FeatureGeometry Modifier and Type Method Description voidFeatureRow. setGeometry(FeatureGeometry geometry)Constructors in org.gcube.spatial.data.geoutility.shared.wfs with parameters of type FeatureGeometry Constructor Description FeatureRow(Map<String,List<String>> mapProperties, FeatureGeometry geometry)
-