|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.emf.gdi.Gradient
org.freehep.graphicsio.emf.gdi.GradientRectangle
public class GradientRectangle
EMF GradientRectangle
Constructor Summary | |
---|---|
GradientRectangle(EMFInputStream emf)
|
|
GradientRectangle(int upperLeft,
int lowerRight)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
void |
write(EMFOutputStream emf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GradientRectangle(int upperLeft, int lowerRight)
public GradientRectangle(EMFInputStream emf) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void write(EMFOutputStream emf) throws java.io.IOException
write
in class Gradient
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |