public class Fit extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
FILL |
static CSSConstant |
MEET |
static CSSConstant |
NONE |
static CSSConstant |
SLICE |
public static final CSSConstant FILL
public static final CSSConstant NONE
public static final CSSConstant MEET
public static final CSSConstant SLICE