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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTo(Define define) DefineAdderBeangetAdd()intbooleanvoidsetAdd(DefineAdderBean add) voidsetBackgroundID(String backgroundID) voidsetOutlineWidth(int outlineWidth) voidsetStackBackground(boolean stackBackground) Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
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
-
setBackgroundID
-
getOutlineWidth
public int getOutlineWidth() -
setOutlineWidth
public void setOutlineWidth(int outlineWidth) -
isStackBackground
public boolean isStackBackground() -
setStackBackground
public void setStackBackground(boolean stackBackground)
-