JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
visad.data
Interface FormProgressInformer
All Known Implementing Classes:
AVIForm
,
BioRadForm
,
BioRadForm
,
DeltavisionForm
,
FluoviewTiffForm
,
GatanForm
,
ICSForm
,
ImageProSeqForm
,
IPLabForm
,
IPWForm
,
LegacyTiffForm
,
LegacyZVIForm
,
LeicaForm
,
LociForm
,
MetamorphForm
,
OpenlabForm
,
PerkinElmerForm
,
PictForm
,
QTForm
,
TiffForm
,
ZeissForm
,
ZVIForm
public interface
FormProgressInformer
FormProgressInformer is the VisAD interface for checking the current operation's progress from a file form.
Method Summary
Methods
Modifier and Type
Method and Description
double
getPercentComplete
()
Get the percentage complete of the form's current operation.
Method Detail
getPercentComplete
double getPercentComplete()
Get the percentage complete of the form's current operation.
Returns:
The percentage complete (0.0 - 100.0), or Double.NaN if no operation is currently taking place.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method