Class MaskOverviewProvider.MaskInfo

  • Enclosing class:
    MaskOverviewProvider

    public static class MaskOverviewProvider.MaskInfo
    extends Object
    Helper class used for storing information to use for read the mask data.
    Author:
    Nicola Lagomarsini GeoSolutions
    • Constructor Summary

      Constructors 
      Constructor Description
      MaskInfo()  
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • file

        public File file
      • index

        public int index
      • readParameters

        public ImageReadParam readParameters
      • readerSpi

        public ImageReaderSpi readerSpi
      • streamSpi

        public ImageInputStreamSpi streamSpi
    • Constructor Detail

      • MaskInfo

        public MaskInfo()