Package org.limn.record

Interface Summary
LimnRecorder LimnRecorder interface specifies the method signatures that an object will need to implement to be used as an animation building object in the Limn cycle.
 

Class Summary
JPEGRecorder This is an alternative method to animation recording.
QuickImage QuickImage is a utility class used by the QuicktimeRecorder class it allows the java graphics to be rendered to a quicktime canvas
QuicktimeRecorder QuicktimeRecorder is the main recording module for the animation building process.