org.freedesktop.cairo

Class Content

public class Content extends Enum

Field Summary
static ContentALPHA
static ContentCOLOR
static ContentCOLOR_ALPHA
Method Summary
static Contentintern(int value)
booleantest(Content other)

Field Detail

ALPHA

public static final Content ALPHA

COLOR

public static final Content COLOR

COLOR_ALPHA

public static final Content COLOR_ALPHA

Method Detail

intern

public static Content intern(int value)

test

public boolean test(Content other)