Package loci.formats.in
Class JDCEReader.JDCEWell
java.lang.Object
loci.formats.internal.WellContainer
loci.formats.in.JDCEReader.JDCEWell
- All Implemented Interfaces:
Comparable<WellContainer>
- Enclosing class:
JDCEReader
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) HashMap<String, JDCEReader.PlaneMetadata> (package private) int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd file for the given field and plane indexes.voidaddPlaneMetadata(JDCEReader.PlaneMetadata p, int[] position) String[]getFiles(int fieldIndex) private int[]getPlaneMetadata(int field, int[] position) Methods inherited from class loci.formats.internal.WellContainer
addFile, compareTo, fillMetadataStore, fillMetadataStore, getAllFiles, getColumnIndex, getFieldCount, getFile, getPlateAcquisition, getRowIndex, getWellIndex, setColumnIndex, setFieldCount, setPlateAcquisition, setRowIndex, setWellIndex
-
Field Details
-
posMap
-
metadataMap
HashMap<String,JDCEReader.PlaneMetadata> metadataMap -
planeCount
int planeCount
-
-
Constructor Details
-
JDCEWell
public JDCEWell(int row, int col, int planeCount)
-
-
Method Details
-
addFile
Add file for the given field and plane indexes. -
getIndex
-
getFiles
- Specified by:
getFilesin classWellContainer
-
addPlaneMetadata
-
getPlaneMetadata
-