private static final class CellVoyagerReader.WellInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| java.util.List<CellVoyagerReader.AreaInfo> | areas | 
| double | centerX | 
| double | centerY | 
| int | col | 
| int | number | 
| int | row | 
| int | UID | 
| Modifier | Constructor and Description | 
|---|---|
| private  | WellInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() | 
public java.util.List<CellVoyagerReader.AreaInfo> areas
public double centerY
public double centerX
public int col
public int row
public int number
public int UID
Copyright © 2019 Open Microscopy Environment