Class VisualizeOnBackground

Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.bean.define.adder.DefineAdder>
org.anchoranalysis.bean.define.adder.DefineAdderBean
org.anchoranalysis.plugin.mpp.bean.define.VisualizeOnBackground
All Implemented Interfaces:
org.anchoranalysis.bean.define.adder.DefineAdder

public class VisualizeOnBackground
extends org.anchoranalysis.bean.define.adder.DefineAdderBean
Adds a visualization for all binary-masks and object-collections that are added using a particular background
Author:
Owen Feehan
  • Constructor Details

  • Method Details

    • addTo

      public void addTo​(org.anchoranalysis.bean.define.Define define) throws org.anchoranalysis.bean.define.DefineAddException
      Throws:
      org.anchoranalysis.bean.define.DefineAddException
    • getAdd

      public org.anchoranalysis.bean.define.adder.DefineAdderBean getAdd()
    • setAdd

      public void setAdd​(org.anchoranalysis.bean.define.adder.DefineAdderBean add)
    • getBackgroundID

      public String getBackgroundID()
    • setBackgroundID

      public void setBackgroundID​(String backgroundID)
    • getOutlineWidth

      public int getOutlineWidth()
    • setOutlineWidth

      public void setOutlineWidth​(int outlineWidth)
    • isStackBackground

      public boolean isStackBackground()
    • setStackBackground

      public void setStackBackground​(boolean stackBackground)