|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMaplexOffsetAlongLineMethod
Methods used to place label along line.
Field Summary | |
---|---|
static int |
esriMaplexAfterEndOfLine
Place the label after the end of line. |
static int |
esriMaplexAlongLineFromEnd
Place the label along the line from end. |
static int |
esriMaplexAlongLineFromStart
Place the label along the line from the start. |
static int |
esriMaplexBeforeStartOfLine
Place label before the start of the line. |
static int |
esriMaplexBestPositionAlongLine
Place the label as best position along the line. |
Field Detail |
---|
static final int esriMaplexBestPositionAlongLine
static final int esriMaplexBeforeStartOfLine
static final int esriMaplexAlongLineFromStart
static final int esriMaplexAlongLineFromEnd
static final int esriMaplexAfterEndOfLine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |