public class ReconstructTranslator extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ReconstructTranslator.TranslationMessenger |
Constructor and Description |
---|
ReconstructTranslator(String f) |
public ReconstructTranslator(String f)
public static InputSource getISO8559Source(File f) throws FileNotFoundException, UnsupportedEncodingException
public static void addSection(List<Document> sectionDocuments, DocumentBuilder builder, File f) throws IOException, SAXException
IOException
SAXException
public int getLayerSetOID()
public void setMessenger(ReconstructTranslator.TranslationMessenger inMessenger)
public void log(String logString)
public boolean process()
public String getPostTranslationMessage()
public String getLastErrorMessage()
protected void clearMemory()
protected void collectZTraces(Document serFile)
protected String getUNUID()
protected String getMipMapFolder()
protected void appendDTD(StringBuilder sb)
protected void appendProject(StringBuilder sb)
protected void appendLayerSet(StringBuilder sb)
protected void appendCalibration(StringBuilder sb)
protected void appendDisplay(StringBuilder sb)
public int nextOID()
public int layerIndexToOID(int index)
public double getStackHeight()
public double getStackWidth()
public String writeTrakEM2()
public double getMag()
Copyright © 2015–2021 Fiji. All rights reserved.