Uses of Class
org.freehep.graphics2d.PrintColor

Packages that use PrintColor
org.freehep.graphics2d Base classes for VectorGraphics, useful to implement different output formats. 
 

Uses of PrintColor in org.freehep.graphics2d
 

Methods in org.freehep.graphics2d that return PrintColor
static PrintColor PrintColor.createPrintColor(java.awt.Color color)
           
 PrintColor PrintColor.getColor(int mode)
           
static PrintColor PrintColor.invert(java.awt.Color color)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.