public class LineSpacingRule
Field Summary | ||
---|---|---|
static final int | AT_LEAST | |
The line spacing can be greater than or equal to, but never less than,
the value specified in the |
||
static final int | EXACTLY | |
The line spacing never changes from the value specified in the
|
||
static final int | MULTIPLE | |
The line spacing is specified in the |
public static final int AT_LEAST
public static final int EXACTLY
public static final int MULTIPLE