Skip to content

com.inscoper.nbo.Channel

Represents the XML element Channel. More...

Inherits from com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
Channel()
String getTypeName()
Returns the class type name.
String getXMLName()
Returns the XML element name corresponding to this class.
ENBOType getNBOType()
Returns the NBO Type corresponding to this class.
NBOBaseClassVector getChildren()
Returns a list of all classes derived from this class.
NBOBaseClassVector getSubElements()
Returns a list of all child elements contained in this class.
void fromJsonFile(String path, boolean validate)
Populates this object from a JSON file.
void fromJsonFile(String path)
Populates this object from a JSON file.
void fromJsonString(String json_string, boolean validate)
Populates this object from a JSON string.
void fromJsonString(String json_string)
Populates this object from a JSON string.
void fromXmlFile(String path, boolean validate)
Populates this object from a XML file.
void fromXmlFile(String path)
Populates this object from a XML file.
void fromXmlString(String xml_string, boolean validate)
Populates this object from a XML string.
void fromXmlString(String xml_string)
Populates this object from a XML string.
void toXmlFile(String filename, boolean validate)
Serializes this object to an XML file.
void toXmlFile(String filename)
Serializes this object to an XML file.
String toXmlString(boolean validate)
Serializes this object to an XML string.
String toXmlString()
Serializes this object to an XML string.
void setID(ChannelID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(ChannelID_Type value)
Sets the value of the ID attribute.
ChannelID_Type getID()
Returns the value of the ID attribute.
void resetID()
Resets the ID attribute to an unset state.
boolean hasID()
Checks whether the optional ID attribute is present.
void setName(Denomination_Type value, boolean validate)
Sets the value of the Name attribute.
void setName(Denomination_Type value)
Sets the value of the Name attribute.
Denomination_Type getName()
Returns the value of the Name attribute.
void resetName()
Resets the Name attribute to an unset state.
boolean hasName()
Checks whether the optional Name attribute is present.
void setIlluminationType(ImagingMethodList_Type value, boolean validate)
Sets the value of the IlluminationType attribute.
void setIlluminationType(ImagingMethodList_Type value)
Sets the value of the IlluminationType attribute.
ImagingMethodList_Type getIlluminationType()
Returns the value of the IlluminationType attribute.
void resetIlluminationType()
Resets the IlluminationType attribute to an unset state.
boolean hasIlluminationType()
Checks whether the optional IlluminationType attribute is present.
void setIlluminationTypeTermAcession(String value, boolean validate)
Sets the value of the IlluminationTypeTermAcession attribute.
void setIlluminationTypeTermAcession(String value)
Sets the value of the IlluminationTypeTermAcession attribute.
String getIlluminationTypeTermAcession()
Returns the value of the IlluminationTypeTermAcession attribute.
void resetIlluminationTypeTermAcession()
Resets the IlluminationTypeTermAcession attribute to an unset state.
boolean hasIlluminationTypeTermAcession()
Checks whether the IlluminationTypeTermAcession attribute is present.
void setContrastMethod(ChannelContrastMethod_Type value, boolean validate)
Sets the value of the ContrastMethod attribute.
void setContrastMethod(ChannelContrastMethod_Type value)
Sets the value of the ContrastMethod attribute.
ChannelContrastMethod_Type getContrastMethod()
Returns the value of the ContrastMethod attribute.
void resetContrastMethod()
Resets the ContrastMethod attribute to an unset state.
boolean hasContrastMethod()
Checks whether the optional ContrastMethod attribute is present.
void setColor(Color_Type value, boolean validate)
Sets the value of the Color attribute.
void setColor(Color_Type value)
Sets the value of the Color attribute.
Color_Type getColor()
Returns the value of the Color attribute.
void resetColor()
Resets the Color attribute to an unset state.
boolean hasColor()
Checks whether the optional Color attribute is present.
void setSamplesPerPixel(PositiveInt_Type value, boolean validate)
Sets the value of the SamplesPerPixel attribute.
void setSamplesPerPixel(PositiveInt_Type value)
Sets the value of the SamplesPerPixel attribute.
PositiveInt_Type getSamplesPerPixel()
Returns the value of the SamplesPerPixel attribute.
void resetSamplesPerPixel()
Resets the SamplesPerPixel attribute to an unset state.
boolean hasSamplesPerPixel()
Checks whether the optional SamplesPerPixel attribute is present.
void setFluorophore_List(FluorophoreVector value, boolean validate)
Sets the list of Fluorophore elements.
void setFluorophore_List(FluorophoreVector value)
Sets the list of Fluorophore elements.
FluorophoreVector getFluorophore_List()
Returns the list of Fluorophore elements.
void addToFluorophore_List(Fluorophore value, boolean validate)
Adds a new Fluorophore element to this object.
void addToFluorophore_List(Fluorophore value)
Adds a new Fluorophore element to this object.
void clearFluorophore_List()
Clear the list of Fluorophore.
void setLightPath(LightPath value, boolean validate)
Sets the value of the LightPath element.
void setLightPath(LightPath value)
Sets the value of the LightPath element.
LightPath getLightPath()
Returns the value of the LightPath element.
void resetLightPath()
Resets the LightPath element to an unset state.
boolean hasLightPath()
Checks whether the optional LightPath element is present.
void setExcitationCalibration_List(ExcitationCalibrationVector value, boolean validate)
Sets the list of ExcitationCalibration elements.
void setExcitationCalibration_List(ExcitationCalibrationVector value)
Sets the list of ExcitationCalibration elements.
ExcitationCalibrationVector getExcitationCalibration_List()
Returns the list of ExcitationCalibration elements.
void addToExcitationCalibration_List(ExcitationCalibration value, boolean validate)
Adds a new ExcitationCalibration element to this object.
void addToExcitationCalibration_List(ExcitationCalibration value)
Adds a new ExcitationCalibration element to this object.
void clearExcitationCalibration_List()
Clear the list of ExcitationCalibration.
void setAnnotationRef(AnnotationRef value, boolean validate)
Sets the value of the AnnotationRef element.
void setAnnotationRef(AnnotationRef value)
Sets the value of the AnnotationRef element.
AnnotationRef getAnnotationRef()
Returns the value of the AnnotationRef element.
void resetAnnotationRef()
Resets the AnnotationRef element to an unset state.
boolean hasAnnotationRef()
Checks whether the optional AnnotationRef element is present.
Channel __internal_create(long cPtr, boolean own)
Channel fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a Channel.
StringSet getIlluminationTypeTermAcessionAllowedValues()
Returns the allowed values for this attribut.

Protected Functions

Name
Channel(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(Channel obj)

Additional inherited members

Protected Functions inherited from com.inscoper.nbo.NBOBaseClass

Name
NBOBaseClass(long cPtr, boolean cMemoryOwn)

Detailed Description

public class com.inscoper.nbo.Channel;

Represents the XML element Channel.

Each Image has to have at least one Plane and one Channel. The Channel element stores information about how the each ImageChannel was acquired. The total number of Channel elements for a given Image must equal to SizeC.

Public Functions Documentation

function delete

function Channel

function getTypeName

function getXMLName

function getNBOType

function getChildren

function getSubElements

function fromJsonFile

function fromJsonFile

function fromJsonString

function fromJsonString

function fromXmlFile

function fromXmlFile

function fromXmlString

function fromXmlString

function toXmlFile

function toXmlFile

function toXmlString

function toXmlString

function setID

function setID

function getID

function resetID

function hasID

function setName

function setName

function getName

function resetName

function hasName

function setIlluminationType

function setIlluminationType

function getIlluminationType

function resetIlluminationType

function hasIlluminationType

function setIlluminationTypeTermAcession

function setIlluminationTypeTermAcession

function getIlluminationTypeTermAcession

function resetIlluminationTypeTermAcession

function hasIlluminationTypeTermAcession

function setContrastMethod

function setContrastMethod

function getContrastMethod

function resetContrastMethod

function hasContrastMethod

function setColor

function setColor

function getColor

function resetColor

function hasColor

function setSamplesPerPixel

function setSamplesPerPixel

function getSamplesPerPixel

function resetSamplesPerPixel

function hasSamplesPerPixel

function setFluorophore_List

function setFluorophore_List

function getFluorophore_List

function addToFluorophore_List

function addToFluorophore_List

function clearFluorophore_List

function setLightPath

function setLightPath

function getLightPath

function resetLightPath

function hasLightPath

function setExcitationCalibration_List

function setExcitationCalibration_List

function getExcitationCalibration_List

function addToExcitationCalibration_List

function addToExcitationCalibration_List

function clearExcitationCalibration_List

function setAnnotationRef

function setAnnotationRef

function getAnnotationRef

function resetAnnotationRef

function hasAnnotationRef

function __internal_create

function fromBase

function getIlluminationTypeTermAcessionAllowedValues

Protected Functions Documentation

function Channel

function swigSetCMemOwn

function finalize

function getCPtr