- java.lang.Object
-
- loci.formats.in.OMEXMLReader.BinData
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private int |
column |
private int |
row |
-
Constructor Summary
Constructors
Constructor and Description |
BinData(int row,
int column) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
column
private int column
-
Method Detail
-
getRow
public int getRow()
-
getColumn
public int getColumn()
Copyright © 2020 Open Microscopy Environment