Skip to content

com.inscoper.nbo.ObjectiveSettings

Represents the XML element ObjectiveSettings. More...

Inherits from com.inscoper.nbo.Settings_Type, com.inscoper.nbo.Reference_Type, com.inscoper.nbo.NBOBaseClass

Public Functions

Name
synchronized void delete()
ObjectiveSettings()
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(ObjectiveID_Type value, boolean validate)
Sets the value of the ID attribute.
void setID(ObjectiveID_Type value)
Sets the value of the ID attribute.
ObjectiveID_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 setCorrectionCollarPosition(String value, boolean validate)
Sets the value of the CorrectionCollarPosition attribute.
void setCorrectionCollarPosition(String value)
Sets the value of the CorrectionCollarPosition attribute.
String getCorrectionCollarPosition()
Returns the value of the CorrectionCollarPosition attribute.
void resetCorrectionCollarPosition()
Resets the CorrectionCollarPosition attribute to an unset state.
boolean hasCorrectionCollarPosition()
Checks whether the CorrectionCollarPosition attribute is present.
void setNumericalApertureSetting(String value, boolean validate)
Sets the value of the NumericalApertureSetting attribute.
void setNumericalApertureSetting(String value)
Sets the value of the NumericalApertureSetting attribute.
String getNumericalApertureSetting()
Returns the value of the NumericalApertureSetting attribute.
void resetNumericalApertureSetting()
Resets the NumericalApertureSetting attribute to an unset state.
boolean hasNumericalApertureSetting()
Checks whether the NumericalApertureSetting attribute is present.
void setMeasuredRefractiveIndex(float value, boolean validate)
Sets the value of the MeasuredRefractiveIndex attribute.
void setMeasuredRefractiveIndex(float value)
Sets the value of the MeasuredRefractiveIndex attribute.
float getMeasuredRefractiveIndex()
Returns the value of the MeasuredRefractiveIndex attribute.
void resetMeasuredRefractiveIndex()
Resets the MeasuredRefractiveIndex attribute to an unset state.
boolean hasMeasuredRefractiveIndex()
Checks whether the MeasuredRefractiveIndex attribute is present.
void setTemperature(float value, boolean validate)
Sets the value of the Temperature attribute.
void setTemperature(float value)
Sets the value of the Temperature attribute.
float getTemperature()
Returns the value of the Temperature attribute.
void resetTemperature()
Resets the Temperature attribute to an unset state.
boolean hasTemperature()
Checks whether the Temperature attribute is present.
void setTemperatureUnit(UnitsTemperature_Type value, boolean validate)
Sets the value of the TemperatureUnit attribute.
void setTemperatureUnit(UnitsTemperature_Type value)
Sets the value of the TemperatureUnit attribute.
UnitsTemperature_Type getTemperatureUnit()
Returns the value of the TemperatureUnit attribute.
void resetTemperatureUnit()
Resets the TemperatureUnit attribute to an unset state.
boolean hasTemperatureUnit()
Checks whether the optional TemperatureUnit attribute is present.
void setIrisAperture(float value, boolean validate)
Sets the value of the IrisAperture attribute.
void setIrisAperture(float value)
Sets the value of the IrisAperture attribute.
float getIrisAperture()
Returns the value of the IrisAperture attribute.
void resetIrisAperture()
Resets the IrisAperture attribute to an unset state.
boolean hasIrisAperture()
Checks whether the IrisAperture attribute is present.
void setImmersionLiquid(ImmersionLiquid value, boolean validate)
Sets the value of the ImmersionLiquid element.
void setImmersionLiquid(ImmersionLiquid value)
Sets the value of the ImmersionLiquid element.
ImmersionLiquid getImmersionLiquid()
Returns the value of the ImmersionLiquid element.
void resetImmersionLiquid()
Resets the ImmersionLiquid element to an unset state.
boolean hasImmersionLiquid()
Checks whether the optional ImmersionLiquid element is present.
ObjectiveSettings __internal_create(long cPtr, boolean own)
ObjectiveSettings fromBase(NBOBaseClass base)
Cast a NBOBaseClass to a ObjectiveSettings.
StringSet getCorrectionCollarPositionAllowedValues()
Returns the allowed values for this attribut.
StringSet getNumericalApertureSettingAllowedValues()
Returns the allowed values for this attribut.

Protected Functions

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

Additional inherited members

Public Functions inherited from com.inscoper.nbo.Settings_Type

Name
Settings_Type()
void setMapAnnotation_List(MapAnnotationVector value, boolean validate)
Sets the list of MapAnnotation elements.
void setMapAnnotation_List(MapAnnotationVector value)
Sets the list of MapAnnotation elements.
MapAnnotationVector getMapAnnotation_List()
Returns the list of MapAnnotation elements.
void addToMapAnnotation_List(MapAnnotation value, boolean validate)
Adds a new MapAnnotation element to this object.
void addToMapAnnotation_List(MapAnnotation value)
Adds a new MapAnnotation element to this object.
void clearMapAnnotation_List()
Clear the list of MapAnnotation.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value, boolean validate)
Sets the list of AdditionalVendorInformation elements.
void setAdditionalVendorInformation_List(AdditionalVendorInformationVector value)
Sets the list of AdditionalVendorInformation elements.
AdditionalVendorInformationVector getAdditionalVendorInformation_List()
Returns the list of AdditionalVendorInformation elements.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value, boolean validate)
Adds a new AdditionalVendorInformation element to this object.
void addToAdditionalVendorInformation_List(AdditionalVendorInformation value)
Adds a new AdditionalVendorInformation element to this object.
void clearAdditionalVendorInformation_List()
Clear the list of AdditionalVendorInformation.

Protected Functions inherited from com.inscoper.nbo.Settings_Type

Name
Settings_Type(long cPtr, boolean cMemoryOwn)

Public Functions inherited from com.inscoper.nbo.Reference_Type

Name
Reference_Type()

Protected Functions inherited from com.inscoper.nbo.Reference_Type

Name
Reference_Type(long cPtr, boolean cMemoryOwn)

Protected Functions inherited from com.inscoper.nbo.NBOBaseClass

Name
NBOBaseClass(long cPtr, boolean cMemoryOwn)

Detailed Description

public class com.inscoper.nbo.ObjectiveSettings;

Represents the XML element ObjectiveSettings.

This element holds the Setting applied to the Objective used during the Acquisition of this Image as well as a reference (the ID attribute) to the Objective in question.

Public Functions Documentation

function delete

function ObjectiveSettings

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 setCorrectionCollarPosition

function setCorrectionCollarPosition

function getCorrectionCollarPosition

function resetCorrectionCollarPosition

function hasCorrectionCollarPosition

function setNumericalApertureSetting

function setNumericalApertureSetting

function getNumericalApertureSetting

function resetNumericalApertureSetting

function hasNumericalApertureSetting

function setMeasuredRefractiveIndex

function setMeasuredRefractiveIndex

function getMeasuredRefractiveIndex

function resetMeasuredRefractiveIndex

function hasMeasuredRefractiveIndex

function setTemperature

function setTemperature

function getTemperature

function resetTemperature

function hasTemperature

function setTemperatureUnit

function setTemperatureUnit

function getTemperatureUnit

function resetTemperatureUnit

function hasTemperatureUnit

function setIrisAperture

function setIrisAperture

function getIrisAperture

function resetIrisAperture

function hasIrisAperture

function setImmersionLiquid

function setImmersionLiquid

function getImmersionLiquid

function resetImmersionLiquid

function hasImmersionLiquid

function __internal_create

function fromBase

function getCorrectionCollarPositionAllowedValues

function getNumericalApertureSettingAllowedValues

Protected Functions Documentation

function ObjectiveSettings

function swigSetCMemOwn

function finalize

function getCPtr