|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMaplexPointPlacementMethod
Identifies the Maplex overposter point labeling method.
Field Summary | |
---|---|
static int |
esriMaplexAroundPoint
Place the label as best position around the point. |
static int |
esriMaplexCenteredOnPoint
Place the label on top of the point. |
static int |
esriMaplexEastOfPoint
Place the label at East of point. |
static int |
esriMaplexNortheastOfPoint
Place the label at Northeast of point. |
static int |
esriMaplexNorthOfPoint
Place the label at North of point. |
static int |
esriMaplexNorthwestOfPoint
Place the label at Northwest of Point. |
static int |
esriMaplexSoutheastOfPoint
Place the label at Southeast of Point. |
static int |
esriMaplexSouthOfPoint
Place the label at South of Point. |
static int |
esriMaplexSouthwestOfPoint
Place the label at Southwest of Point. |
static int |
esriMaplexWestOfPoint
Place the label at West of Point. |
Field Detail |
---|
static final int esriMaplexAroundPoint
static final int esriMaplexCenteredOnPoint
static final int esriMaplexNorthOfPoint
static final int esriMaplexNortheastOfPoint
static final int esriMaplexEastOfPoint
static final int esriMaplexSoutheastOfPoint
static final int esriMaplexSouthOfPoint
static final int esriMaplexSouthwestOfPoint
static final int esriMaplexWestOfPoint
static final int esriMaplexNorthwestOfPoint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |