Uses of Class
org.apache.sis.storage.modifier.CoverageModifier.Source
Packages that use CoverageModifier.Source
Package
Description
A plugin mechanism for modifying some aspects of the resources read by data stores.
-
Uses of CoverageModifier.Source in org.apache.sis.storage.modifier
Subclasses of CoverageModifier.Source in org.apache.sis.storage.modifierModifier and TypeClassDescriptionstatic classInformation about which sample dimension (band) is subject to modification.Methods in org.apache.sis.storage.modifier with parameters of type CoverageModifier.SourceModifier and TypeMethodDescriptiondefault GridGeometryCoverageModifier.customize(CoverageModifier.Source source, GridGeometry domain) Invoked when a grid geometry is created for a coverage.default MetadataCoverageModifier.customize(CoverageModifier.Source source, DefaultMetadata metadata) Invoked when a metadata is created for a single coverage or for the whole file.default GenericNameCoverageModifier.customize(CoverageModifier.Source source, GenericName identifier) Invoked when an identifier is created for a single coverage or for the whole file.default booleanCoverageModifier.isElectromagneticMeasurement(CoverageModifier.Source source) Returnstrueif the converted values are measurement in the electromagnetic spectrum.