public class ColumnSpaceDistribution extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
BETWEEN |
static CSSConstant |
END |
static CSSConstant |
INNER |
static CSSConstant |
OUTER |
static CSSConstant |
START |
public static final CSSConstant START
public static final CSSConstant END
public static final CSSConstant INNER
public static final CSSConstant OUTER
public static final CSSConstant BETWEEN