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
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)
setName(value, validate=True)
getNameAllowedValues()
staticmethod
setAnnotationRef_List(value, validate=True)
addToAnnotationRef_List(value, validate=True)
clearAnnotationRef_List()
setDescription(value, validate=True)
setroi_choice(value, validate=True)