|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.ac.tuwien.cs.ztimeview.time.ReferencePoint
Absolute reference point for time annotation
Constructor Summary | |
ReferencePoint()
Default constructor - sets reference point to 0 |
|
ReferencePoint(java.util.Date ref)
Constructor |
Method Summary | |
java.util.Date |
getAbsoluteValue()
Get absolute value for reference |
java.util.Date |
getTime()
Get ref point time |
void |
setTime(java.util.Date ref)
Set ref point time |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReferencePoint()
public ReferencePoint(java.util.Date ref)
ref
- absolute reference pointMethod Detail |
public java.util.Date getAbsoluteValue()
getAbsoluteValue
in interface TimeAnnotationReference
public void setTime(java.util.Date ref)
public java.util.Date getTime()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |