public static interface Constants.Style.Grid
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATT_GEOM
The geometry attribute name.
|
static java.lang.String |
ATT_LABEL
The text to put in the labels.
|
static java.lang.String |
ATT_ROTATION
Name of the grid feature attribute containing the rotation of the label.
|
static java.lang.String |
ATT_X_DISPLACEMENT
Name of the grid feature attribute containing the x-displacement of one of the labels.
|
static java.lang.String |
ATT_Y_DISPLACEMENT
Name of the grid feature attribute containing the y-displacement of one of the labels.
|
static java.lang.String |
NAME
The name of the style for the default grid style.
|
static final java.lang.String NAME
static final java.lang.String ATT_ROTATION
static final java.lang.String ATT_X_DISPLACEMENT
static final java.lang.String ATT_Y_DISPLACEMENT
static final java.lang.String ATT_LABEL
static final java.lang.String ATT_GEOM