Class RATCollector


  • public class RATCollector
    extends Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RATCollector​(int band, PAMDataset.PAMRasterBand.GDALRasterAttributeTable rat)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void collect​(PAMDataset.PAMRasterBand.GDALRasterAttributeTable rat)  
      void replaceRows​(PAMDataset dataset, int band)
      Sets the collected rows into the pam dataset
      • Methods inherited from class Object

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

      • RATCollector

        public RATCollector​(int band,
                            PAMDataset.PAMRasterBand.GDALRasterAttributeTable rat)
    • Method Detail

      • collect

        public void collect​(PAMDataset.PAMRasterBand.GDALRasterAttributeTable rat)
      • replaceRows

        public void replaceRows​(PAMDataset dataset,
                                int band)
        Sets the collected rows into the pam dataset
        Parameters:
        dataset -
        band -