org.freehep.graphicsio.emf.gdi
Class Gradient
java.lang.Object
org.freehep.graphicsio.emf.gdi.Gradient
- Direct Known Subclasses:
- GradientRectangle, GradientTriangle
public abstract class Gradient
- extends Object
EMF Gradient
- Version:
- $Id: Gradient.java 10140 2006-12-07 07:50:41Z duns $
- Author:
- Mark Donszelmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gradient
public Gradient()
write
public abstract void write(EMFOutputStream emf)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.