Package sim.util.media

Class Summary
ChartGenerator ChartGenerator is a JPanel which displays a time-series chart using the JFreeChart library.
MovieEncoder Usage of this class depends on the existence of the Java Media Framework (JMF) which can be acquired from javasoft.com.
PngEncoder PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.