|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Struct
org.freedesktop.cairo.CairoObject
org.freedesktop.cairo.Pattern
org.freedesktop.cairo.Gradient
org.freedesktop.cairo.RadialGradient
Constructor Summary | |
RadialGradient(double x1,
double y1,
double radius1,
double x2,
double y2,
double radius2)
|
Methods inherited from class org.freedesktop.cairo.Gradient |
addColorStop, addColorStop |
Methods inherited from class org.freedesktop.cairo.Pattern |
getMatrix, setMatrix |
Methods inherited from class org.gnu.glib.Struct |
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RadialGradient(double x1, double y1, double radius1, double x2, double y2, double radius2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |