Package | Description |
---|---|
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
fr.cnes.genius.interval |
Package containing classes used to define validity intervals for real numbers.
|
fr.cnes.genius.lowLevel |
Package containing the low level widgets.
|
fr.cnes.genius.main |
Package containing the core elements of the GENIUS library.
|
Class and Description |
---|
GIntervalAbstract
Abstract class for intervals so it can be extended for different inteval types.
|
GIntervalAbstract.GStatus
Enumerate defining the condition of the value being check.
|
GIntervalDate
Class defining a validity interval.
|
GIntervalEmptyString
Class to define an empty string validity check.
|
GIntervalFormatAbstract
Abstract class defining an interval formatter used to update the format of the tooltip message of the
different entry fields.
|
GIntervalList
Class used to define the list of intervals to apply to a value to determine if it is valid or not.
|
Class and Description |
---|
GInterval
Class defining a validity interval.
|
GIntervalAbstract
Abstract class for intervals so it can be extended for different inteval types.
|
GIntervalAbstract.GStatus
Enumerate defining the condition of the value being check.
|
GIntervalAbstract.Rule
Enumerates to define the comportement of the range limits, if INCLUSIVE the test is done using "<=" or
">=", if EXCLUSIVE the test is done using "<" or ">".
|
GIntervalDate
Class defining a validity interval.
|
GIntervalFormatAbstract
Abstract class defining an interval formatter used to update the format of the tooltip message of the
different entry fields.
|
GMutableInterval
Class defining a mutable interval of values to test values against.
|
GMutableIntervalDate
Class defining a mutable interval of values to test values against.
|
Class and Description |
---|
GInterval
Class defining a validity interval.
|
Class and Description |
---|
GIntervalAbstract.GStatus
Enumerate defining the condition of the value being check.
|
Copyright © 2024. All rights reserved.