Class ColoredMarks

Object
org.anchoranalysis.bean.AnchorBean<B>
org.anchoranalysis.bean.initializable.InitializableBean<T,​org.anchoranalysis.image.bean.nonbean.init.ImageInitialization>
org.anchoranalysis.image.bean.ImageBean<T>
org.anchoranalysis.image.bean.provider.BeanProviderAsStackBase<org.anchoranalysis.image.bean.provider.stack.StackProvider,​org.anchoranalysis.image.core.stack.Stack>
org.anchoranalysis.image.bean.provider.stack.StackProvider
All Implemented Interfaces:
org.anchoranalysis.bean.Provider<org.anchoranalysis.image.core.stack.Stack>, org.anchoranalysis.image.core.stack.ProviderAsStack

public class ColoredMarks
extends ColoredBaseWithGenerator
Draws a colored representation (outline or filled) of an MarkCollection on a background
Author:
Owen Feehan
  • Constructor Details

  • Method Details

    • objectsToDraw

      protected org.anchoranalysis.image.voxel.object.ObjectCollection objectsToDraw​(org.anchoranalysis.image.core.dimensions.Dimensions backgroundDimensions) throws org.anchoranalysis.core.exception.CreateException
      Specified by:
      objectsToDraw in class ColoredBaseWithGenerator
      Throws:
      org.anchoranalysis.core.exception.CreateException
    • getMarks

      public org.anchoranalysis.mpp.bean.provider.MarkCollectionProvider getMarks()
    • setMarks

      public void setMarks​(org.anchoranalysis.mpp.bean.provider.MarkCollectionProvider marks)
    • getRegionID

      public int getRegionID()
    • setRegionID

      public void setRegionID​(int regionID)