Interface WFSGeometry
-
- All Known Implementing Classes:
FeatureGeometry
public interface WFSGeometryThe Interface WFSGeometry.- Author:
- Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Sep 6, 2021
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCoordinatesJSON()Gets the coordinates JSON.StringgetType()Gets the type.
-