org.freehep.graphicsio.emf
Class GradientRectangle
java.lang.Object
org.freehep.graphicsio.emf.Gradient
org.freehep.graphicsio.emf.GradientRectangle
- public class GradientRectangle
- extends Gradient
EMF GradientRectangle
- Version:
- $Id: GradientRectangle.java,v 1.1 2002/02/27 22:05:04 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- GradientRectangle.java
GradientRectangle
public GradientRectangle(int upperLeft,
int lowerRight)
write
public void write(EMFOutputStream emf)
throws IOException
- Specified by:
write
in class Gradient
- Throws:
IOException
toString
public String toString()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.