Package loci.formats.in
Class ZeissLSMReader.SubBlock
java.lang.Object
loci.formats.in.ZeissLSMReader.SubBlock
- Direct Known Subclasses:
ZeissLSMReader.BeamSplitter,ZeissLSMReader.DataChannel,ZeissLSMReader.DetectionChannel,ZeissLSMReader.IlluminationChannel,ZeissLSMReader.Laser,ZeissLSMReader.Marker,ZeissLSMReader.Recording,ZeissLSMReader.Timer,ZeissLSMReader.Track
- Enclosing class:
ZeissLSMReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected doublegetDoubleValue(int key) protected floatgetFloatValue(int key) protected intgetIntValue(int key) protected StringgetStringValue(int key) protected voidread()
-
Field Details
-
blockData
-
acquire
public boolean acquire
-
-
Constructor Details
-
SubBlock
public SubBlock()
-
-
Method Details
-
getIntValue
protected int getIntValue(int key) -
getFloatValue
protected float getFloatValue(int key) -
getDoubleValue
protected double getDoubleValue(int key) -
getStringValue
-
read
- Throws:
IOException
-
addToHashtable
public void addToHashtable()
-