Package | Description |
---|---|
loci.ome.editor |
OME Metadata Editor:
an application for exploration and editing of OME-XML and OME-TIFF metadata.
|
ome.xml |
OME-XML Java library for working with OME-XML metadata structures.
|
ome.xml.r2003fc.ome |
OME-XML node hierarchy for
ome.xsd schema version 2003-FC,
autogenerated with xsd-fu.
|
Modifier and Type | Field and Description |
---|---|
protected OMEXMLNode |
MetadataPane.TabPanel.oNode
The OMEXMLNode in the current file that this TabPanel
corresponds to.
|
OMEXMLNode |
MetadataPane.TablePanel.oNode
The OMEXMLNode that this TablePanel is displaying.
|
Modifier and Type | Method and Description |
---|---|
static OMEXMLNode |
MetadataPane.makeNode(String unknownName,
OMEXMLNode parent)
Return a new node of type specified by unknownName
with the specified parent.
|
Modifier and Type | Method and Description |
---|---|
static String |
MetadataPane.getTreePathName(Element el,
OMEXMLNode on)
Get a path name for a given OMEXMLNode found in the current
file being edited based on the template.
|
static OMEXMLNode |
MetadataPane.makeNode(String unknownName,
OMEXMLNode parent)
Return a new node of type specified by unknownName
with the specified parent.
|
Constructor and Description |
---|
MetadataPane.TablePanel(Element e,
MetadataPane.TabPanel tp,
OMEXMLNode on)
Construct a TablePanel to display the metadata of a
particular OMEXMLNode.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
Modifier and Type | Method and Description |
---|---|
protected OMEXMLNode |
OMEXMLNode.getAncestorNode(String name)
Deprecated.
Gets an OME-XML node representing the
first ancestor element with the given name.
|
protected OMEXMLNode |
OMEXMLNode.getAttrReferencedNode(String nodeType,
String attrName)
Deprecated.
Gets an OME-XML node of the given type representing the first
element referenced by an attribute with the given name.
|
OMEXMLNode |
OMEXMLNode.getChildNode(String name)
Deprecated.
Gets an OME-XML node representing the first child with the given name.
|
protected OMEXMLNode |
OMEXMLNode.getChildNode(String name,
int index)
Deprecated.
Gets the index-th OME-XML node child with the given name.
|
protected OMEXMLNode |
OMEXMLNode.getChildNode(String nodeType,
String name)
Deprecated.
Gets an OME-XML node of the specified type
representing the first child with the given name.
|
protected OMEXMLNode |
OMEXMLNode.getNode(Element el)
Deprecated.
Gets the OME-XML node corresponding to the specified DOM element.
|
protected OMEXMLNode |
OMEXMLNode.getReferencedNode(String nodeType,
String refName)
Deprecated.
Gets an OME-XML node of the given type representing the first
element referenced by a child element with the given name.
|
static OMEXMLNode |
OMEXMLFactory.newOMENode()
Deprecated.
Constructs a new, empty OME-XML root node of the latest schema version.
|
static OMEXMLNode |
OMEXMLFactory.newOMENode(String version)
Deprecated.
Constructs a new, empty OME-XML root node of the given schema version.
|
static OMEXMLNode |
OMEXMLFactory.newOMENodeFromSource(Document doc)
Deprecated.
Constructs an OME-XML root node from the given DOM tree.
|
static OMEXMLNode |
OMEXMLFactory.newOMENodeFromSource(File file)
Deprecated.
Constructs an OME-XML root node from the given file on disk.
|
static OMEXMLNode |
OMEXMLFactory.newOMENodeFromSource(String xml)
Deprecated.
Constructs an OME-XML root node from the given XML string.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OMEXMLNode.createReference(OMEXMLNode node)
Deprecated.
Creates a reference element beneath this node.
|
protected void |
OMEXMLNode.setAttrReferencedNode(OMEXMLNode node,
String attrName)
Deprecated.
Sets the OME-XML referenced by the attribute with the given name.
|
Modifier and Type | Class and Description |
---|---|
class |
ArcNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
AuxLightSourceRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ChannelComponentNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ChannelInfoNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ChannelSpecTypeNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ContactNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DatasetNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DatasetRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DescriptionNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DetectorNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DetectorRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DichroicNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
DisplayOptionsNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
EmFilterNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExFilterNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExperimenterNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExperimenterRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExperimenterTypeNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExperimentNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ExperimentRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FeatureNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FilamentNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FilterNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FilterRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FilterSetNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
FilterSpecNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
GreyChannelNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
GroupNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
GroupRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ImageNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ImagingEnvironmentNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
InstrumentNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
InstrumentRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
LaserNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
LeaderNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
LightSourceNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
LightSourceRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ManufactSpecNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
MicroscopeNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ObjectiveNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ObjectiveRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
OMENode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
OTFNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
OTFRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
PixelsNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
PlateNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
PlateRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ProjectionNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ProjectNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ProjectRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
PumpNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ReferenceNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ROINode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ScreenNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ScreenRefNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
StageLabelNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
ThumbnailNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
TiffDataNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
class |
TimeNode
Deprecated.
The r2003fc classes are replaced by the ome.xml.model classes
|
Modifier and Type | Method and Description |
---|---|
OMEXMLNode |
PixelsNode.getBinData(int index)
Deprecated.
|
Constructor and Description |
---|
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.
|
AuxLightSourceRefNode(OMEXMLNode parent)
Deprecated.
Constructs a AuxLightSourceRef node with an associated DOM element beneath
a given parent.
|
AuxLightSourceRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a AuxLightSourceRef node with an associated DOM element beneath
a given parent.
|
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.
|
ChannelInfoNode(OMEXMLNode parent)
Deprecated.
Constructs a ChannelInfo node with an associated DOM element beneath
a given parent.
|
ChannelInfoNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ChannelInfo node with an associated DOM element beneath
a given parent.
|
ChannelSpecTypeNode(OMEXMLNode parent)
Deprecated.
Constructs a ChannelSpecType node with an associated DOM element beneath
a given parent.
|
ChannelSpecTypeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ChannelSpecType node with an associated DOM element beneath
a given parent.
|
ContactNode(OMEXMLNode parent)
Deprecated.
Constructs a Contact node with an associated DOM element beneath
a given parent.
|
ContactNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Contact node with an associated DOM element beneath
a given parent.
|
DatasetNode(OMEXMLNode parent)
Deprecated.
Constructs a Dataset node with an associated DOM element beneath
a given parent.
|
DatasetNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Dataset node with an associated DOM element beneath
a given parent.
|
DatasetRefNode(OMEXMLNode parent)
Deprecated.
Constructs a DatasetRef node with an associated DOM element beneath
a given parent.
|
DatasetRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a DatasetRef node with an associated DOM element beneath
a given parent.
|
DescriptionNode(OMEXMLNode parent)
Deprecated.
Constructs a Description node with an associated DOM element beneath
a given parent.
|
DescriptionNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Description node with an associated DOM element beneath
a given parent.
|
DetectorNode(OMEXMLNode parent)
Deprecated.
Constructs a Detector node with an associated DOM element beneath
a given parent.
|
DetectorNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Detector node with an associated DOM element beneath
a given parent.
|
DetectorRefNode(OMEXMLNode parent)
Deprecated.
Constructs a DetectorRef node with an associated DOM element beneath
a given parent.
|
DetectorRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a DetectorRef node with an associated DOM element beneath
a given parent.
|
DichroicNode(OMEXMLNode parent)
Deprecated.
Constructs a Dichroic node with an associated DOM element beneath
a given parent.
|
DichroicNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Dichroic node with an associated DOM element beneath
a given parent.
|
DisplayOptionsNode(OMEXMLNode parent)
Deprecated.
Constructs a DisplayOptions node with an associated DOM element beneath
a given parent.
|
DisplayOptionsNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a DisplayOptions node with an associated DOM element beneath
a given parent.
|
EmFilterNode(OMEXMLNode parent)
Deprecated.
Constructs a EmFilter node with an associated DOM element beneath
a given parent.
|
EmFilterNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a EmFilter node with an associated DOM element beneath
a given parent.
|
ExFilterNode(OMEXMLNode parent)
Deprecated.
Constructs a ExFilter node with an associated DOM element beneath
a given parent.
|
ExFilterNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ExFilter node with an associated DOM element beneath
a given parent.
|
ExperimenterNode(OMEXMLNode parent)
Deprecated.
Constructs a Experimenter node with an associated DOM element beneath
a given parent.
|
ExperimenterNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Experimenter node with an associated DOM element beneath
a given parent.
|
ExperimenterRefNode(OMEXMLNode parent)
Deprecated.
Constructs a ExperimenterRef node with an associated DOM element beneath
a given parent.
|
ExperimenterRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ExperimenterRef node with an associated DOM element beneath
a given parent.
|
ExperimenterTypeNode(OMEXMLNode parent)
Deprecated.
Constructs a ExperimenterType node with an associated DOM element beneath
a given parent.
|
ExperimenterTypeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ExperimenterType node with an associated DOM element beneath
a given parent.
|
ExperimentNode(OMEXMLNode parent)
Deprecated.
Constructs a Experiment node with an associated DOM element beneath
a given parent.
|
ExperimentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Experiment node with an associated DOM element beneath
a given parent.
|
ExperimentRefNode(OMEXMLNode parent)
Deprecated.
Constructs a ExperimentRef node with an associated DOM element beneath
a given parent.
|
ExperimentRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ExperimentRef node with an associated DOM element beneath
a given parent.
|
FeatureNode(OMEXMLNode parent)
Deprecated.
Constructs a Feature node with an associated DOM element beneath
a given parent.
|
FeatureNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Feature node with an associated DOM element beneath
a given parent.
|
FilamentNode(OMEXMLNode parent)
Deprecated.
Constructs a Filament node with an associated DOM element beneath
a given parent.
|
FilamentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Filament node with an associated DOM element beneath
a given parent.
|
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.
|
FilterRefNode(OMEXMLNode parent)
Deprecated.
Constructs a FilterRef node with an associated DOM element beneath
a given parent.
|
FilterRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a FilterRef node with an associated DOM element beneath
a given parent.
|
FilterSetNode(OMEXMLNode parent)
Deprecated.
Constructs a FilterSet node with an associated DOM element beneath
a given parent.
|
FilterSetNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a FilterSet node with an associated DOM element beneath
a given parent.
|
FilterSpecNode(OMEXMLNode parent)
Deprecated.
Constructs a FilterSpec node with an associated DOM element beneath
a given parent.
|
FilterSpecNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a FilterSpec node with an associated DOM element beneath
a given parent.
|
GreyChannelNode(OMEXMLNode parent)
Deprecated.
Constructs a GreyChannel node with an associated DOM element beneath
a given parent.
|
GreyChannelNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a GreyChannel node with an associated DOM element beneath
a given parent.
|
GroupNode(OMEXMLNode parent)
Deprecated.
Constructs a Group node with an associated DOM element beneath
a given parent.
|
GroupNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Group node with an associated DOM element beneath
a given parent.
|
GroupRefNode(OMEXMLNode parent)
Deprecated.
Constructs a GroupRef node with an associated DOM element beneath
a given parent.
|
GroupRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a GroupRef node with an associated DOM element beneath
a given parent.
|
ImageNode(OMEXMLNode parent)
Deprecated.
Constructs a Image node with an associated DOM element beneath
a given parent.
|
ImageNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Image node with an associated DOM element beneath
a given parent.
|
ImagingEnvironmentNode(OMEXMLNode parent)
Deprecated.
Constructs a ImagingEnvironment node with an associated DOM element beneath
a given parent.
|
ImagingEnvironmentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ImagingEnvironment node with an associated DOM element beneath
a given parent.
|
InstrumentNode(OMEXMLNode parent)
Deprecated.
Constructs a Instrument node with an associated DOM element beneath
a given parent.
|
InstrumentNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Instrument node with an associated DOM element beneath
a given parent.
|
InstrumentRefNode(OMEXMLNode parent)
Deprecated.
Constructs a InstrumentRef node with an associated DOM element beneath
a given parent.
|
InstrumentRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a InstrumentRef node with an associated DOM element beneath
a given parent.
|
LaserNode(OMEXMLNode parent)
Deprecated.
Constructs a Laser node with an associated DOM element beneath
a given parent.
|
LaserNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Laser node with an associated DOM element beneath
a given parent.
|
LeaderNode(OMEXMLNode parent)
Deprecated.
Constructs a Leader node with an associated DOM element beneath
a given parent.
|
LeaderNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Leader node with an associated DOM element beneath
a given parent.
|
LightSourceNode(OMEXMLNode parent)
Deprecated.
Constructs a LightSource node with an associated DOM element beneath
a given parent.
|
LightSourceNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a LightSource node with an associated DOM element beneath
a given parent.
|
LightSourceRefNode(OMEXMLNode parent)
Deprecated.
Constructs a LightSourceRef node with an associated DOM element beneath
a given parent.
|
LightSourceRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a LightSourceRef node with an associated DOM element beneath
a given parent.
|
ManufactSpecNode(OMEXMLNode parent)
Deprecated.
Constructs a ManufactSpec node with an associated DOM element beneath
a given parent.
|
ManufactSpecNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ManufactSpec node with an associated DOM element beneath
a given parent.
|
MicroscopeNode(OMEXMLNode parent)
Deprecated.
Constructs a Microscope node with an associated DOM element beneath
a given parent.
|
MicroscopeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Microscope node with an associated DOM element beneath
a given parent.
|
ObjectiveNode(OMEXMLNode parent)
Deprecated.
Constructs a Objective node with an associated DOM element beneath
a given parent.
|
ObjectiveNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Objective node with an associated DOM element beneath
a given parent.
|
ObjectiveRefNode(OMEXMLNode parent)
Deprecated.
Constructs a ObjectiveRef node with an associated DOM element beneath
a given parent.
|
ObjectiveRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ObjectiveRef node with an associated DOM element beneath
a given parent.
|
OMENode(OMEXMLNode parent)
Deprecated.
Constructs a OME node with an associated DOM element beneath
a given parent.
|
OMENode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a OME node with an associated DOM element beneath
a given parent.
|
OTFNode(OMEXMLNode parent)
Deprecated.
Constructs a OTF node with an associated DOM element beneath
a given parent.
|
OTFNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a OTF node with an associated DOM element beneath
a given parent.
|
OTFRefNode(OMEXMLNode parent)
Deprecated.
Constructs a OTFRef node with an associated DOM element beneath
a given parent.
|
OTFRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a OTFRef node with an associated DOM element beneath
a given parent.
|
PixelsNode(OMEXMLNode parent)
Deprecated.
Constructs a Pixels node with an associated DOM element beneath
a given parent.
|
PixelsNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Pixels node with an associated DOM element beneath
a given parent.
|
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.
|
PlateRefNode(OMEXMLNode parent)
Deprecated.
Constructs a PlateRef node with an associated DOM element beneath
a given parent.
|
PlateRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a PlateRef node with an associated DOM element beneath
a given parent.
|
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.
|
ProjectNode(OMEXMLNode parent)
Deprecated.
Constructs a Project node with an associated DOM element beneath
a given parent.
|
ProjectNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Project node with an associated DOM element beneath
a given parent.
|
ProjectRefNode(OMEXMLNode parent)
Deprecated.
Constructs a ProjectRef node with an associated DOM element beneath
a given parent.
|
ProjectRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ProjectRef node with an associated DOM element beneath
a given parent.
|
PumpNode(OMEXMLNode parent)
Deprecated.
Constructs a Pump node with an associated DOM element beneath
a given parent.
|
PumpNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Pump node with an associated DOM element beneath
a given parent.
|
ReferenceNode(OMEXMLNode parent)
Deprecated.
Constructs a Reference node with an associated DOM element beneath
a given parent.
|
ReferenceNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Reference node with an associated DOM element beneath
a given parent.
|
ROINode(OMEXMLNode parent)
Deprecated.
Constructs a ROI node with an associated DOM element beneath
a given parent.
|
ROINode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ROI node with an associated DOM element beneath
a given parent.
|
ScreenNode(OMEXMLNode parent)
Deprecated.
Constructs a Screen node with an associated DOM element beneath
a given parent.
|
ScreenNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Screen node with an associated DOM element beneath
a given parent.
|
ScreenRefNode(OMEXMLNode parent)
Deprecated.
Constructs a ScreenRef node with an associated DOM element beneath
a given parent.
|
ScreenRefNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a ScreenRef node with an associated DOM element beneath
a given parent.
|
StageLabelNode(OMEXMLNode parent)
Deprecated.
Constructs a StageLabel node with an associated DOM element beneath
a given parent.
|
StageLabelNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a StageLabel node with an associated DOM element beneath
a given parent.
|
ThumbnailNode(OMEXMLNode parent)
Deprecated.
Constructs a Thumbnail node with an associated DOM element beneath
a given parent.
|
ThumbnailNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Thumbnail node with an associated DOM element beneath
a given parent.
|
TiffDataNode(OMEXMLNode parent)
Deprecated.
Constructs a TiffData node with an associated DOM element beneath
a given parent.
|
TiffDataNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a TiffData node with an associated DOM element beneath
a given parent.
|
TimeNode(OMEXMLNode parent)
Deprecated.
Constructs a Time node with an associated DOM element beneath
a given parent.
|
TimeNode(OMEXMLNode parent,
boolean attach)
Deprecated.
Constructs a Time node with an associated DOM element beneath
a given parent.
|
Copyright © 2014 Open Microscopy Environment