@Deprecated public class ProjectionNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
ProjectionNode(Element element)
Deprecated.
Constructs a Projection node with an associated DOM element.
|
ProjectionNode(OMEXMLNode parent)
Deprecated.
Constructs a Projection node with an associated DOM element beneath
a given parent.
|
ProjectionNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Projection node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getZstart()
Deprecated.
|
Integer |
getZstop()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setZstart(Integer zstart)
Deprecated.
|
void |
setZstop(Integer zstop)
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 ProjectionNode(Element element)
public ProjectionNode(OMEXMLNode parent)
public ProjectionNode(OMEXMLNode parent, boolean attach)
public Integer getZstart()
public void setZstart(Integer zstart)
public Integer getZstop()
public void setZstop(Integer zstop)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment