@Deprecated public class LightSourceNode extends ManufactSpecNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
LightSourceNode(Element element)
Deprecated.
Constructs a LightSource node with an associated DOM element.
|
LightSourceNode(OMEXMLNode parent)
Deprecated.
Constructs a LightSource node with an associated DOM element beneath
a given parent.
|
LightSourceNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a LightSource node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
ArcNode |
getArc()
Deprecated.
|
FilamentNode |
getFilament()
Deprecated.
|
LaserNode |
getLaser()
Deprecated.
|
int |
getReferringChannelInfoCount()
Deprecated.
|
List |
getReferringChannelInfoList()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
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 LightSourceNode(Element element)
public LightSourceNode(OMEXMLNode parent)
public LightSourceNode(OMEXMLNode parent, boolean attach)
public ArcNode getArc()
public LaserNode getLaser()
public FilamentNode getFilament()
public int getReferringChannelInfoCount()
public List getReferringChannelInfoList()
public boolean hasID()
OMEXMLNode
hasID
in class ManufactSpecNode
Copyright © 2014 Open Microscopy Environment