@Deprecated public class ObjectiveNode extends ManufactSpecNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ObjectiveNode(Element element)
Deprecated.
Constructs a Objective node with an associated DOM element.
|
ObjectiveNode(OMEXMLNode parent)
Deprecated.
Constructs a Objective node with an associated DOM element beneath
a given parent.
|
ObjectiveNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Objective node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
Double |
getLensNA()
Deprecated.
|
Double |
getMagnification()
Deprecated.
|
int |
getReferringImageCount()
Deprecated.
|
List |
getReferringImageList()
Deprecated.
|
int |
getReferringOTFCount()
Deprecated.
|
List |
getReferringOTFList()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setLensNA(Double lensNA)
Deprecated.
|
void |
setMagnification(Double magnification)
Deprecated.
|
getManufacturer, getModel, getSerialNumber, setManufacturer, setModel, setSerialNumber
clearCaches, createReference, equals, getAncestorElement, getAncestorNode, getAttribute, getAttributeNames, getAttributeValues, getAttrReferencedNode, getAttrReferringCount, getAttrReferringNodes, getBooleanAttribute, getBooleanCData, getCData, getCData, getChildCount, getChildNode, getChildNode, getChildNode, getChildNodes, getChildNodes, getDOMElement, getDoubleAttribute, getDoubleCData, getElementName, getFloatAttribute, getFloatCData, getIDPrefix, getIntegerAttribute, getIntegerCData, getLongAttribute, getLongCData, getNode, getNodeID, getReferencedNode, getReferencedNodes, getReferringCount, getReferringCount, getReferringNodes, getReferringNodes, getStringAttribute, getStringCData, getVersion, isLegacy, makeID, setAttribute, setAttribute, setAttrReferencedNode, setCData, setCData, setCData, setIDPrefix, setNodeID, toString
public ObjectiveNode(Element element)
public ObjectiveNode(OMEXMLNode parent)
public ObjectiveNode(OMEXMLNode parent, boolean attach)
public Double getLensNA()
public void setLensNA(Double lensNA)
public Double getMagnification()
public void setMagnification(Double magnification)
public int getReferringOTFCount()
public List getReferringOTFList()
public int getReferringImageCount()
public List getReferringImageList()
public boolean hasID()
OMEXMLNode
hasID
in class ManufactSpecNode
Copyright © 2014 Open Microscopy Environment