Uses of Class
noope.output.OutputProjectionPropertyRecord

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

Uses of OutputProjectionPropertyRecord in noope.output
 

Subclasses of OutputProjectionPropertyRecord in noope.output
 class OutputProjectionCirclePropertyRecord
          This subclass of OutputProjectionCirclePropertyRecord represents the Entity as a circle.
 class OutputProjectionColoredPropertyRecord
          This is an abstract subclass of OutputProjectionPropertyRecord implementing a color property.
 class OutputProjectionPointPropertyRecord
          This is a LawPropertyRecord class associated with the OutputProjection law.
 class 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.