Package | Description |
---|---|
fr.cnes.genius.main |
Package containing the core elements of the GENIUS library.
|
Modifier and Type | Method and Description |
---|---|
static String |
GEnvironment.formatDouble(double value,
int fracDigits)
Sets a specific double format.
|
static void |
GEnvironment.initI18n()
Initialize the translation system to the default language: English.
|
static void |
GEnvironment.initI18n(Locale locale)
Initialize the translation system.
|
static void |
GEnvironment.setConfigurationLang(String lang)
Set Configuration Lang.
|
static void |
GEnvironment.setLogFilename(String filename,
boolean createViewer)
Sets the log filename.
|
Copyright © 2024. All rights reserved.