public class Fit
extends java.lang.Object
Modifier and Type | Field | 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