Interface JmolMovieCreatorInterface
- All Known Implementing Classes:
AviCreator
public interface JmolMovieCreatorInterface
-
Method Summary
Modifier and TypeMethodDescriptioncreateMovie(Viewer vwr, String[] files, int width, int height, int fps, String fileName) create a movie from a set of image files
-
Method Details
-
createMovie
-