|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.export.image.AviCreator
public class AviCreator
Field Summary | |
---|---|
(package private) java.lang.String |
errorMsg
|
Constructor Summary | |
---|---|
AviCreator()
|
Method Summary | |
---|---|
java.lang.String |
createMovie(Viewer viewer,
java.lang.String[] files,
int width,
int height,
int fps,
java.lang.String fileName)
create a movie from a set of image files |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String errorMsg
Constructor Detail |
---|
public AviCreator()
Method Detail |
---|
public java.lang.String createMovie(Viewer viewer, java.lang.String[] files, int width, int height, int fps, java.lang.String fileName)
JmolMovieCreatorInterface
createMovie
in interface JmolMovieCreatorInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |