|
SilverLining for Android
1.0
Skies, 3D clouds, and weather for Android
|
Public Member Functions | |
| synchronized void | delete () |
| void | SetFromEpochSeconds (SWIGTYPE_p_time_t time) |
| void | SetYear (int year) |
| int | GetYear () |
| void | SetMonth (int month) |
| int | GetMonth () |
| void | SetDay (int day) |
| int | GetDay () |
| void | SetHour (int hour) |
| int | GetHour () |
| void | SetMinutes (int minutes) |
| int | GetMinutes () |
| void | SetSeconds (double seconds) |
| double | GetSeconds () |
| void | SetObservingDaylightSavingsTime (boolean inDST) |
| boolean | GetObservingDaylightSavingsTime () |
| void | SetTimeZone (double zone) |
| double | GetTimeZone () |
| double | GetJulianDate (boolean terrestrialTime) |
| double | GetEpoch2000Centuries (boolean terrestrialTime) |
| double | GetEpoch1990Days (boolean terrestrialTime) |
| void | SetFromSystemTime () |
| void | AddSeconds (int seconds) |
Protected Member Functions | |
| LocalTime (long cPtr, boolean cMemoryOwn) | |
| void | finalize () |
Static Protected Member Functions | |
| static long | getCPtr (LocalTime obj) |
Protected Attributes | |
| boolean | swigCMemOwn |
1.7.5