Uses of Class
de.unihalle.informatik.MiToBo.segmentation.basics.SegmentationInitializer.ShapeType

Packages that use SegmentationInitializer.ShapeType
de.unihalle.informatik.MiToBo.segmentation.basics   
 

Uses of SegmentationInitializer.ShapeType in de.unihalle.informatik.MiToBo.segmentation.basics
 

Fields in de.unihalle.informatik.MiToBo.segmentation.basics declared as SegmentationInitializer.ShapeType
protected  SegmentationInitializer.ShapeType SegmentationInitializer.shape
           
 

Methods in de.unihalle.informatik.MiToBo.segmentation.basics that return SegmentationInitializer.ShapeType
 SegmentationInitializer.ShapeType SegmentationInitializer.getShape()
          Get the selected shape.
static SegmentationInitializer.ShapeType SegmentationInitializer.ShapeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SegmentationInitializer.ShapeType[] SegmentationInitializer.ShapeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.MiToBo.segmentation.basics with parameters of type SegmentationInitializer.ShapeType
 void SegmentationInitializer.setShape(SegmentationInitializer.ShapeType _shape)
          Specify shape for synthetic initialization.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.