JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.util.swing.encode.page

Contains special classes for encoding components so that their images may be printed using JClass PageLayout.

See:
          Description

Class Summary
AbstractVectorEncoder This is the base class for encoding a component to a stream file.
EPSEncoder This class encodes an encapsulated PostScript (EPS) file from a Component or Image to an OutputStream.
PCLEncoder This class writes an Image or the appearance of a Component to a HP PCL file on the given OutputStream.
PDFEncoder This class encodes an Adobe Portable Document Format (PDF) file from a Component or Image to an OutputStream.
PSEncoder This class encodes a PostScript file from a Component or Image to an OutputStream.
 

Package com.klg.jclass.util.swing.encode.page Description

Contains special classes for encoding components so that their images may be printed using JClass PageLayout.


Copyright © 2004 Quest Software Inc..
All rights reserved.