Class RATCollector

Object
RATCollector

public class RATCollector extends Object
  • Constructor Summary

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

    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 Details

    • RATCollector

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

    • 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 -