edu.ucla.stat.SOCR.motionchart
Interface MotionDataSet.DoubleValue<T>

All Known Implementing Classes:
MotionDataSet.DateConverter, MotionDataSet.DoubleConverter, MotionDataSet.StringConverter
Enclosing class:
MotionDataSet

protected static interface MotionDataSet.DoubleValue<T>


Method Summary
 java.lang.Double getDoubleValue(T obj, int index)
           
 

Method Detail

getDoubleValue

java.lang.Double getDoubleValue(T obj,
                                int index)