Class Isotherm

java.lang.Object
com.flir.thermalsdk.image.isotherms.Isotherm
Direct Known Subclasses:
IsothermAbove, IsothermBelow, IsothermHumidity, IsothermInsulation, IsothermInterval

public abstract class Isotherm extends Object
This class represents an Isotherm object.
  • Constructor Details

    • Isotherm

      public Isotherm()
  • Method Details

    • toString

      @NotNull public @NotNull String toString()
      Overrides:
      toString in class Object
    • getType

      public abstract IsothermType getType()
      Defines a type of the isotherm.
    • getCustomColor

      @Nullable public @Nullable CustomColor getCustomColor()
      Gets custom color set for isotherm colorization.
      Returns:
      Returns CustomColor currently set or null if CustomColor is not set.
    • getBlendingMode

      public BlendingMode getBlendingMode()
      Gets the appearance of the isotherm.
      Returns:
      Returns the BlendingMode.