|
||||||||
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.Pattern
org.freedesktop.cairo.Gradient
org.freedesktop.cairo.LinearGradient
public class LinearGradient
Constructor Summary | |
---|---|
LinearGradient(double x1,
double y1,
double x2,
double y2)
|
Method Summary |
---|
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 LinearGradient(double x1, double y1, double x2, double y2)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |