|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeAnnotationReference | |
at.ac.tuwien.cs.ztimeview.time |
Uses of TimeAnnotationReference in at.ac.tuwien.cs.ztimeview.time |
Classes in at.ac.tuwien.cs.ztimeview.time that implement TimeAnnotationReference | |
class |
ReferencePoint
Absolute reference point for time annotation |
Methods in at.ac.tuwien.cs.ztimeview.time that return TimeAnnotationReference | |
TimeAnnotationReference |
TimeAnnotation.getRef()
Get reference point |
Methods in at.ac.tuwien.cs.ztimeview.time with parameters of type TimeAnnotationReference | |
void |
TimeAnnotation.setRef(TimeAnnotationReference ref)
Set reference point |
Constructors in at.ac.tuwien.cs.ztimeview.time with parameters of type TimeAnnotationReference | |
TimeAnnotation(TimeAnnotationReference ref,
java.lang.Long ess,
java.lang.Long lss,
java.lang.Long efs,
java.lang.Long lfs,
java.lang.Long minDu,
java.lang.Long maxDu)
Constructor 2 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |