public class MouseListenerTimelapse extends Object implements ChartMouseListener
| Modifier and Type | Method and Description |
|---|---|
void |
chartMouseClicked(ChartMouseEvent e) |
void |
chartMouseMoved(ChartMouseEvent e) |
static int |
getChartXLocation(Point point,
ChartPanel panel) |
int |
getReferenceTimePoint() |
protected ValueMarker |
makeMarker(int timePoint) |
static boolean |
setReferenceTimepoint(TimePoints timepoints,
int referenceTimePoint) |
public int getReferenceTimePoint()
protected ValueMarker makeMarker(int timePoint)
public void chartMouseClicked(ChartMouseEvent e)
chartMouseClicked in interface ChartMouseListenerpublic static boolean setReferenceTimepoint(TimePoints timepoints, int referenceTimePoint)
public static int getChartXLocation(Point point, ChartPanel panel)
public void chartMouseMoved(ChartMouseEvent e)
chartMouseMoved in interface ChartMouseListenerCopyright © 2015–2021 Fiji. All rights reserved.