Package repast.simphony.chart2
Interface DataConverter
public interface DataConverter
Interface for classes that convert data for use in charts.
- Author:
- Nick Collier
-
Method Summary
-
Method Details
-
convert
Converts the obj into a double.- Parameters:
obj
-- Returns:
-