Searched refs:getRangeValueFormat (Results 1 – 2 of 2) sorted by relevance
823 public Format getRangeValueFormat() { in getRangeValueFormat() method in XYPlot824 return graphWidget.getRangeValueFormat(); in getRangeValueFormat()
784 label += " Y=" + getRangeValueFormat().format(getRangeCursorVal()); in drawCursors()976 public Format getRangeValueFormat() { in getRangeValueFormat() method in XYGraphWidget