@Deprecated public class InstrumentNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
InstrumentNode(Element element)
Deprecated.
Constructs a Instrument node with an associated DOM element.
|
InstrumentNode(OMEXMLNode parent)
Deprecated.
Constructs a Instrument node with an associated DOM element beneath
a given parent.
|
InstrumentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Instrument node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
DetectorNode |
getDetector(int index)
Deprecated.
|
int |
getDetectorCount()
Deprecated.
|
Vector |
getDetectorList()
Deprecated.
|
FilterNode |
getFilter(int index)
Deprecated.
|
int |
getFilterCount()
Deprecated.
|
Vector |
getFilterList()
Deprecated.
|
LightSourceNode |
getLightSource(int index)
Deprecated.
|
int |
getLightSourceCount()
Deprecated.
|
Vector |
getLightSourceList()
Deprecated.
|
MicroscopeNode |
getMicroscope()
Deprecated.
|
ObjectiveNode |
getObjective(int index)
Deprecated.
|
int |
getObjectiveCount()
Deprecated.
|
Vector |
getObjectiveList()
Deprecated.
|
OTFNode |
getOTF(int index)
Deprecated.
|
int |
getOTFCount()
Deprecated.
|
Vector |
getOTFList()
Deprecated.
|
int |
getReferringImageCount()
Deprecated.
|
List |
getReferringImageList()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
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 InstrumentNode(Element element)
public InstrumentNode(OMEXMLNode parent)
public InstrumentNode(OMEXMLNode parent, boolean attach)
public int getLightSourceCount()
public Vector getLightSourceList()
public LightSourceNode getLightSource(int index)
public int getReferringImageCount()
public List getReferringImageList()
public int getOTFCount()
public Vector getOTFList()
public OTFNode getOTF(int index)
public int getFilterCount()
public Vector getFilterList()
public FilterNode getFilter(int index)
public MicroscopeNode getMicroscope()
public int getObjectiveCount()
public Vector getObjectiveList()
public ObjectiveNode getObjective(int index)
public int getDetectorCount()
public Vector getDetectorList()
public DetectorNode getDetector(int index)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment