Skip to content

ROI

Bases: NBOBaseClass

Represents the XML element ROI.

A four dimensional 'Region of Interest'. If they are not used, and the Image has more than one Plane, the entire set of Planes is assumed to be included in the ROI. Multiple ROIs may be specified.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setName(value, validate=True)

getName()

resetName()

hasName()

getNameAllowedValues() staticmethod

setAnnotationRef_List(value, validate=True)

getAnnotationRef_List()

addToAnnotationRef_List(value, validate=True)

clearAnnotationRef_List()

setDescription(value, validate=True)

getDescription()

resetDescription()

hasDescription()

setroi_choice(value, validate=True)

getroi_choice()

resetroi_choice()

hasroi_choice()