|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Time | |
| org.jeospace.measure | Contains classes that describe and manipulate quantities of measurement. |
| Uses of Time in org.jeospace.measure |
| Methods in org.jeospace.measure with parameters of type Time | |
void |
Time.set(Time time)
Set this Time object to the specified value. |
void |
Time.add(Time time)
Add to this object the argument Time object. |
void |
Time.subtract(Time time)
Subtract from this object the argument Time object. |
int |
Time.compareTo(Time that)
Compare this object with the argument for order. |
| Constructors in org.jeospace.measure with parameters of type Time | |
Time(Time time)
Construct a Time object. |
|
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||