Uses of Interface
at.ac.tuwien.cs.ztimeview.time.TimeAnnotationReference

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
 



Copyright © 2004 by Vienna University of Technology.