org.freehep.graphicsio.emf.gdi
Class GradientRectangle
java.lang.Object
org.freehep.graphicsio.emf.gdi.Gradient
org.freehep.graphicsio.emf.gdi.GradientRectangle
public class GradientRectangle
- extends Gradient
EMF GradientRectangle
- Version:
- $Id: GradientRectangle.java 10140 2006-12-07 07:50:41Z duns $
- Author:
- Mark Donszelmann
GradientRectangle
public GradientRectangle(int upperLeft,
int lowerRight)
GradientRectangle
public GradientRectangle(EMFInputStream emf)
throws IOException
- Throws:
IOException
write
public void write(EMFOutputStream emf)
throws IOException
- Specified by:
write
in class Gradient
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.