|
Earth Observation Mission CFI Software Visibility Software User Manual for JAVA |
|
Class for enable/disable verbosity. More...
Static Public Member Functions | |
| static native void | setVerbose () |
| Enable verbosity. | |
| static native void | setSilent () |
| Disable verbosity. | |
Class for enable/disable verbosity.
This class is used for enabling or disabling the verbosity of CFI functions
It relies on the EO_VISIBILITY CFI software and the GNOME libxml2 (http://xmlsoft.org)
| EECFI.VisibilityFunc::setSilent | ( | ) | [static] |
Disable verbosity.
| EECFI.VisibilityFunc::setVerbose | ( | ) | [static] |
Enable verbosity.
1.7.1