org.freehep.graphicsio.emf.gdi
Class Gradient

java.lang.Object
  extended by 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

Constructor Summary
Gradient()
           
 
Method Summary
abstract  void write(EMFOutputStream emf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gradient

public Gradient()
Method Detail

write

public abstract void write(EMFOutputStream emf)
                    throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.