Package mgui.interfaces.graphics.video
Provides classes to generate videos from graphics windows.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Interface Summary Interface Description VideoListener -
Class Summary Class Description RotateView3DTask Video task which rotates aCamera3D
over a specific time interval, with the rotation defined by an X and a Y angle.RotateView3DTaskDialogPanel Dialog panel for a RotateView3DTask.SetView3DTask SetView3DTaskDialogPanel Dialog panel for a SetView3DTask.Video Represents a video schedule, using a list ofVideoTask
objects which are activated at specific time points.Video3D AVideo
operating on anInterfaceGraphic3D
window or its associated objects.VideoEvent An event on aVideo
object.VideoTask Base class for a video task, which manipulates anInterfaceGraphic
window or its associatedInterfaceObject
s, over a specified time interval.VideoTask3D Base class for video tasks which operate on anInterfaceGraphic3D
window.VideoTaskDialog A dialog to define aVideoTask
.VideoTaskDialogPanel A dialog defining aVideoTask
object.VideoTaskOptions VideoTaskType -
Exception Summary Exception Description VideoException