private class OMETiffReader.OMETiffPlane
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| boolean | certainCertainty flag, for dealing with unspecified NumPlanes. | 
| boolean | existsWhether or not the file meant to contain this plane exists. | 
| java.lang.String | idFile containing this plane. | 
| int | ifdIFD number of this plane. | 
| IFormatReader | readerReader to use for accessing this plane. | 
| Modifier | Constructor and Description | 
|---|---|
| private  | OMETiffPlane() | 
public IFormatReader reader
public java.lang.String id
public int ifd
public boolean certain
public boolean exists
Copyright © 2023 Open Microscopy Environment