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.dataSubinterfaces 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.dataClasses 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.imagemosaicClasses in org.geotools.gce.imagemosaic that implement FileGroupProvider Modifier and Type Class Description classImageMosaicFileResourceInfoFileResourceInfoimplementation for ImageMosaic.
 
-