Constructors in org.geotools.gce.imagemosaic with parameters of type MultiLevelROI |
GranuleDescriptor(SimpleFeature feature,
ImageReaderSpi suggestedSPI,
PathType pathType,
String locationAttribute,
String parentLocation,
MultiLevelROI roiProvider)
Constructor for the GranuleDescriptor assuming it doesn't belong to an
heterogeneous granules set. |
GranuleDescriptor(SimpleFeature feature,
ImageReaderSpi suggestedSPI,
PathType pathType,
String locationAttribute,
String parentLocation,
MultiLevelROI roiProvider,
boolean heterogeneousGranules,
Hints hints)
Constructor for the GranuleDescriptor |
GranuleDescriptor(String granuleLocation,
BoundingBox granuleBBox,
ImageReaderSpi suggestedSPI,
MultiLevelROI roiProvider)
|
GranuleDescriptor(String granuleLocation,
BoundingBox granuleBBox,
ImageReaderSpi suggestedSPI,
MultiLevelROI roiProvider,
boolean heterogeneousGranules)
|
GranuleDescriptor(String granuleLocation,
BoundingBox granuleBBox,
ImageReaderSpi suggestedSPI,
MultiLevelROI roiProvider,
int maxDecimationFactor)
|
GranuleDescriptor(String granuleLocation,
BoundingBox granuleBBox,
ImageReaderSpi suggestedSPI,
MultiLevelROI roiProvider,
int maxDecimationFactor,
boolean heterogeneousGranules)
|
GranuleDescriptor(String granuleLocation,
BoundingBox granuleBBox,
ImageReaderSpi suggestedSPI,
MultiLevelROI roiProvider,
int maxDecimationFactor,
boolean heterogeneousGranules,
boolean handleArtifactsFiltering)
|