private static final class CellVoyagerReader.AreaInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| java.util.List<CellVoyagerReader.FieldInfo> | fields | 
| int | height | 
| int | index | 
| int | UID | 
| int | width | 
| Modifier | Constructor and Description | 
|---|---|
| private  | AreaInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() | 
public int index
public int height
public int width
public java.util.List<CellVoyagerReader.FieldInfo> fields
public int UID
Copyright © 2023 Open Microscopy Environment