18 #ifndef itkLabelObjectLine_h
19 #define itkLabelObjectLine_h
42 template <
unsigned int VImageDimension>
48 static constexpr
unsigned int ImageDimension = VImageDimension;
86 Print(std::ostream & os,
Indent indent = 0)
const;
94 PrintSelf(std::ostream & os,
Indent indent)
const;
97 PrintHeader(std::ostream & os,
Indent indent)
const;
100 PrintTrailer(std::ostream & os,
Indent indent)
const;
108 #ifndef ITK_MANUAL_INSTANTIATION
109 # include "itkLabelObjectLine.hxx"