FreeHEP API
Version current

org.freehep.graphicsio.emf
Class Gradient

java.lang.Object
  extended byorg.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
Source Code:
Gradient.java

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.