Method()  

The Method class provides the names used to set the name of the method  
used to create a segmentation from imaging data.                        

Valid segmentation method names are: 

   LEVEL_SET - Use the level set method to create a segmentation.       

   THRESHOLD - Use thresholding to create a segmentation.               

Methods
get_names()  
   
   Get the segmentation method names. 
   
   Returns (list([str])): The list of segmentation method names.