Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.geojson.GeoJSON
-
Packages that use GeoJSON Package Description org.gcube.application.geoportalcommon org.gcube.application.geoportalcommon.shared.geoportal org.gcube.application.geoportalcommon.shared.geoportal.project -
-
Uses of GeoJSON in org.gcube.application.geoportalcommon
Methods in org.gcube.application.geoportalcommon that return GeoJSON Modifier and Type Method Description static GeoJSONConvertToDataValueObjectModel. toSpatialReference(String geoJSONObject)To spatial reference. -
Uses of GeoJSON in org.gcube.application.geoportalcommon.shared.geoportal
Methods in org.gcube.application.geoportalcommon.shared.geoportal that return GeoJSON Modifier and Type Method Description GeoJSONResultDocumentDV. getSpatialReference()Methods in org.gcube.application.geoportalcommon.shared.geoportal with parameters of type GeoJSON Modifier and Type Method Description voidResultDocumentDV. setSpatialReference(GeoJSON spatialReference) -
Uses of GeoJSON in org.gcube.application.geoportalcommon.shared.geoportal.project
Methods in org.gcube.application.geoportalcommon.shared.geoportal.project that return GeoJSON Modifier and Type Method Description GeoJSONProjectDV. getSpatialReference()Methods in org.gcube.application.geoportalcommon.shared.geoportal.project with parameters of type GeoJSON Modifier and Type Method Description voidProjectDV. setSpatialReference(GeoJSON spatialReference)
-