|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriLegendItemArrangement
Legend item arrangement options for the order of patches, labels, and descriptions.
Field Summary | |
---|---|
static int |
esriDescriptionLabelPatch
Description followed by label followed by patch. |
static int |
esriDescriptionPatchLabel
Description followed by patch followed by label. |
static int |
esriLabelDescriptionPatch
Label followed by description followed by patch. |
static int |
esriLabelPatchDescription
Label followed by patch followed by description. |
static int |
esriPatchDescriptionLabel
Patch followed by description followed by label. |
static int |
esriPatchLabelDescription
Patch followed by label followed by description. |
Field Detail |
---|
static final int esriPatchLabelDescription
static final int esriPatchDescriptionLabel
static final int esriLabelPatchDescription
static final int esriLabelDescriptionPatch
static final int esriDescriptionPatchLabel
static final int esriDescriptionLabelPatch
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |