|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPDateField.GPDateFormat | |
|---|---|
| fr.cnes.genopus.time | Package containing all needed classes to create the widget for the Orekit's AbsoluteDate object. |
| Uses of GPDateField.GPDateFormat in fr.cnes.genopus.time |
|---|
| Methods in fr.cnes.genopus.time that return GPDateField.GPDateFormat | |
|---|---|
GPDateField.GPDateFormat |
GPDateField.getFormat()
Date format-origin getter. |
static GPDateField.GPDateFormat |
GPDateField.GPDateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPDateField.GPDateFormat[] |
GPDateField.GPDateFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.cnes.genopus.time with parameters of type GPDateField.GPDateFormat | |
|---|---|
static String |
GPDateField.formatDate(org.orekit.time.AbsoluteDate date,
org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Format an AbsoluteDate in the specified format-origin. |
void |
GPDateField.setFormat(GPDateField.GPDateFormat dateFormat)
Date format-origin setter. |
void |
GPIntervalFormatAbsoluteDate.update(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Update the class attributes. |
| Constructors in fr.cnes.genopus.time with parameters of type GPDateField.GPDateFormat | |
|---|---|
GPIntervalFormatAbsoluteDate(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||