org.openaltimeter.desktopapp.annotations
Class AltimeterAnnotationManager
java.lang.Object
org.openaltimeter.desktopapp.annotations.AltimeterAnnotationManager
public class AltimeterAnnotationManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AltimeterAnnotationManager
public AltimeterAnnotationManager(ChartPanel cp)
addMouseListener
public void addMouseListener()
addUserHeightAnnotation
public void addUserHeightAnnotation(double time,
double heightInPlotUnits)
addDLGHeightAnnotation
public void addDLGHeightAnnotation(double time,
double heightInPlotUnits)
addUserVarioAnnotation
public void addUserVarioAnnotation(double startTime,
double startHeightInPlotUnits,
double endTime,
double endHeightInPlotsUnits)
clearHeightAndVarioAnnotations
public void clearHeightAndVarioAnnotations()
clearAllAnnotations
public void clearAllAnnotations()
resetAnnotations
public void resetAnnotations()