Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

GOutput Class Reference

Output processor. More...

Inheritance diagram for GOutput:

GHTMLOutput GJavaOutput List of all members.

Public Member Functions

void GOutput (Integer scale)
 Abstract output processor.


Public Attributes

Integer scale
 Scaling of the output (1 = 1x = no scaling).


Detailed Description

Output processor.

An abstract output processor.


Constructor & Destructor Documentation

void GOutput::GOutput Integer  scale  )  [inline]
 

Abstract output processor.

Parameters:
scale The scaling of the output (1 = 1x = no scaling).


The documentation for this class was generated from the following file:
This is a documentation for JSGraphics, a powerfull JavaScript graphics library
© 2003 by Kitya Karlson
Produced using DoxyGen.