- 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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
columnprivate int column 
 
 
- 
Method Detail
- 
getRowpublic int getRow() 
 
- 
getColumnpublic int getColumn() 
 
 
 
 
Copyright © 2020 Open Microscopy Environment