|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMaplexPolygonPlacementMethod
Identifies the Maplex overposter polygon labeling method.
Field Summary | |
---|---|
static int |
esriMaplexCurvedAroundPolygon
Place the label offset and curved around the polygon boundary. |
static int |
esriMaplexCurvedInPolygon
Place the label curved within polygon feature. |
static int |
esriMaplexHorizontalAroundPolygon
Place the label horizontal at best position around polygon feature. |
static int |
esriMaplexHorizontalInPolygon
Place the label horizontal within polygon feature. |
static int |
esriMaplexRepeatAlongBoundary
Place the label offset from boundary and repeated along boundary. |
static int |
esriMaplexStraightInPolygon
Place the label straight within polygon feature. |
Field Detail |
---|
static final int esriMaplexHorizontalInPolygon
static final int esriMaplexStraightInPolygon
static final int esriMaplexCurvedInPolygon
static final int esriMaplexHorizontalAroundPolygon
static final int esriMaplexRepeatAlongBoundary
static final int esriMaplexCurvedAroundPolygon
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |