18 #ifndef __itkSegmentationBorder_h
19 #define __itkSegmentationBorder_h
61 itkSetMacro(BorderLength,
double);
62 itkGetConstReferenceMacro(BorderLength,
double);
74 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
virtual void ApplySegmentationBorder()
Control indentation during Print() invocation.
void operator=(const Self &)
Base class for SegmentationBorder object.
Base class for most ITK classes.