org.freedesktop.cairo

Class Extend


public class Extend
extends Enum

Field Summary

static Extend
NONE
static Extend
REFLECT
static Extend
REPEAT

Method Summary

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

Field Details

NONE

public static final Extend NONE


REFLECT

public static final Extend REFLECT


REPEAT

public static final Extend REPEAT

Method Details

intern

public static Extend intern(int value)


test

public boolean test(Extend other)