Skip navigation links
A C D E F G H I L M O P R S T U V X 

A

AbstractGeoServerDescriptor - Class in org.gcube.spatial.data.gis.is
 
AbstractGeoServerDescriptor(String, String, String) - Constructor for class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
addDate(Date, DateType) - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
addGeoTIFF(String, String, String, File, String, GSResourceEncoder.ProjectionPolicy, String, double[], Metadata, String, String, LoginLevel, boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Publishes toPublishFile [GeoTIFF] in the default GeoServer descriptor
addGeoTIFF(String, String, String, File, String, GSResourceEncoder.ProjectionPolicy, String, double[], Metadata, GNInsertConfiguration, LoginLevel, boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
use addGeoTIFF(String workspace, String storeName, String coverageName,File toPublishFile,String srs, ProjectionPolicy policy,String defaultStyle, double[] bbox, Metadata geoNetworkMeta, String gnCategory,String gnStylesheet, LoginLevel level, boolean promoteMetadataPublishing)
addPreview(String) - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 

C

CachedGeoServerDescriptor - Class in org.gcube.spatial.data.gis.is
 
CachedGeoServerDescriptor(String, String, String) - Constructor for class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
ClassStyleDef - Class in org.gcube.spatial.data.gis.symbology
Create a rendering style to display features from the given feature source by matching unique values of the specified feature attribute to colours
ClassStyleDef() - Constructor for class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
ClassStyleDef(Object, Object) - Constructor for class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
ClassStyleDef(Object) - Constructor for class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
ClassStyleDef.ClassType - Enum in org.gcube.spatial.data.gis.symbology
 
compareTo(AbstractGeoServerDescriptor) - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
Configuration - Class in org.gcube.spatial.data.gis
 
createDataStore(String, GSAbstractStoreEncoder) - Method in class org.gcube.spatial.data.gis.GISInterface
Creates the specified datastore under the mentioned workspace in all GeoServer instances of the current GeoServer pool.
createStyle(String, String, int, Color, Color, Class, Object, Object) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
Deprecated.
createStyle(String, String, ArrayList<ClassStyleDef>, Color, Color) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
Deprecated.
createStyle(String, String, int, Color, Color, Class, Object, Object, GeometryType) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
createStyle(String, String, ArrayList<ClassStyleDef>, Color, Color, GeometryType) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
createStyleLog(String, String, int, Color, Color, Class, Object, Object) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
Deprecated.
createStyleLog(String, String, int, Color, Color, Class, Object, Object, GeometryType) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
createStyleLogScatterColors(String, String, int, Class, Object, Object) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
Deprecated.
createStyleLogScatterColors(String, String, int, Class, Object, Object, GeometryType) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
createStyleScatterColors(String, String, int, Class, Object, Object) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
Deprecated.
createStyleScatterColors(String, String, int, Class, Object, Object, GeometryType) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
createWorkspace(String) - Method in class org.gcube.spatial.data.gis.GISInterface
Creates the specified workspace in all GeoServer instances of the current GeoServer pool
CRS - Static variable in class org.gcube.spatial.data.gis.URIUtils
 

D

deleteLayer(String, String, Long, AbstractGeoServerDescriptor, LoginLevel) - Method in class org.gcube.spatial.data.gis.GISInterface
Deletes the specified layer from the GeoServer instance described by desc.
DeleteReport - Class in org.gcube.spatial.data.gis.model.report
 
DeleteReport() - Constructor for class org.gcube.spatial.data.gis.model.report.DeleteReport
 
deleteStore(String, String, Long, AbstractGeoServerDescriptor) - Method in class org.gcube.spatial.data.gis.GISInterface
Deletes the specified datastore from the GeoServer instance described in desc
deleteStyle(String, AbstractGeoServerDescriptor) - Method in class org.gcube.spatial.data.gis.GISInterface
Deletes a specific style from the GeoServer described by dec.

E

equals(Object) - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
ExplicitCache<T extends AbstractGeoServerDescriptor> - Class in org.gcube.spatial.data.gis.is.cache
 
ExplicitCache(Collection<T>) - Constructor for class org.gcube.spatial.data.gis.is.cache.ExplicitCache
 

F

factory - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
FF - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 

G

GeometryType - Enum in org.gcube.spatial.data.gis.symbology
 
GEOSERVER_DATASTORE_TTL - Static variable in class org.gcube.spatial.data.gis.Configuration
 
GEOSERVER_HOSTED_LAYERS_TTL - Static variable in class org.gcube.spatial.data.gis.Configuration
 
GEOSERVER_STYLES_TTL - Static variable in class org.gcube.spatial.data.gis.Configuration
 
GEOSERVER_WORKSPACE_TTL - Static variable in class org.gcube.spatial.data.gis.Configuration
 
GeoServerCache<T extends AbstractGeoServerDescriptor> - Class in org.gcube.spatial.data.gis.is.cache
 
GeoServerCache() - Constructor for class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
GeoServerDescriptor - Class in org.gcube.spatial.data.gis.is
 
GeoServerDescriptor(String, String, String, Long) - Constructor for class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
get() - Static method in class org.gcube.spatial.data.gis.Configuration
 
get(AbstractGeoServerDescriptor...) - Static method in class org.gcube.spatial.data.gis.GISInterface
 
getCondition() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
getCurrentCacheElements(Boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Returns the current GeoServer descriptors from the GeoServer pool.
getCurrentGeoServer() - Method in class org.gcube.spatial.data.gis.GISInterface
Returns the current GeoServer from the GeoServer pool.
getCurrentGeoServerDescriptor() - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getDataOperationMessages() - Method in class org.gcube.spatial.data.gis.model.report.Report
 
getDataOperationResult() - Method in class org.gcube.spatial.data.gis.model.report.Report
 
getDataStoreManager() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getDatastores(String) - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getDatastores(String) - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
getDatastores(String) - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
getDatastores(String) - Method in class org.gcube.spatial.data.gis.is.LiveGeoServerDescriptor
 
getDefaultDescriptor() - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getDefaultDescriptor(Boolean) - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getDefaultMethod() - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getDescriptor(Boolean, ResearchMethod) - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getDescriptorSet(Boolean) - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getEnriched() - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
getFrom() - Method in class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
getGeoNetworkReader() - Method in class org.gcube.spatial.data.gis.GISInterface
 
getGeoNewtorkPublisher() - Method in class org.gcube.spatial.data.gis.GISInterface
 
getGeoServerByMethod(ResearchMethod, Boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Returns a GeoServer descriptor according to specified ResearchMethod method.
getGeoServerDescriptorSet(boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getGeoServerReader(ResearchMethod, boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getGeoServerReader(GeoServerDescriptor) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getGeoServerReader(String, String, String) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getGeoServerReader(String) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
getGisLinkByUUID(String) - Static method in class org.gcube.spatial.data.gis.URIUtils
Deprecated.
getHostedLayersCount() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getHostedLayersCount() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
getHostedLayersCount() - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
getHostedLayersCount() - Method in class org.gcube.spatial.data.gis.is.LiveGeoServerDescriptor
 
getManager() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getMax() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
getMessages() - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
getMetadataIdentifier() - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
getMetaOperationMessages() - Method in class org.gcube.spatial.data.gis.model.report.Report
 
getMetaOperationResult() - Method in class org.gcube.spatial.data.gis.model.report.Report
 
getMin() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
getPassedMetadata() - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
getProperty(String) - Method in class org.gcube.spatial.data.gis.Configuration
 
getProtocol(String) - Static method in class org.gcube.spatial.data.gis.URIUtils
Deprecated.
getPublishedMetadata() - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
getPublisher() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getReader() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getReturnedMetaId() - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
getStyleFromGSLayerEncoder(GSLayerEncoder) - Static method in class org.gcube.spatial.data.gis.URIUtils
 
getStyles() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getStyles() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
getStyles() - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
getStyles() - Method in class org.gcube.spatial.data.gis.is.LiveGeoServerDescriptor
 
getTheCache(Boolean) - Method in class org.gcube.spatial.data.gis.is.cache.ExplicitCache
 
getTheCache(Boolean) - Method in class org.gcube.spatial.data.gis.is.cache.GeoServerCache
 
getTheCache(Boolean) - Method in class org.gcube.spatial.data.gis.is.cache.ISGeoServerCache
 
getTo() - Method in class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
getToAssignColor() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
getToEnrich() - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
getToFilterProperty() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
getTTL(String) - Static method in class org.gcube.spatial.data.gis.Configuration
 
getType() - Method in class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
getWcsUrl(String, String, BoundingBox) - Static method in class org.gcube.spatial.data.gis.URIUtils
Deprecated.
getWfsUrl(String, String) - Static method in class org.gcube.spatial.data.gis.URIUtils
Deprecated.
getWmsUrl(String, String, String, BoundingBox) - Static method in class org.gcube.spatial.data.gis.URIUtils
Deprecated.
getWorkspaces() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
getWorkspaces() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
getWorkspaces() - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
getWorkspaces() - Method in class org.gcube.spatial.data.gis.is.LiveGeoServerDescriptor
 
GISInterface - Class in org.gcube.spatial.data.gis
 

H

hashCode() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 

I

invalidateDatastoresCache() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
invalidateHostedLayersCountCache() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
invalidateStylesCache() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
invalidateWorkspacesCache() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
IS_ACCESS_POLICY - Static variable in class org.gcube.spatial.data.gis.Configuration
 
IS_CACHE_TTL - Static variable in class org.gcube.spatial.data.gis.Configuration
 
IS_SERVICE_PROFILE_CATEGORY - Static variable in class org.gcube.spatial.data.gis.Configuration
 
IS_SERVICE_PROFILE_PLATFORM_NAME - Static variable in class org.gcube.spatial.data.gis.Configuration
 
ISGeoServerCache - Class in org.gcube.spatial.data.gis.is.cache
 
ISGeoServerCache() - Constructor for class org.gcube.spatial.data.gis.is.cache.ISGeoServerCache
 

L

LiveGeoServerDescriptor - Class in org.gcube.spatial.data.gis.is
 
LiveGeoServerDescriptor(String, String, String) - Constructor for class org.gcube.spatial.data.gis.is.LiveGeoServerDescriptor
 

M

MetadataEnricher - Class in org.gcube.spatial.data.gis.meta
 
MetadataEnricher(Metadata, boolean) - Constructor for class org.gcube.spatial.data.gis.meta.MetadataEnricher
 

O

onChangedDataStores() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
onChangedDataStores() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
onChangedLayers() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
onChangedLayers() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
onChangedStyles() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
onChangedStyles() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
onChangedWorkspaces() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
onChangedWorkspaces() - Method in class org.gcube.spatial.data.gis.is.CachedGeoServerDescriptor
 
org.gcube.spatial.data.gis - package org.gcube.spatial.data.gis
 
org.gcube.spatial.data.gis.is - package org.gcube.spatial.data.gis.is
 
org.gcube.spatial.data.gis.is.cache - package org.gcube.spatial.data.gis.is.cache
 
org.gcube.spatial.data.gis.meta - package org.gcube.spatial.data.gis.meta
 
org.gcube.spatial.data.gis.model.report - package org.gcube.spatial.data.gis.model.report
 
org.gcube.spatial.data.gis.symbology - package org.gcube.spatial.data.gis.symbology
 
org.gcube.spatial.data.gis.utils - package org.gcube.spatial.data.gis.utils
 

P

publishDBTable(String, String, GSFeatureTypeEncoder, GSLayerEncoder, Metadata, String, String, LoginLevel, boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Publishes the specified fte in the default GeoServer
publishDBTable(String, String, GSFeatureTypeEncoder, GSLayerEncoder, Metadata, GNInsertConfiguration, LoginLevel, boolean) - Method in class org.gcube.spatial.data.gis.GISInterface
Deprecated.
use publishDBTable(String workspace, String storeName, GSFeatureTypeEncoder fte,GSLayerEncoder layerEncoder, Metadata geoNetworkMeta, String gnCategory,String gnStylesheet,LoginLevel level, boolean promoteMetadataPublishing)
PublishResponse - Class in org.gcube.spatial.data.gis.model.report
 
PublishResponse() - Constructor for class org.gcube.spatial.data.gis.model.report.PublishResponse
 
PublishResponse(Metadata) - Constructor for class org.gcube.spatial.data.gis.model.report.PublishResponse
 
publishStyle(String, String) - Method in class org.gcube.spatial.data.gis.GISInterface
Creates the declared style in the default GeoServer descriptor

R

Range - Class in org.gcube.spatial.data.gis.symbology
 
Range(String, Color, Object, Object, Range.Condition) - Constructor for class org.gcube.spatial.data.gis.symbology.Range
 
Range.Condition - Enum in org.gcube.spatial.data.gis.symbology
 
Report - Class in org.gcube.spatial.data.gis.model.report
 
Report() - Constructor for class org.gcube.spatial.data.gis.model.report.Report
 
Report.OperationState - Enum in org.gcube.spatial.data.gis.model.report
 
ResearchMethod - Enum in org.gcube.spatial.data.gis
 

S

scatterColor(int) - Static method in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
setCondition(Range.Condition) - Method in class org.gcube.spatial.data.gis.symbology.Range
 
setDataOperationMessages(ArrayList<String>) - Method in class org.gcube.spatial.data.gis.model.report.Report
 
setDataOperationResult(Report.OperationState) - Method in class org.gcube.spatial.data.gis.model.report.Report
 
setDatastores(HashMap<String, Set<String>>) - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
setdistributionURIs(List<String>, String) - Method in class org.gcube.spatial.data.gis.meta.MetadataEnricher
 
setFrom(Object) - Method in class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
setHostedLayersCount(Long) - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
setMax(Object) - Method in class org.gcube.spatial.data.gis.symbology.Range
 
setMetaOperationMessages(ArrayList<String>) - Method in class org.gcube.spatial.data.gis.model.report.Report
 
setMetaOperationResult(Report.OperationState) - Method in class org.gcube.spatial.data.gis.model.report.Report
 
setMin(Object) - Method in class org.gcube.spatial.data.gis.symbology.Range
 
setPassedMetadata(Metadata) - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
setPublishedMetadata(Metadata) - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
setReturnedMetaId(long) - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
setStyles(HashSet<String>) - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
setTo(Object) - Method in class org.gcube.spatial.data.gis.symbology.ClassStyleDef
 
setToAssignColor(Color) - Method in class org.gcube.spatial.data.gis.symbology.Range
 
setToFilterProperty(String) - Method in class org.gcube.spatial.data.gis.symbology.Range
 
setToRegisterXMLAdapters(List<XMLAdapter>) - Method in class org.gcube.spatial.data.gis.GISInterface
 
setWorkspaces(HashSet<String>) - Method in class org.gcube.spatial.data.gis.is.GeoServerDescriptor
 
SF - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
SLDF - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
StyleUtils - Class in org.gcube.spatial.data.gis.symbology
 
StyleUtils() - Constructor for class org.gcube.spatial.data.gis.symbology.StyleUtils
 

T

toString() - Method in class org.gcube.spatial.data.gis.is.AbstractGeoServerDescriptor
 
toString() - Method in class org.gcube.spatial.data.gis.model.report.PublishResponse
 
toString() - Method in class org.gcube.spatial.data.gis.model.report.Report
 
toString() - Method in class org.gcube.spatial.data.gis.symbology.Range
 
transformer - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 

U

URIUtils - Class in org.gcube.spatial.data.gis
 
URIUtils() - Constructor for class org.gcube.spatial.data.gis.URIUtils
 
utils - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
Utils - Class in org.gcube.spatial.data.gis.utils
 
Utils() - Constructor for class org.gcube.spatial.data.gis.utils.Utils
 

V

valueOf(String) - Static method in enum org.gcube.spatial.data.gis.model.report.Report.OperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.spatial.data.gis.ResearchMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.spatial.data.gis.symbology.ClassStyleDef.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.spatial.data.gis.symbology.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.spatial.data.gis.symbology.Range.Condition
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.spatial.data.gis.model.report.Report.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.spatial.data.gis.ResearchMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.spatial.data.gis.symbology.ClassStyleDef.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.spatial.data.gis.symbology.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.spatial.data.gis.symbology.Range.Condition
Returns an array containing the constants of this enum type, in the order they are declared.

X

xpf - Static variable in class org.gcube.spatial.data.gis.symbology.StyleUtils
 
A C D E F G H I L M O P R S T U V X 
Skip navigation links

Copyright © 2020. All Rights Reserved.