Uses of Class
org.geotools.gce.imagemosaic.catalog.MultiLevelROI

Packages that use MultiLevelROI
org.geotools.gce.imagemosaic   
org.geotools.gce.imagemosaic.catalog   
 

Uses of MultiLevelROI in org.geotools.gce.imagemosaic
 

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)
           
 

Uses of MultiLevelROI in org.geotools.gce.imagemosaic.catalog
 

Methods in org.geotools.gce.imagemosaic.catalog that return MultiLevelROI
protected  MultiLevelROI GranuleCatalog.getGranuleFootprint(SimpleFeature sf)
          Returns the footprint for the given granule.
 MultiLevelROI MultiLevelROIProvider.getMultiScaleROI(SimpleFeature sf)
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.