Uses of Enum Class
org.geotools.gce.imagemosaic.ExcessGranulePolicy
Packages that use ExcessGranulePolicy
- 
Uses of ExcessGranulePolicy in org.geotools.gce.imagemosaicFields in org.geotools.gce.imagemosaic with type parameters of type ExcessGranulePolicyModifier and TypeFieldDescriptionstatic final ParameterDescriptor<ExcessGranulePolicy>ImageMosaicFormat.EXCESS_GRANULE_REMOVALControls the removal of excess granulesMethods in org.geotools.gce.imagemosaic that return ExcessGranulePolicyModifier and TypeMethodDescriptionRasterLayerRequest.getExcessGranuleRemovalPolicy()static ExcessGranulePolicyReturns the enum constant of this class with the specified name.static ExcessGranulePolicy[]ExcessGranulePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.gce.imagemosaic with parameters of type ExcessGranulePolicyModifier and TypeMethodDescriptionvoidRasterLayerRequest.setExcessGranuleRemovalPolicy(ExcessGranulePolicy policy)