@Deprecated public class FilterNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
FilterNode(Element element)
Deprecated.
Constructs a Filter node with an associated DOM element.
|
FilterNode(OMEXMLNode parent)
Deprecated.
Constructs a Filter node with an associated DOM element beneath
a given parent.
|
FilterNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Filter node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
DichroicNode |
getDichroic()
Deprecated.
|
EmFilterNode |
getEmFilter()
Deprecated.
|
ExFilterNode |
getExFilter()
Deprecated.
|
FilterSetNode |
getFilterSet()
Deprecated.
|
int |
getReferringChannelInfoCount()
Deprecated.
|
List |
getReferringChannelInfoList()
Deprecated.
|
int |
getReferringOTFCount()
Deprecated.
|
List |
getReferringOTFList()
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 FilterNode(Element element)
public FilterNode(OMEXMLNode parent)
public FilterNode(OMEXMLNode parent, boolean attach)
public DichroicNode getDichroic()
public ExFilterNode getExFilter()
public int getReferringOTFCount()
public List getReferringOTFList()
public EmFilterNode getEmFilter()
public int getReferringChannelInfoCount()
public List getReferringChannelInfoList()
public FilterSetNode getFilterSet()
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment