private class OMETiffReader.OMETiffPlane
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
certain
Certainty flag, for dealing with unspecified NumPlanes. 
 | 
boolean | 
exists
Whether or not the file meant to contain this plane exists. 
 | 
java.lang.String | 
id
File containing this plane. 
 | 
int | 
ifd
IFD number of this plane. 
 | 
IFormatReader | 
reader
Reader 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 © 2020 Open Microscopy Environment