Uses of Package
noope.output

Packages that use noope.output
noope.output Classes related to data output. 
 

Classes in noope.output used by noope.output
AnimationListener
          The OutputProjection Law uses an object implementing this interface for displaying animations, or outputting them to a gif file...
BufferedFrame
          This class implements a frame object that is buffered: whenever it needs redrawing, it occurs into a BufferedImage object first, before it is finally drawn to the screen.
OutputProjectionColoredPropertyRecord
          This is an abstract subclass of OutputProjectionPropertyRecord implementing a color property.
OutputProjectionPropertyRecord
          This is the LawPropertyRecord class associated with the OutputProjection law.
OutputProjectionShapePropertyRecord
          This is an abstract OutputProjectionPropertyRecord class intended to be the base class for things that are to be represented by an object implementing java.awt.geom.Shape.