org.freedesktop.cairo

Class Content


public class Content
extends Enum

Field Summary

static Content
ALPHA
static Content
COLOR
static Content
COLOR_ALPHA

Method Summary

static Content
intern(int value)
boolean
test(Content other)

Field Details

ALPHA

public static final Content ALPHA


COLOR

public static final Content COLOR


COLOR_ALPHA

public static final Content COLOR_ALPHA

Method Details

intern

public static Content intern(int value)


test

public boolean test(Content other)