Searched refs:getValueAtFraction (Results 1 – 2 of 2) sorted by relevance
1105 public Object getValueAtFraction(float fraction) { in getPropertyValues()1704 Object getValueAtFraction(float fraction); in getValueAtFraction() method
1501 values[i] = (Float) dataSource.getValueAtFraction(fraction); in createFloatDataPoints()1513 values[i] = (Integer) dataSource.getValueAtFraction(fraction); in createIntDataPoints()