Class ExtremaMask

All Implemented Interfaces:
ResettableMask, Resettable, Mask

public class ExtremaMask extends AngleMask
  • Constructor Details

    • ExtremaMask

      public ExtremaMask(Extent extent, double min, double max, boolean overlay, int distance)
  • Method Details

    • testSlope

      protected boolean testSlope(Extent extent, int x, int y, int z)
      Overrides:
      testSlope in class AngleMask
    • copy

      public Mask copy()
      Description copied from interface: Mask
      Returns a copy of the mask. Usually for multi-threaded operation
      Specified by:
      copy in interface Mask
      Overrides:
      copy in class AngleMask
      Returns:
      a clone of the mask