Uses of Class
org.freehep.graphicsio.swf.ColorXform

Packages that use ColorXform
org.freehep.graphicsio.swf SWF (Macromedia Flash) Input and Output Format. 
 

Uses of ColorXform in org.freehep.graphicsio.swf
 

Constructors in org.freehep.graphicsio.swf with parameters of type ColorXform
ButtonRecord(boolean hitTest, boolean down, boolean over, boolean up, int id, int depth, java.awt.geom.AffineTransform matrix, ColorXform cxform)
           
DefineButtonCxform(int id, ColorXform cxform)
           
PlaceObject(int id, int depth, java.awt.geom.AffineTransform matrix, ColorXform cxform)
           
PlaceObject2(boolean move, int depth, int id, java.awt.geom.AffineTransform matrix, ColorXform cxform, int ratio, java.lang.String name, int clipDepth)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.