public class ImageMosaicFileResourceInfo extends DefaultResourceInfo implements FileResourceInfo
FileResourceInfo implementation for ImageMosaic. The specific implementation is able to
retrieve support files such as, as an instance, prj and world file for TIFFs.FileGroupProvider.FileGroup| Constructor and Description |
|---|
ImageMosaicFileResourceInfo(RasterManager rasterManager,
String parentLocation,
String locationAttributeName)
ImageMosaicFileResourceInfo constructor
|
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<FileGroupProvider.FileGroup> |
getFiles(Query query)
FileGroupProvider providing resource content. |
getBounds, getCRS, getDescription, getKeywords, getName, getSchema, getTitle, setBounds, setCRS, setDescription, setKeywords, setName, setSchema, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBounds, getCRS, getDescription, getKeywords, getName, getSchema, getTitlepublic ImageMosaicFileResourceInfo(RasterManager rasterManager, String parentLocation, String locationAttributeName)
rasterManager - manager the RasterManager instance for underlying index info
retrieval and managementparentLocation - the granules parentLocation (relative paths refer to that)locationAttributeName - the actual location attribute namepublic CloseableIterator<FileGroupProvider.FileGroup> getFiles(Query query)
FileResourceInfoFileGroupProvider providing resource content.getFiles in interface FileGroupProvidergetFiles in interface FileResourceInfoFileGroupProvider instance providing resource contentCopyright © 1996–2019 Geotools. All rights reserved.