Class SegmentationTool
Declaration :
- C++ : class SegmentationTool : public Tool
Artifact : segmentationtool
Declaration :
- Uml : + treat(inout something : Buildable) :
- C++ : public: treat()
Declaration :
- Uml : + treat(inout clip : Clip) :
- C++ : public: treat()
Declaration :
- Uml : + treat(inout effect : Effect) :
- C++ : public: treat()
Declaration :
- Uml : - segments :
- C++ : private: segments
holds the segemntation to be constructed
All public operations : treat , treat , treat , treat