@Deprecated public class ChannelSpecTypeNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ChannelSpecTypeNode(Element element)
Deprecated.
Constructs a ChannelSpecType node with an associated DOM element.
|
ChannelSpecTypeNode(OMEXMLNode parent)
Deprecated.
Constructs a ChannelSpecType node with an associated DOM element beneath
a given parent.
|
ChannelSpecTypeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ChannelSpecType node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
Double |
getBlackLevel()
Deprecated.
|
Integer |
getChannelNumber()
Deprecated.
|
Double |
getGamma()
Deprecated.
|
Boolean |
getisOn()
Deprecated.
|
Double |
getWhiteLevel()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setBlackLevel(Double blackLevel)
Deprecated.
|
void |
setChannelNumber(Integer channelNumber)
Deprecated.
|
void |
setGamma(Double gamma)
Deprecated.
|
void |
setisOn(Boolean isOn)
Deprecated.
|
void |
setWhiteLevel(Double whiteLevel)
Deprecated.
|
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 ChannelSpecTypeNode(Element element)
public ChannelSpecTypeNode(OMEXMLNode parent)
public ChannelSpecTypeNode(OMEXMLNode parent, boolean attach)
public Integer getChannelNumber()
public void setChannelNumber(Integer channelNumber)
public Double getWhiteLevel()
public void setWhiteLevel(Double whiteLevel)
public Double getBlackLevel()
public void setBlackLevel(Double blackLevel)
public Double getGamma()
public void setGamma(Double gamma)
public Boolean getisOn()
public void setisOn(Boolean isOn)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment