Skip to content

com.inscoper.nbo.Plane

Represents the XML element Plane. More...

Inherits from com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
Plane()
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(PlaneID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(PlaneID_Type value)
Sets the value of the ID attribute.
PlaneID_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 setTheZ(NonNegativeInt_Type value, boolean validate)
Sets the value of the TheZ attribute.
void setTheZ(NonNegativeInt_Type value)
Sets the value of the TheZ attribute.
NonNegativeInt_Type getTheZ()
Returns the value of the TheZ attribute.
void resetTheZ()
Resets the TheZ attribute to an unset state.
boolean hasTheZ()
Checks whether the optional TheZ attribute is present.
void setTheT(NonNegativeInt_Type value, boolean validate)
Sets the value of the TheT attribute.
void setTheT(NonNegativeInt_Type value)
Sets the value of the TheT attribute.
NonNegativeInt_Type getTheT()
Returns the value of the TheT attribute.
void resetTheT()
Resets the TheT attribute to an unset state.
boolean hasTheT()
Checks whether the optional TheT attribute is present.
void setTheC(NonNegativeInt_Type value, boolean validate)
Sets the value of the TheC attribute.
void setTheC(NonNegativeInt_Type value)
Sets the value of the TheC attribute.
NonNegativeInt_Type getTheC()
Returns the value of the TheC attribute.
void resetTheC()
Resets the TheC attribute to an unset state.
boolean hasTheC()
Checks whether the optional TheC attribute is present.
void setTimestamp(float value, boolean validate)
Sets the value of the Timestamp attribute.
void setTimestamp(float value)
Sets the value of the Timestamp attribute.
float getTimestamp()
Returns the value of the Timestamp attribute.
void resetTimestamp()
Resets the Timestamp attribute to an unset state.
boolean hasTimestamp()
Checks whether the Timestamp attribute is present.
void setTimestampUnit(UnitsTime_Type value, boolean validate)
Sets the value of the TimestampUnit attribute.
void setTimestampUnit(UnitsTime_Type value)
Sets the value of the TimestampUnit attribute.
UnitsTime_Type getTimestampUnit()
Returns the value of the TimestampUnit attribute.
void resetTimestampUnit()
Resets the TimestampUnit attribute to an unset state.
boolean hasTimestampUnit()
Checks whether the optional TimestampUnit attribute is present.
void setExposureTime(float value, boolean validate)
Sets the value of the ExposureTime attribute.
void setExposureTime(float value)
Sets the value of the ExposureTime attribute.
float getExposureTime()
Returns the value of the ExposureTime attribute.
void resetExposureTime()
Resets the ExposureTime attribute to an unset state.
boolean hasExposureTime()
Checks whether the ExposureTime attribute is present.
void setExposureTimeUnit(UnitsTime_Type value, boolean validate)
Sets the value of the ExposureTimeUnit attribute.
void setExposureTimeUnit(UnitsTime_Type value)
Sets the value of the ExposureTimeUnit attribute.
UnitsTime_Type getExposureTimeUnit()
Returns the value of the ExposureTimeUnit attribute.
void resetExposureTimeUnit()
Resets the ExposureTimeUnit attribute to an unset state.
boolean hasExposureTimeUnit()
Checks whether the optional ExposureTimeUnit attribute is present.
void setPixelDwellTime(float value, boolean validate)
Sets the value of the PixelDwellTime attribute.
void setPixelDwellTime(float value)
Sets the value of the PixelDwellTime attribute.
float getPixelDwellTime()
Returns the value of the PixelDwellTime attribute.
void resetPixelDwellTime()
Resets the PixelDwellTime attribute to an unset state.
boolean hasPixelDwellTime()
Checks whether the PixelDwellTime attribute is present.
void setPixelDwellTimeUnit(UnitsTime_Type value, boolean validate)
Sets the value of the PixelDwellTimeUnit attribute.
void setPixelDwellTimeUnit(UnitsTime_Type value)
Sets the value of the PixelDwellTimeUnit attribute.
UnitsTime_Type getPixelDwellTimeUnit()
Returns the value of the PixelDwellTimeUnit attribute.
void resetPixelDwellTimeUnit()
Resets the PixelDwellTimeUnit attribute to an unset state.
boolean hasPixelDwellTimeUnit()
Checks whether the optional PixelDwellTimeUnit attribute is present.
void setPositionX(float value, boolean validate)
Sets the value of the PositionX attribute.
void setPositionX(float value)
Sets the value of the PositionX attribute.
float getPositionX()
Returns the value of the PositionX attribute.
void resetPositionX()
Resets the PositionX attribute to an unset state.
boolean hasPositionX()
Checks whether the PositionX attribute is present.
void setPositionXUnit(UnitsLength_Type value, boolean validate)
Sets the value of the PositionXUnit attribute.
void setPositionXUnit(UnitsLength_Type value)
Sets the value of the PositionXUnit attribute.
UnitsLength_Type getPositionXUnit()
Returns the value of the PositionXUnit attribute.
void resetPositionXUnit()
Resets the PositionXUnit attribute to an unset state.
boolean hasPositionXUnit()
Checks whether the optional PositionXUnit attribute is present.
void setPositionY(float value, boolean validate)
Sets the value of the PositionY attribute.
void setPositionY(float value)
Sets the value of the PositionY attribute.
float getPositionY()
Returns the value of the PositionY attribute.
void resetPositionY()
Resets the PositionY attribute to an unset state.
boolean hasPositionY()
Checks whether the PositionY attribute is present.
void setPositionYUnit(UnitsLength_Type value, boolean validate)
Sets the value of the PositionYUnit attribute.
void setPositionYUnit(UnitsLength_Type value)
Sets the value of the PositionYUnit attribute.
UnitsLength_Type getPositionYUnit()
Returns the value of the PositionYUnit attribute.
void resetPositionYUnit()
Resets the PositionYUnit attribute to an unset state.
boolean hasPositionYUnit()
Checks whether the optional PositionYUnit attribute is present.
void setPositionZ(float value, boolean validate)
Sets the value of the PositionZ attribute.
void setPositionZ(float value)
Sets the value of the PositionZ attribute.
float getPositionZ()
Returns the value of the PositionZ attribute.
void resetPositionZ()
Resets the PositionZ attribute to an unset state.
boolean hasPositionZ()
Checks whether the PositionZ attribute is present.
void setPositionZUnit(UnitsLength_Type value, boolean validate)
Sets the value of the PositionZUnit attribute.
void setPositionZUnit(UnitsLength_Type value)
Sets the value of the PositionZUnit attribute.
UnitsLength_Type getPositionZUnit()
Returns the value of the PositionZUnit attribute.
void resetPositionZUnit()
Resets the PositionZUnit attribute to an unset state.
boolean hasPositionZUnit()
Checks whether the optional PositionZUnit attribute is present.
void setPlaneXOffset(float value, boolean validate)
Sets the value of the PlaneXOffset attribute.
void setPlaneXOffset(float value)
Sets the value of the PlaneXOffset attribute.
float getPlaneXOffset()
Returns the value of the PlaneXOffset attribute.
void resetPlaneXOffset()
Resets the PlaneXOffset attribute to an unset state.
boolean hasPlaneXOffset()
Checks whether the PlaneXOffset attribute is present.
void setPlaneYOffset(float value, boolean validate)
Sets the value of the PlaneYOffset attribute.
void setPlaneYOffset(float value)
Sets the value of the PlaneYOffset attribute.
float getPlaneYOffset()
Returns the value of the PlaneYOffset attribute.
void resetPlaneYOffset()
Resets the PlaneYOffset attribute to an unset state.
boolean hasPlaneYOffset()
Checks whether the PlaneYOffset attribute is present.
void setPlaneZOffset(float value, boolean validate)
Sets the value of the PlaneZOffset attribute.
void setPlaneZOffset(float value)
Sets the value of the PlaneZOffset attribute.
float getPlaneZOffset()
Returns the value of the PlaneZOffset attribute.
void resetPlaneZOffset()
Resets the PlaneZOffset attribute to an unset state.
boolean hasPlaneZOffset()
Checks whether the PlaneZOffset attribute is present.
void setMechanicalCalibration_List(MechanicalCalibrationVector value, boolean validate)
Sets the list of MechanicalCalibration elements.
void setMechanicalCalibration_List(MechanicalCalibrationVector value)
Sets the list of MechanicalCalibration elements.
MechanicalCalibrationVector getMechanicalCalibration_List()
Returns the list of MechanicalCalibration elements.
void addToMechanicalCalibration_List(MechanicalCalibration value, boolean validate)
Adds a new MechanicalCalibration element to this object.
void addToMechanicalCalibration_List(MechanicalCalibration value)
Adds a new MechanicalCalibration element to this object.
void clearMechanicalCalibration_List()
Clear the list of MechanicalCalibration.
void setTheAdditionalDimensionRef_List(TheAdditionalDimensionRefVector value, boolean validate)
Sets the list of TheAdditionalDimensionRef elements.
void setTheAdditionalDimensionRef_List(TheAdditionalDimensionRefVector value)
Sets the list of TheAdditionalDimensionRef elements.
TheAdditionalDimensionRefVector getTheAdditionalDimensionRef_List()
Returns the list of TheAdditionalDimensionRef elements.
void addToTheAdditionalDimensionRef_List(TheAdditionalDimensionRef value, boolean validate)
Adds a new TheAdditionalDimensionRef element to this object.
void addToTheAdditionalDimensionRef_List(TheAdditionalDimensionRef value)
Adds a new TheAdditionalDimensionRef element to this object.
void clearTheAdditionalDimensionRef_List()
Clear the list of TheAdditionalDimensionRef.
void setPlaneTransformationMatrix_List(PlaneTransformationMatrixVector value, boolean validate)
Sets the list of PlaneTransformationMatrix elements.
void setPlaneTransformationMatrix_List(PlaneTransformationMatrixVector value)
Sets the list of PlaneTransformationMatrix elements.
PlaneTransformationMatrixVector getPlaneTransformationMatrix_List()
Returns the list of PlaneTransformationMatrix elements.
void addToPlaneTransformationMatrix_List(PlaneTransformationMatrix value, boolean validate)
Adds a new PlaneTransformationMatrix element to this object.
void addToPlaneTransformationMatrix_List(PlaneTransformationMatrix value)
Adds a new PlaneTransformationMatrix element to this object.
void clearPlaneTransformationMatrix_List()
Clear the list of PlaneTransformationMatrix.
void setAnnotationRef_List(AnnotationRefVector value, boolean validate)
Sets the list of AnnotationRef elements.
void setAnnotationRef_List(AnnotationRefVector value)
Sets the list of AnnotationRef elements.
AnnotationRefVector getAnnotationRef_List()
Returns the list of AnnotationRef elements.
void addToAnnotationRef_List(AnnotationRef value, boolean validate)
Adds a new AnnotationRef element to this object.
void addToAnnotationRef_List(AnnotationRef value)
Adds a new AnnotationRef element to this object.
void clearAnnotationRef_List()
Clear the list of AnnotationRef.
void setplane_choice(Plane_Choice value, boolean validate)
Sets the value of the plane_choice element.
void setplane_choice(Plane_Choice value)
Sets the value of the plane_choice element.
Plane_Choice getplane_choice()
Returns the value of the plane_choice element.
void resetplane_choice()
Resets the plane_choice element to an unset state.
boolean hasplane_choice()
Checks whether the optional plane_choice element is present.
Plane __internal_create(long cPtr, boolean own)
Plane fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a Plane.

Protected Functions

Name
Plane(long cPtr, boolean cMemoryOwn)
void swigSetCMemOwn(boolean own)
void finalize()
long getCPtr(Plane 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.Plane;

Represents the XML element Plane.

Each Image has to have at least one Plane and one Channel. The Plane element holds the Microscope stage and Image timing data for a given Channel/z-section/timepoint. The total number of Plane elements for a given Image must equal to SizeZ x SizeC x SizeT.

Public Functions Documentation

function delete

function Plane

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 setTheZ

function setTheZ

function getTheZ

function resetTheZ

function hasTheZ

function setTheT

function setTheT

function getTheT

function resetTheT

function hasTheT

function setTheC

function setTheC

function getTheC

function resetTheC

function hasTheC

function setTimestamp

function setTimestamp

function getTimestamp

function resetTimestamp

function hasTimestamp

function setTimestampUnit

function setTimestampUnit

function getTimestampUnit

function resetTimestampUnit

function hasTimestampUnit

function setExposureTime

function setExposureTime

function getExposureTime

function resetExposureTime

function hasExposureTime

function setExposureTimeUnit

function setExposureTimeUnit

function getExposureTimeUnit

function resetExposureTimeUnit

function hasExposureTimeUnit

function setPixelDwellTime

function setPixelDwellTime

function getPixelDwellTime

function resetPixelDwellTime

function hasPixelDwellTime

function setPixelDwellTimeUnit

function setPixelDwellTimeUnit

function getPixelDwellTimeUnit

function resetPixelDwellTimeUnit

function hasPixelDwellTimeUnit

function setPositionX

function setPositionX

function getPositionX

function resetPositionX

function hasPositionX

function setPositionXUnit

function setPositionXUnit

function getPositionXUnit

function resetPositionXUnit

function hasPositionXUnit

function setPositionY

function setPositionY

function getPositionY

function resetPositionY

function hasPositionY

function setPositionYUnit

function setPositionYUnit

function getPositionYUnit

function resetPositionYUnit

function hasPositionYUnit

function setPositionZ

function setPositionZ

function getPositionZ

function resetPositionZ

function hasPositionZ

function setPositionZUnit

function setPositionZUnit

function getPositionZUnit

function resetPositionZUnit

function hasPositionZUnit

function setPlaneXOffset

function setPlaneXOffset

function getPlaneXOffset

function resetPlaneXOffset

function hasPlaneXOffset

function setPlaneYOffset

function setPlaneYOffset

function getPlaneYOffset

function resetPlaneYOffset

function hasPlaneYOffset

function setPlaneZOffset

function setPlaneZOffset

function getPlaneZOffset

function resetPlaneZOffset

function hasPlaneZOffset

function setMechanicalCalibration_List

function setMechanicalCalibration_List

function getMechanicalCalibration_List

function addToMechanicalCalibration_List

function addToMechanicalCalibration_List

function clearMechanicalCalibration_List

function setTheAdditionalDimensionRef_List

function setTheAdditionalDimensionRef_List

function getTheAdditionalDimensionRef_List

function addToTheAdditionalDimensionRef_List

function addToTheAdditionalDimensionRef_List

function clearTheAdditionalDimensionRef_List

function setPlaneTransformationMatrix_List

function setPlaneTransformationMatrix_List

function getPlaneTransformationMatrix_List

function addToPlaneTransformationMatrix_List

function addToPlaneTransformationMatrix_List

function clearPlaneTransformationMatrix_List

function setAnnotationRef_List

function setAnnotationRef_List

function getAnnotationRef_List

function addToAnnotationRef_List

function addToAnnotationRef_List

function clearAnnotationRef_List

function setplane_choice

function setplane_choice

function getplane_choice

function resetplane_choice

function hasplane_choice

function __internal_create

function fromBase

Protected Functions Documentation

function Plane

function swigSetCMemOwn

function finalize

function getCPtr