18 #ifndef itkLabelObjectLine_h
19 #define itkLabelObjectLine_h
41 template<
unsigned int VImageDimension >
45 itkStaticConstMacro(ImageDimension,
unsigned int, VImageDimension);
64 void SetLength(
const LengthType length);
66 const LengthType & GetLength()
const;
73 bool IsNextIndex(
const IndexType & idx)
const;
76 void Print(std::ostream & os,
Indent indent = 0)
const;
83 virtual void PrintSelf(std::ostream & os,
Indent indent)
const;
85 virtual void PrintHeader(std::ostream & os,
Indent indent)
const;
87 virtual void PrintTrailer(std::ostream & os,
Indent indent)
const;
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkLabelObjectLine.hxx"
Index< VImageDimension > IndexType
unsigned long SizeValueType
virtual ~LabelObjectLine()
Control indentation during Print() invocation.
ImageBaseType::IndexType IndexType