Class CoverageSource.AdditionalDomain

    • Constructor Detail

      • AdditionalDomain

        public AdditionalDomain()
    • Method Detail

      • getElements

        public abstract Set<Object> getElements​(boolean overall,
                                                ProgressListener listener)
                                         throws IOException
        Describes the additional domain for the underlying RasterDataset by returning a Set of elements for it.
        Returns:
        a Set of DateRanges elements.
        Throws:
        IOException
      • getName

        public abstract String getName()