|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.cnes.genius.interval.GIntervalFormatAbstract
fr.cnes.genopus.time.GPIntervalFormatAbsoluteDate
public class GPIntervalFormatAbsoluteDate
Abstract class defining an interval formatter used to update the format of the tooltip message of a GPAbsoluteDate.
| Constructor Summary | |
|---|---|
GPIntervalFormatAbsoluteDate(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Constructor. |
|
| Method Summary | |
|---|---|
String |
format(Object object)
The object must be of AbsoluteDate type. |
void |
update(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Update the class attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPIntervalFormatAbsoluteDate(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
timeScale - time scale for the interval edges to be shown in the messagedateFormat - calendar, jj1950, jj2000, jjsec1950 or jjsec2000 for the interval edges to be shown in the
message| Method Detail |
|---|
public String format(Object object)
format in class fr.cnes.genius.interval.GIntervalFormatAbstract
public void update(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
timeScale - time scale for the interval edges to be shown in the messagedateFormat - calendar, jj1950, jj2000, jjsec1950 or jjsec2000 for the interval edges to be shown in the
message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||