FreeHEP API
Version v1.2

org.freehep.graphicsio.emf
Class Gradient

java.lang.Object
  |
  +--org.freehep.graphicsio.emf.Gradient
Direct Known Subclasses:
GradientRectangle, GradientTriangle

public abstract class Gradient
extends Object

EMF Gradient

Version:
$Id: Gradient.java,v 1.1 2002/02/27 22:05:04 duns Exp $
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
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.