private class OMETiffReader.OMETiffPlane extends 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. 
 | 
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 String id
public int ifd
public boolean certain
public boolean exists
Copyright © 2017 Open Microscopy Environment