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