Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.freedesktop.cairo.Extend
public class Extend
extends Enum
Field Summary | |
static Extend |
|
static Extend |
|
static Extend |
|
static Extend |
|
public static final Extend NONE
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
pixels outside of the source pattern are fully transparent
public static final Extend PAD
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
pixels outside of the pattern copy the closest pixel from the source
public static final Extend REFLECT
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
the pattern is tiled by reflecting at the edges
public static final Extend REPEAT
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
the pattern is tiled by repeating