Uses of Class
com.eteks.awt.PJAGraphics

Packages that use PJAGraphics
com.eteks.awt   
 

Uses of PJAGraphics in com.eteks.awt
 

Constructors in com.eteks.awt with parameters of type PJAGraphics
PJAGraphics.PJAFont(String fontName, int fontStyle, int fontSize)
           
PJAGraphics.AreaAveragingScaleFilter(int width, int height)
          Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.