class ZeissLSMReader.SubBlock extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
acquire |
Map<Integer,Object> |
blockData |
Constructor and Description |
---|
ZeissLSMReader.SubBlock() |
Modifier and Type | Method and Description |
---|---|
void |
addToHashtable() |
protected double |
getDoubleValue(int key) |
protected float |
getFloatValue(int key) |
protected int |
getIntValue(int key) |
protected String |
getStringValue(int key) |
protected void |
read() |
protected int getIntValue(int key)
protected float getFloatValue(int key)
protected double getDoubleValue(int key)
protected String getStringValue(int key)
protected void read() throws IOException
IOException
public void addToHashtable()
Copyright © 2016 Open Microscopy Environment