Package | Description |
---|---|
de.unihalle.informatik.MiToBo.apps.minirhizotron.utils |
Modifier and Type | Method and Description |
---|---|
static Drawing.ROOTSEGMENT_STATUS |
Drawing.ROOTSEGMENT_STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Drawing.ROOTSEGMENT_STATUS[] |
Drawing.ROOTSEGMENT_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static MTBImage |
Drawing.draw(de.unihalle.informatik.MiToBo_xml.MTBXMLRootImageAnnotationType rootImageAnnotationType,
MTBImage image,
Drawing.DrawType drawType,
EnumSet<Drawing.ROOTSEGMENT_STATUS> rootSegmentStatusToDraw_Set) |
private static boolean |
Drawing.matchesRootSegmentStatusToDraw(EnumSet<Drawing.ROOTSEGMENT_STATUS> rootSegmentStatusToDraw_Set,
de.unihalle.informatik.MiToBo_xml.MTBXMLRootSegmentStatusType.Enum status) |
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.