static class ZeissCZIReader.Coordinate
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private int | imageCount | 
| int | plane | 
| int | series | 
| Constructor and Description | 
|---|
| Coordinate(int series,
          int plane,
          int imageCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object o) | 
| int | hashCode() | 
| java.lang.String | toString() | 
Copyright © 2023 Open Microscopy Environment