public class MetamorphHandler extends BaseHandler
Constructor and Description |
---|
MetamorphHandler() |
MetamorphHandler(Hashtable metadata) |
Modifier and Type | Method and Description |
---|---|
String |
getBinning() |
String |
getChannelName() |
String |
getDate() |
Vector<Double> |
getExposures() |
Double |
getGain() |
String |
getImageName() |
double |
getPixelSizeX() |
double |
getPixelSizeY() |
double |
getReadOutRate() |
String |
getStageLabel() |
double |
getStagePositionX() |
double |
getStagePositionY() |
double |
getTemperature() |
Vector<String> |
getTimestamps() |
Vector<Integer> |
getWavelengths() |
double |
getZoom() |
Vector<Double> |
getZPositions() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
resolveEntity
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public MetamorphHandler()
public MetamorphHandler(Hashtable metadata)
public Double getGain()
public String getChannelName()
public String getStageLabel()
public String getDate()
public String getImageName()
public double getPixelSizeX()
public double getPixelSizeY()
public double getTemperature()
public String getBinning()
public double getReadOutRate()
public double getZoom()
public double getStagePositionX()
public double getStagePositionY()
public void startElement(String uri, String localName, String qName, Attributes attributes)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2014 Open Microscopy Environment