Package org.lemsml.jlems.viz.plot
Interface MoviePaintInstructor
-
- All Superinterfaces:
PaintInstructor
public interface MoviePaintInstructor extends PaintInstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadvanceToFrame(int ifr)java.lang.StringgetFrameDescription(int ifr)intgetNFrames()voidsetFrame(int ifr)-
Methods inherited from interface org.lemsml.jlems.viz.plot.PaintInstructor
antialias, getLimitBox, instruct
-
-