@Deprecated public class PlateNode extends OMEXMLNode
basePackage, classHash, constructorHash, element, idPrefix, LEGACY_VERSION, nextIds, NODE_PACKAGES, nodeHash
Constructor and Description |
---|
PlateNode(Element element)
Deprecated.
Constructs a Plate node with an associated DOM element.
|
PlateNode(OMEXMLNode parent)
Deprecated.
Constructs a Plate node with an associated DOM element beneath
a given parent.
|
PlateNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Plate node with an associated DOM element beneath
a given parent.
|
Modifier and Type | Method and Description |
---|---|
String |
getExternRef()
Deprecated.
|
String |
getName()
Deprecated.
|
int |
getReferringImageCount()
Deprecated.
|
List |
getReferringImageList()
Deprecated.
|
int |
getScreenCount()
Deprecated.
|
Vector |
getScreenList()
Deprecated.
|
int |
getScreenRefCount()
Deprecated.
|
Vector |
getScreenRefList()
Deprecated.
|
boolean |
hasID()
Deprecated.
Gets whether this type of node should have an ID.
|
void |
setExternRef(String externRef)
Deprecated.
|
void |
setName(String name)
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 PlateNode(Element element)
public PlateNode(OMEXMLNode parent)
public PlateNode(OMEXMLNode parent, boolean attach)
public String getExternRef()
public void setExternRef(String externRef)
public int getReferringImageCount()
public List getReferringImageList()
public int getScreenCount()
public Vector getScreenList()
public int getScreenRefCount()
public Vector getScreenRefList()
public String getName()
public void setName(String name)
public boolean hasID()
OMEXMLNode
hasID
in class OMEXMLNode
Copyright © 2014 Open Microscopy Environment