Class VisualizeOnBackground

Object
AnchorBean<DefineAdder>
DefineAdderBean
VisualizeOnBackground
All Implemented Interfaces:
DefineAdder

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

    • VisualizeOnBackground

      public VisualizeOnBackground()
  • Method Details

    • addTo

      public void addTo(Define define) throws DefineAddException
      Throws:
      DefineAddException
    • getAdd

      public DefineAdderBean getAdd()
    • setAdd

      public void setAdd(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)