Package com.crionics.jpdf.graphic

This package holds a set of classes related to graphic loading and manipulation.

See:
          Description

Class Summary
AbstractImage Abstract Class containing the methods shared by the different Image Object Type.
ImageConvertor This class is a Facade to the different techniques to load Images in Java.
ImageGeneric This Class allows to load and Process a Generic Image before its insertion in a PDF Document.
ImageJPEG This Class allows to load and Process an JPEG Image before its insertion in a PDF Document.
PdfGraphic java representation of a Pdf graphic element.
 

Package com.crionics.jpdf.graphic Description

This package holds a set of classes related to graphic loading and manipulation.
The most important class in this package is ImageConvertor.getInstance().loadImage(file);



Copyright © 1999-2007 Crionics. All Rights Reserved.