Uses of Class
org.freehep.graphics2d.PixelGraphics2D

Packages that use PixelGraphics2D
org.freehep.graphics2d Base classes for VectorGraphics, useful to implement different output formats. 
org.freehep.graphicsio I/O for different graphics in and output formats. 
org.freehep.graphicsio.gif GIF (Graphics Interchange Format) Output Format. 
 

Uses of PixelGraphics2D in org.freehep.graphics2d
 

Constructors in org.freehep.graphics2d with parameters of type PixelGraphics2D
PixelGraphics2D(PixelGraphics2D graphics)
           
 

Uses of PixelGraphics2D in org.freehep.graphicsio
 

Subclasses of PixelGraphics2D in org.freehep.graphicsio
 class ImageGraphics2D
          Generic class for generating bitmap outputs from an image.
 

Uses of PixelGraphics2D in org.freehep.graphicsio.gif
 

Subclasses of PixelGraphics2D in org.freehep.graphicsio.gif
 class GIFGraphics2D
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.