Package | Description |
---|---|
fr.cnes.genius.calculator | |
fr.cnes.genius.plots |
$Id: package-info.java 1980 2016-10-31 13:08:11Z ffsm $
HISTORIQUE
VERSION:1.3:DM:DM-62:15/10/2015: Added plots package.
|
fr.cnes.genius.sqlite |
$Id: package-info.java 2191 2017-10-02 14:13:51Z jjct $
HISTORIQUE
VERSION:1.7:DM:DM-207:22/09/2017: Initial version of the sqlite storage system.
|
Constructor and Description |
---|
GCalculator(GPlotDataReaderInterface reader)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
GPlotDataMadonaReader
Class implementing the read of the madona column formatted files for plotting.
|
Constructor and Description |
---|
GPlotPanel(String prefix,
String suffix,
String description,
int maxDetachedPlots,
boolean searchButtonEnabled,
GPlotDataReaderInterface dataReaderInterface)
Constructor.
|
GPlotPanel(String prefix,
String suffix,
String description,
int maxDetachedPlots,
boolean searchButtonEnabled,
GPlotDataReaderInterface dataReaderInterface,
boolean searchButtonAdditionalEnabled)
Constructor.
|
GPlotPanel(String widgetId,
String prefix,
String suffix,
String description,
int maxDetachedPlots,
boolean searchButtonEnabled,
GPlotDataReaderInterface dataReaderInterface)
Constructor.
|
GPlotPanel(String widgetId,
String prefix,
String suffix,
String description,
int maxDetachedPlots,
boolean searchButtonEnabled,
GPlotDataReaderInterface dataReaderInterface,
boolean searchButtonAdditionalEnabled)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
GPlotDataSqliteReader
Class implementing the read of the sqlite file for plotting display.
|
Copyright © 2024. All rights reserved.