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 |
OMETiffReader.OMETiffPlane() |
public IFormatReader reader
public String id
public int ifd
public boolean certain
public boolean exists
Copyright © 2016 Open Microscopy Environment