@Deprecated public class ArcNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash| Constructor and Description |
|---|
ArcNode(Element element)
Deprecated.
Constructs a Arc node with an associated DOM element.
|
ArcNode(OMEXMLNode parent)
Deprecated.
Constructs a Arc node with an associated DOM element beneath
a given parent.
|
ArcNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Arc node with an associated DOM element beneath
a given parent.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getPower()
Deprecated.
|
String |
getType()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setPower(Double power)
Deprecated.
|
void |
setType(String type)
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, toStringpublic ArcNode(Element element)
public ArcNode(OMEXMLNode parent)
public ArcNode(OMEXMLNode parent, boolean attach)
public String getType()
public void setType(String type)
public Double getPower()
public void setPower(Double power)
public boolean hasID()
OMEXMLNodehasID in class OMEXMLNodeCopyright © 2014 Open Microscopy Environment