Uses of Interface
org.geotools.api.data.FileGroupProvider
-
Packages that use FileGroupProvider Package Description org.geotools.api.data Defines the DataStore API via which all data is imported or exported.org.geotools.data org.geotools.gce.imagemosaic -
-
Uses of FileGroupProvider in org.geotools.api.data
Subinterfaces of FileGroupProvider in org.geotools.api.data Modifier and Type Interface Description interfaceFileResourceInfoExtendsResourceInfowith information about the file structure of the resourceinterfaceFileServiceInfoExtendsServiceInfowith information about the underlying file structure -
Uses of FileGroupProvider in org.geotools.data
Classes in org.geotools.data that implement FileGroupProvider Modifier and Type Class Description classDefaultFileResourceInfoDefault implementation ofFileResourceInfo.classDefaultFileServiceInfoDefault implementation ofFileServiceInfo. -
Uses of FileGroupProvider in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement FileGroupProvider Modifier and Type Class Description classImageMosaicFileResourceInfoFileResourceInfoimplementation for ImageMosaic.
-