public interface CsdglPrefix
Modifier and Type | Field and Description |
---|---|
static int |
DOTTED_AND_SINGLE_STEMS
Dotted and solid single stems.
|
static int |
DOTTED_CENTER_STEM |
static int |
DOTTED_STEM |
static int |
DOUBLE_STEM
A double step.
|
static int |
INDENT_SIX
A foldable three space indent.
|
static int |
INDENT_THREE
A foldable three space indent.
|
static int |
INDENT_THREE_DRAW
A drawn three space indent.
|
static int |
INDENT_THREE_NO_FOLD |
static int |
NOTHING |
static int |
NOTHING_NO_DRAW
Nothing and no forced newline.
|
static int |
NOTHING_NO_DRAW_COMPONENT
Nothing, no forced newline, and exits are to the outer level.
|
static int |
SINGLE_STEM
A single stem.
|
static int |
SPARSE_DOTTED_AND_SINGLE_STEMS
Sparse dotted and solid single stems.
|
static final int DOUBLE_STEM
static final int INDENT_SIX
static final int INDENT_THREE
static final int SINGLE_STEM
static final int DOTTED_AND_SINGLE_STEMS
static final int SPARSE_DOTTED_AND_SINGLE_STEMS
static final int DOTTED_STEM
static final int DOTTED_CENTER_STEM
static final int NOTHING_NO_DRAW
static final int INDENT_THREE_NO_FOLD
static final int NOTHING
static final int INDENT_THREE_DRAW
static final int NOTHING_NO_DRAW_COMPONENT