@Deprecated public class ChannelComponentNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ChannelComponentNode(Element element)
Deprecated.
Constructs a ChannelComponent node with an associated DOM element.
|
ChannelComponentNode(OMEXMLNode parent)
Deprecated.
Constructs a ChannelComponent node with an associated DOM element beneath
a given parent.
|
ChannelComponentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ChannelComponent node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
String |
getColorDomain()
Deprecated.
|
Integer |
getIndex()
Deprecated.
|
String |
getPixels()
Deprecated.
|
PixelsNode |
getPixelsNode()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setColorDomain(String colorDomain)
Deprecated.
|
void |
setIndex(Integer index)
Deprecated.
|
void |
setPixels(String pixels)
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 ChannelComponentNode(Element element)
public ChannelComponentNode(OMEXMLNode parent)
public ChannelComponentNode(OMEXMLNode parent, boolean attach)
public Integer getIndex()
public void setIndex(Integer index)
public String getColorDomain()
public void setColorDomain(String colorDomain)
public PixelsNode getPixelsNode()
public String getPixels()
public void setPixels(String pixels)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment