Package | Description |
---|---|
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
Modifier and Type | Method and Description |
---|---|
static GTable1D.TableOrientation |
GTable1D.TableOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GTable1D.TableOrientation[] |
GTable1D.TableOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GEntryVectorAbstract.setComponentConstraint(GTable1D.TableOrientation orientation,
int rank)
Set the components constraints.
|
void |
GEntryVectorAbstract.setLabelAndUnitConstraint(GTable1D.TableOrientation orientation,
int rank)
Set the label and unit constraints.
|
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.