Package | Description |
---|---|
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
GEntryDateVector
Vector of GIntField widgets.
|
class |
GEntryIntVector
Vector of GIntField widgets.
|
class |
GEntryRealVector
This class is in charge of vector handling by means of fields to input real numbers.
|
Modifier and Type | Method and Description |
---|---|
GEntryVectorAbstract |
GTable1D.getGVector(int index)
Getter for the vector with the specified index.
|
Constructor and Description |
---|
GTable1D(String name,
GTable1D.TableOrientation orientation,
GEntryVectorAbstract... vectors)
Constructor.
|
GTable1D(String widgetId,
String label,
GTable1D.TableOrientation orientation,
GEntryVectorAbstract... vectors)
Constructor.
|
Copyright © 2024. All rights reserved.