18 #ifndef itkLabelObjectLine_h
19 #define itkLabelObjectLine_h
41 template <
unsigned int VImageDimension>
45 static constexpr
unsigned int ImageDimension = VImageDimension;
83 Print(std::ostream & os,
Indent indent = 0)
const;
91 PrintSelf(std::ostream & os,
Indent indent)
const;
94 PrintHeader(std::ostream & os,
Indent indent)
const;
97 PrintTrailer(std::ostream & os,
Indent indent)
const;
105 #ifndef ITK_MANUAL_INSTANTIATION
106 # include "itkLabelObjectLine.hxx"